Closed
Bug 270528
Opened 20 years ago
Closed 20 years ago
Firefox can't display this image. IE works fine.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: pkiran, Assigned: bugs)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Try to open above image with Firefox. You'll see garbage. Internet Explorer can open that image. Probably, it's a bad JPG image that's not handled properly by Firefox. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Comment 1•20 years ago
|
||
http://www.websiteoptimization.com/services/analyze/wso.php?url=http://home.mc-online.net/haywood/fairlane.jpg The server is sending it as text/html. Perhaps this is a server side error, not client side.
Comment 2•20 years ago
|
||
(In reply to comment #1) > http://www.websiteoptimization.com/services/analyze/wso.php?url=http://home.mc-online.net/haywood/fairlane.jpg > The server is sending it as text/html. Perhaps this is a server side error, not > client side. Further proof is available by saving the image to disk, renaming it to fairlane.jpg from fairlane.jpg.htm, and opening it within Firefox. It opens without problems. This, therefore, is definately a server-side problem.
Comment 3•20 years ago
|
||
Yep, no perhaps about it: Firefox does sniff content when it gets something that looks like binary data, but is sent with the default "text/plain; charset=iso-8859-1" header that means it's an untouched, unconfigured Apache server, but if the server admin has gone to the effort to re-mis-configure it to send something else (in this case, probably to add the HTML ad that's at the end of every page, even globbed onto the end of that image), Firefox assumes it's for a reason, and honors it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 4•19 years ago
|
||
--> Websites :: www.mozilla.com so timeless can close out Firefox :: Product Site.
Component: Product Site → www.mozilla.com
Product: Firefox → Websites
Comment 5•19 years ago
|
||
-> Firefox::General (939393)
Component: www.mozilla.com → General
Product: Websites → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•