Pankaj Patel
Pankaj Patel

Reputation: 133

Favicon not displaying in FireFox

Favicon loads fine in all browsers including FireFox. I am getting a problem only with those pages which are ending with # sign. If I hit URL "http://localhost/app/index.jsp" in FF then Favicon loads properly, but when I am going to any other page from menu using link like "http://localhost/app/login.jsp#" then the Favicon does not display in Tab or URLbar.

This problem is only in FF when the URL ends with a # sign.

Any ideas why this happens?

Upvotes: 0

Views: 1072

Answers (1)

SeanCannon
SeanCannon

Reputation: 78046

This is a known Firefox bug:

https://bugzilla.mozilla.org/show_bug.cgi?id=519028

Upvotes: 2

Related Questions