Closed
Bug 385331
Opened 17 years ago
Closed 17 years ago
enclosures attribute for nsIFeedEntry is never populated
Categories
(Firefox Graveyard :: RSS Discovery and Preview, defect)
Firefox Graveyard
RSS Discovery and Preview
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 303645
People
(Reporter: mikek01, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5) Gecko/20070606 GranParadiso/3.0a5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a5) Gecko/20070606 GranParadiso/3.0a5
According to the documentation at http://developer.mozilla.org/en/docs/nsIFeedEntry, nsIFeedEntry has an enclosures attribute which should hold an nsIArray of enclosure elements. Even with feeds that definitely have enclosures, the enclosures attribute always remains null.
Reproducible: Always
Steps to Reproduce:
1. Hop
2. Skip
3. Jump
Actual Results:
null
Expected Results:
nsIArray
Comment 1•17 years ago
|
||
Looks like just isn't implemented.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Reporter | ||
Comment 2•17 years ago
|
||
Any chance of getting it implemented for FF 3?
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•