Closed
Bug 193284
Opened 23 years ago
Closed 23 years ago
Chimera ignores "shortcut icon" link element for favicon display
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 162893
People
(Reporter: moz, Assigned: saari)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.0.1) Gecko/20030208 Chimera/0.6+
Chimera ignores favicons specified via <link rel="shortcut icon"
href="/path/to/icon.ico" />
Reproducible: Always
Steps to Reproduce:
1. Visit a site that does not have a file "favicon.ico" in its document root,
but instead links to one in another place via <link rel="shortcut icon"
href="/path/to/icon.ico" />
Actual Results:
The favicon is not displayed.
Expected Results:
The favicon should be displayed as Mozilla does.
This is kind of annoying, especially when visiting sites that use different
favicons on different pages under the document root (like mame.dk does; it uses
a different icon for each game's information document).
| Reporter | ||
Updated•23 years ago
|
Summary: Chimera ignores "shortcut icon" link element → Chimera ignores "shortcut icon" link element for favicon display
*** This bug has been marked as a duplicate of 162893 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•