Closed
Bug 498241
Opened 16 years ago
Closed 15 years ago
"Reload image" doesn't work at HTTP 500'd images
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ru.bizarre, Unassigned)
Details
(Whiteboard: [CLOSEME 2011-2-25])
Attachments
(1 file)
1.18 KB,
application/zip
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b99) Gecko/20090605 Firefox/3.5b99
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b99) Gecko/20090605 Firefox/3.5b99
When image is not displayed due to server error 500, choosing "reload image" from context menu doesn't reload it, and no http request is being sent. On the other hand, if you middle-click "view image", it would actually send new request for image which could end successfully. After that, "reload image" would display cached image.
Reproducible: Always
Comment 1•16 years ago
|
||
I see no Reload Image in the context menu of an image, only View Image.
Version: unspecified → 3.5 Branch
(In reply to comment #1)
> I see no Reload Image in the context menu of an image, only View Image.
It appears for images that didn't load completely. Hit Esc while loading any page to get some.
Getting images with failure http status is harder to reproduce though.
When image is accessed for the first time, it gives an error and sets a cookie to allow file output on future requests, so "Reload image" is expected to resend the request and get valid image file.
Comment 4•15 years ago
|
||
If you open the image with "View Image" in a new tab (middle click or Ctrl + click), change back and then click reload image, it works again.
Comment 5•15 years ago
|
||
Reporter, are you still seeing this issue with Firefox 3.6.13 or later in safe mode or a fresh profile? If not, please close. These links can help you in your testing.
http://support.mozilla.com/kb/Safe+Mode
http://support.mozilla.com/kb/Managing+profiles
Whiteboard: [CLOSEME 2011-2-25]
Indeed, fixed in 3.6.13 or maybe earlier.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•