Closed Bug 337041 Opened 18 years ago Closed 18 years ago

feeds failes rendering if the rss item doesn't have summary

Categories

(Firefox Graveyard :: RSS Discovery and Preview, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 2 alpha2

People

(Reporter: masayuki, Assigned: masayuki)

References

()

Details

Attachments

(2 files)

See this rss.
http://www.d-toybox.com/studio/weblog/show.php?mode=rss&ver=2.0

Fx cannot render all items in the RSS file.
Status: NEW → ASSIGNED
Attachment #221222 - Flags: review? → review?(bugs)
Attachment #221222 - Flags: approval-branch-1.8.1?(bugs)
You could just use |if (summary && summary.length > MAX_CHARS)|
(In reply to comment #3)
> You could just use |if (summary && summary.length > MAX_CHARS)|

yeah, but the creating text node is not needed if the summary is null.
Attachment #221222 - Flags: review?(bugs)
Attachment #221222 - Flags: approval-branch-1.8.1?(bugs)
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: