Closed
Bug 1271455
Opened 9 years ago
Closed 9 years ago
favicon.ico asked to be saved
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: andy2020, Unassigned)
Details
(Keywords: icon)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160502172042
Steps to reproduce:
Typed into the address bar:
http://www.southbayriders.com/favicon.ico
Actual results:
I get a message to save the file.
Expected results:
It should display the favicon.ico as if it was an image.
| Reporter | ||
Updated•9 years ago
|
Comment 1•9 years ago
|
||
That is because of the server configuration:
> Length: 3638 (3.6K) [text/plain]
To have Firefox correctly display the icon instead of showing a dialog, this would have to be:
> Length: 3638 (3.6K) [image/x-icon]
Feel free to contact the administrators of southbayriders.com.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•