Sometimes images aren't displayed on their prospective pages, and when I right click on the image and go to "display image" it gives me a message with the following error message.Solution: don't return 403 on an image requests that don't include a "referer" [sic].
- The image "[image name]" cannot be displayed because it contains errors. What can I do?
This is a known bug that is being worked on. The image itself is fine, i.e. it contains no errors.
The reason for this behavior appears to be the fact that Mozilla - depending on your Cache settings - requests the image twice. It only appears on websites that do not allow images to be linked to/called directly from outside of their pages. Since Mozilla does not send the referrer (i.e. web address of the page where the file is linked from) the second time it requests the image, the website sends an "access denied" page in HTML form where Mozilla is expecting an image, hence the error messsage [sic] (Mozilla tries to display an image when it receives an HTML page, so for the browser, the "image" contains an error).
--http://mozilla.gunnars.net/mozfaq_use.html#imageerror
The image “http://students.oxy.edu/atiziani/Web/JACHeader.jpg” cannot be displayed, because it contains errors.
posted by MonkeySaltedNuts at 3:22 PM on July 10, 2006