Closed (duplicate)
Project:
Gallerix
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2009 at 08:16 UTC
Updated:
1 Sep 2011 at 00:57 UTC
Across my entire site my favicon shows up just fine, except on gallerix pages when they have a # sign in them. I tested other sites using # as anchors and even with invalid anchors, and it doesnt cause a problem with favicons. I checked the gallerix maintainer's website (example page: http://the.failbo.at/node/118#587) and the same problem exists there. I am guessing that this is related to some ajax work being done that is using the # in the URL for pulling in images with ajax when pages are bookmarked, I just don't understand how this could be messing up with favicons.
Comments
Comment #1
radj commentedThis isn't specific to Gallerix only. I think this affects Drupal (or the theming engine?) in general. I'm disappointed nobody has paid attention to this. Probably if we move it to the right project? But it can't be the core because if we visit http://drupal.org/node/353815#comment-1185266, the Drupal favicon still appears. Hmmmm. What module could be causing this. I'm not using gallerix.
Comment #2
AlexisWilke commentedI see the problem. Weird! It could be the browser adding the # to the favicon request?! Because the link is just right.
<link rel="shortcut icon" href="/misc/favicon.ico" type="image/x-icon" />
Hmmm...
Alexis
Comment #3
AlexisWilke commentedI'm marking this as a duplicate of the following:
#230730: Comments for the gallerix nodes cause a problem because of the # character
Since fixing the hash problem in Gallerix will fix the favicon problem we're seeing today.
Thank you.
Alexis Wilke