Closed
Bug 304553
Opened 20 years ago
Closed 7 years ago
Support Atom 1.0's atom:icon element in Feedview and as Live Bookmarks folder icon
Categories
(Firefox :: Bookmarks & History, enhancement)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: simon.gibbs, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
From the current ATOM spec:
"icon Identifies a small image which provides iconic visual identification for
the feed. Icons should be square.
<icon>/icon.jpg</icon>"
It would be great if this was recognised and the icon loaded and used to label
the feed parent item in the bookmarks side bar.
Reproducible: Always
Steps to Reproduce:
1. Locate or create an ATOM feed file with a correct icon element.
2. Add the feed as a live bookmark in Firefox.
3. Allow the feed to be accessed and parsed.
Actual Results:
No icon was shown.
Expected Results:
the relevant module should have parsed the ATOM file and understood that a
square icon was available to enhance the representation of the feed in UI
elements, such as the bookmarks folder tree.
The ATOM specification does not specify a encoding or format for the icon and
gives a JPEG file name in an example. The specification does state that icons
"should" be square. As a consequence some image processing / validation may be
required - if not already available.
Updated•20 years ago
|
Blocks: feedview
Status: UNCONFIRMED → NEW
Ever confirmed: true
Hardware: PC → All
Summary: ATOM "icon" element not recognized in bookmarks side bar → Support Atom 1.0's atom:icon element in Feedview and as Live Bookmarks folder icon
Version: unspecified → Trunk
Comment 1•20 years ago
|
||
*** Bug 304791 has been marked as a duplicate of this bug. ***
Comment 2•18 years ago
|
||
I think the support to <atom:icon> SHOULD NOT be limited to Atom feeds. When it presents in an RSS feed, the icon should be displayed too.
(I think <atom:icon> is equal to <link rel="icon">)
Comment 3•18 years ago
|
||
yes, we will support this in Firefox 3
Assignee: nobody → sayrer
Target Milestone: --- → Firefox 3 alpha4
Comment 4•18 years ago
|
||
The target milestone Firefox 3 alpha4 is missed.
Updated•18 years ago
|
Target Milestone: Firefox 3 alpha4 → Firefox 3
Updated•17 years ago
|
Target Milestone: Firefox 3 → ---
Updated•9 years ago
|
Assignee: sayrer → nobody
Comment 5•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•