Closed
Bug 164944
Opened 23 years ago
Closed 23 years ago
Mozilla doesn't display images with backslash (\) in the path
Categories
(Core :: Networking, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 176312
People
(Reporter: bmaras, Assigned: pavlov)
References
()
Details
Try the URL http://perso.club-internet.fr/b_maras/mozilla/image2.htm
Under IE 6, I've got the image. Under Mozilla (build 2002053012), I don't have it.
It seems like it tries to open it (There's a logo before loading it) but it
simply doesn't appear.
If I replace the \ with a /, it works (see
http://perso.club-internet.fr/b_maras/mozilla/image3.htm)
Same thing with a very simple page :
http://perso.club-internet.fr/b_maras/mozilla/image.htm doesn't work in Mozilla
but http://perso.club-internet.fr/b_maras/mozilla/image4.htm does.
Comment 1•23 years ago
|
||
"\" is not illigeal for URLs.
Mozilla accepts this only for users who are typing URLs with "\" in the URL Bar
but Mozilla doesn't support broken Links with "\".
-> invalid
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 176312 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
VERIFIED/dupe:
-> networking
Status: RESOLVED → VERIFIED
Component: Image: Layout → Networking
You need to log in
before you can comment on or make changes to this bug.
Description
•