Opened 12 years ago

Closed 12 years ago

#228 closed defect (fixed)

Rss feed: displays not all the items, only some of them (sometimes the first ones)

Reported by: olhsha Owned by: Olha
Priority: major Milestone: ComponentRegistry-1.13
Component: ComponentRegistry Version:
Keywords: Rss Cc:

Description

Discovered when testing Rss feed generation for comments. Given an Rss with a few items:

-- the Safari reader outputs only some items.
-- the firefox reader cannot recognize the document as an Rss at all and displays the document XML-tree

Presumably: the problem with serialization.

Change History (2)

comment:1 Changed 12 years ago by olhsha

The firefox problem fixed. it is not Rss cass problem, but it was a tested and tested code problem: the Rss version was not set. But still, it looks crapy in Safari.

comment:2 Changed 12 years ago by olhsha

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.