Closed Bug 412569 Opened 17 years ago Closed 17 years ago

Images not displayed because of MS Word error

Categories

(Firefox :: General, defect)

2.0 Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 64488

People

(Reporter: box, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Some websites created with Microsoft Word (see example URL) have <img src=foo\bar.jpg> tags with backslashes instead of slash-forwards:

<img width=280 height=58 id="_x0000_i1025"
    src="yheader\yhead_files_r1_c1.gif" name="yhead_files_r1_c1" border=0>

IE corrects this and displays the image. Firefox doesn't.

Reproducible: Always

Steps to Reproduce:
1. Open the URL.
Actual Results:  
No images are displayed.

Expected Results:  
Show the images, even when the src path is formatted illegaly.

The rendering of \ as / in img src should be added - although it's illegal - because many websites are created with Microsoft Word.
Version: unspecified → 2.0 Branch
The same applies to normal links (also, see the example URL).
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Bug 44959 is about forward slashes in filenames. Duplicate of bug 64488.
You need to log in before you can comment on or make changes to this bug.