Opened 15 years ago
Closed 15 years ago
#4266 closed bug (fixed)
[Drupal] favicon and Firefox
Reported by: | diver | Owned by: | haiku-web |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Website/CMS | Version: | R1/pre-alpha1 |
Keywords: | Cc: | umccullough | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Something is wrong with http://www.haiku-os.org/favicon.ico
If you try to open it in Firefox (BeZillaBrowser) it will ask you to save it instead of opeinng it in browser as any other image.
This leads to the fact, that that if www.haiku-os.org is set as BeZillaBrowser bookmark it will not have an icon.
Attachments (1)
Change History (23)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Cc: | added |
---|
Looks like this is not an uncommon issue. Checking a few other websites I found some that seem to have the same problem.
I'll take a look at it later on when I get a chance to ssh into the server.
follow-up: 4 comment:3 by , 15 years ago
Added the image/x-icon MIME type to .htaccess, and the problem you reported seems to be fixed now.
Please retest (you may want to clear you cache, just in case).
follow-up: 12 comment:4 by , 15 years ago
Replying to koki:
Added the image/x-icon MIME type to .htaccess, and the problem you reported seems to be fixed now.
Actually it should be image/vnd.microsoft.icon according to this:
http://en.wikipedia.org/wiki/Favicon
Though if image/x-icon works everywhere...
follow-up: 6 comment:5 by , 15 years ago
Firefox 3.5.2 on linux refused to open http://www.haiku-os.org/favicon.ico until I've cleaned my cache.
However BezillaBrowser still doesn't show favicon.
comment:6 by , 15 years ago
Replying to diver:
However BezillaBrowser still doesn't show favicon.
Added the image/vnd.microsoft.icon MIME type as Ryan suggested. Can you please check again? Thanks!
comment:8 by , 15 years ago
I don't know what else it could be, but let me make two points:
1) The website theme favicon is not located in the root directory (it's in the theme folder).
2) BezillaBrowser does not seem to have any file types configured, so it may be a client-side (rather than a server-side) problem. You may want to try checking with the Bezilla guys.
follow-up: 11 comment:9 by , 15 years ago
Just to be clear, BeZillaBrowser don't ask me to save favicon anymore and open it correctly after your .htaccess trick, but still doesn't show favicon in bookmark panel.
by , 15 years ago
Attachment: | missing_favicon_from_bookmark_panel.png added |
---|
follow-up: 15 comment:11 by , 15 years ago
Replying to diver:
Just to be clear, BeZillaBrowser don't ask me to save favicon anymore and open it correctly after your .htaccess trick, but still doesn't show favicon in bookmark panel.
Not updating the favicon is a common problem with Firefox. Please try if removing the bookmark and "re-bookmarking" the page does work (please clear your cache after removing, just to be clear).
Thank you!
follow-up: 13 comment:12 by , 15 years ago
Replying to leavengood:
Actually it should be image/vnd.microsoft.icon according to this:
http://en.wikipedia.org/wiki/Favicon
Though if image/x-icon works everywhere...
Just for the record: our ICO translator is using x-icon, only, IIRC. I did not heard about the other form before either.
comment:13 by , 15 years ago
Replying to axeld:
Just for the record: our ICO translator is using x-icon, only, IIRC. I did not heard about the other form before either.
The other form does seem to be the "official" one:
http://www.iana.org/assignments/media-types/image/vnd.microsoft.icon
So we should at least add that MIME type to our database and the ICO translator. Leaving x-icon too of course.
comment:15 by , 15 years ago
Replying to kwurzel:
Not updating the favicon is a common problem with Firefox. Please try if removing the bookmark and "re-bookmarking" the page does work (please clear your cache after removing, just to be clear).
Sure, I've cleaned my cache and "re-bookmarked" it several times, nothing helps.
comment:16 by , 15 years ago
Even if this only happens with haiku-os.org, it really does sound like a BeZillaBrowser issue. Perhaps you should file a ticket over at HaikuPorts?
Once the exact problem is identified by the BeZillaBrowser devs, then we can decide what to fix on our website?
follow-up: 18 comment:17 by , 15 years ago
Maybe someone could confirm this issue then? I don't have a login at HaikuPorts and don't see register link enywhere, so I can't create a ticket there.
follow-up: 19 comment:18 by , 15 years ago
Replying to diver:
Maybe someone could confirm this issue then?
I can confirm that BezillaBrowser indeed does not show the favicon in the bookmarks toolbar, but the problem does not seem to be limited to our website. In fact, I tried with several other sites (cnn.com, osnews.com, asahi.com, etc.), and BezillaBrowser failed in everyone of them. Looks like a bug report with the Bezilla folks is in order. :)
With regards to Haiku not being able to open the .ico file, hopefully Axel will take of that some day. :) (/me wonders if a separate bug report is needed for that).
comment:19 by , 15 years ago
Replying to koki:
With regards to Haiku not being able to open the .ico file, hopefully Axel will take of that some day. :) (/me wonders if a separate bug report is needed for that).
I don't see any problems like that reported in the above discussion.
I checked the code and we are using the image/vnd.microsoft.icon MIME type at least.
comment:20 by , 15 years ago
I've tested it in Windows XP with Firefox 2.0.2.0 and it suffers from the same problem. Firefox 3.0.10 don't show this problem.
comment:22 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The data is fine, but it seems like the server thinks it's text/plain.