Closed Bug 725321 Opened 12 years ago Closed 12 years ago

Standard favicon link rel="shortcut icon" is not displayed

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: aaronmt, Unassigned)

References

()

Details

The site http://www.androidandme.com issues a standard favicon via: 

<link rel="shortcut icon" href="http://androidandme.wpengine.netdna-cdn.com/wp-content/themes/android-and-me-v4/favicon.ico">

Fennec will not display it but instead the default favicon is displayed.

--
Samsung Galaxy Nexus (Android 4.0.2)
Nightly (02/08)
Mozilla/5.0 (Android; Mobile; rv:13.0a1) Gecko/13.0a1 Firefox/13.0a1
Summary: Standard link rel="shortcut icon" is not displayed → Standard favicon link rel="shortcut icon" is not displayed
D/GeckoFavicons( 3082): Creating LoadFaviconTask with URL = http://androidandme.com/ and favicon URL = http://androidandme.wpengine.netdna-cdn.com/wp-content/themes/android-and-me-v4/favicon.ico
D/GeckoFavicons( 3082): Calling loadFavicon() with URL = http://androidandme.com/ and favicon URL = http://androidandme.wpengine.netdna-cdn.com/wp-content/themes/android-and-me-v4/favicon.ico (16)
D/GeckoFavicons( 3082): Favicon URL is now: http://androidandme.wpengine.netdna-cdn.com/wp-content/themes/android-and-me-v4/favicon.ico
D/GeckoFavicons( 3082): Calling getFaviconUrlForPageUrl() for http://androidandme.com/
D/GeckoFavicons( 3082): Downloading favicon for URL = http://androidandme.com/ with favicon URL = http://androidandme.wpengine.netdna-cdn.com/wp-content/themes/android-and-me-v4/favicon.ico
D/GeckoFavicons( 3082): LoadFaviconTask finished for URL = http://androidandme.com/ (16)


Seems like it downloads fine it's simply not updated and displayed?
Alright for some reason reloading the page serves different content

D/GeckoFavicons( 3082): LoadFaviconTask finished for URL = http://androidandme.com/ (21)
D/GeckoFavicons( 3082): Creating LoadFaviconTask with URL = http://androidandme.com/ and favicon URL = http://androidandme.com/favicon.png
D/GeckoFavicons( 3082): Calling loadFavicon() with URL = http://androidandme.com/ and favicon URL = http://androidandme.com/favicon.png (22)
D/GeckoFavicons( 3082): Favicon URL is now: http://androidandme.com/favicon.png
D/GeckoFavicons( 3082): Calling getFaviconUrlForPageUrl() for http://androidandme.com/
D/GeckoFavicons( 3082): Downloading favicon for URL = http://androidandme.com/ with favicon URL = http://androidandme.com/favicon.png
D/GeckoFavicons( 3082): Error downloading favicon: java.io.FileNotFoundException: http://androidandme.com/favicon.png
D/GeckoFavicons( 3082): LoadFaviconTask finished for URL = http://androidandme.com/ (22)

and http://androidandme.com/favicon.png doesn't exist
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
See Also: → 1010991
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.