Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Why doesn't firefox obey rel="icon" and instead assumes that /favicon.ico exists?

more options

We have a page where we just added <link rel="icon" type="image/ico" href="/other-path/favicon.ico"/> to the header, but while Firefox reads that link and includes the information in the page (can see in "View Page Info" -> Media), the .ico file specified is overridden by Firefox assuming that <page-path>/favicon.ico is where it should find the favicon. Is this the expected behavior? Every other browser follows this pattern, but Firefox does not (since at least Firefox 39 when I did some testing). Should I write this up in bugzilla?

We have a page where we just added <link rel="icon" type="image/ico" href="/other-path/favicon.ico"/> to the header, but while Firefox reads that link and includes the information in the page (can see in "View Page Info" -> Media), the .ico file specified is overridden by Firefox assuming that <page-path>/favicon.ico is where it should find the favicon. Is this the expected behavior? Every other browser follows this pattern, but Firefox does not (since at least Firefox 39 when I did some testing). Should I write this up in bugzilla?

Všechny odpovědi (1)

more options

Rick said

Should I write this up in bugzilla?

Hi Rick, it's worth taking a look in Bugzilla to see whether it has been filed. Sometimes the search done when you start submitting a new bug is more accurate than the regular search box.

If you have a link to a page demonstrating this problem, that might also help.