Closed
Bug 1009108
Opened 11 years ago
Closed 11 years ago
"View Image Info" command reports 0 size for redirected images.
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 880415
People
(Reporter: mikes.ekb, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807
Steps to reproduce:
1. create a page with img element,
2. set server to respond 30x redirect for initial URL,
3. the target URL must point to existing image,
4. when image is loaded, open "View Image Info" window for it,
5. this window will report 0 bytes as image size.
Actual results:
Redirected image is downloaded, but its size is reported wrong.
Expected results:
Expected to see the actual image size.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Component: Untriaged → Page Info Window
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•