Bug #139

RSS 2.0 feeds are invalid

Added by bob-sporkmonger-com - 916 days ago. Updated 465 days ago.

Status :Closed Start :
Priority :High Due date :
Assigned to :tobi - % Done :

0%

Category :frontend
Target version :4.0
Resolution :

fixed


Description

There are two issues with the RSS 2.0 feeds.

First, the author element should be of this format:

<author> (Lawyer Boyer)</author>

Not:

<author>Lawyer Boyer</author>

And second, the guid element needs isPermaLink="false" as an attribute. The attribute is optional, but its default value is true and the guids specified by Typo aren't permalinks.

Associated revisions

Revision 282
Added by tobi 1092 days ago

fixed comments posting javascript and restructured things a bit. fixes #139

Revision 283
Added by tobi 1092 days ago

bogus checkin (closes #139)

History

01/01/2006 09:01 PM - scoop -

  • Status changed from New to Closed
  • Resolution set to fixed

Both issues are fixed in trunk and will as such be available in the next stable release.

Also available in: Atom PDF