Skip Menu | You are currently an anonymous guest. | Login | Return to Main | About rt.cpan.org
 

Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.

X Report information
Id: 9729
Status: resolved
Worked: 1 hour (60 min)
Left: 0 min
Priority: 0/0
Queue: XML-RSS

Owner: SHLOMIF <SHLOMIF [...] cpan.org>
Requestors: jeresig [...] gmail.com
Cc:
AdminCc:

Severity: Important
Broken in: 1.05
Fixed in: (no value)

X Attachments



X History Display mode: Brief headersFull headers
#   Fri Jan 14 12:53:56 2005 guest - Ticket created  
Subject: No Support of Multiple Categories in RSS 2.0
[text/plain 589b]
According to the the RSS 2.0 Specification, both Channel and Item elements may have multiple 'category' items contained within. I added the functionality such that a user can specify an array reference to 'category' (in both the Channel and Item elements) and it will render multiple items. Attached is a copy of the new version and diff file, as compared to version 1.05.

RSS 2.0 Specification:
http://blogs.law.harvard.edu/tech/rss

More information about the category item:
http://blogs.law.harvard.edu/tech/rss#ltcategorygtSubelementOfLtitemgt

Thanks for your help in resolving this.
[application/x-gzip 20.8k]
Message body not shown because it is too large or is not plain text.
#   Fri Nov 28 15:52:41 2008 SHLOMIF - Correspondence added 60 min  
[text/plain 234b]
Fixed in r12115 in the Subversion, and will be uploaded to the CPAN
soon. This was part of the general array-reference drive for multiple
elements with the same name. I already fixed the item case, and had to
do the channel one too.


#   Fri Nov 28 15:52:43 2008 RT_System - Status changed from 'new' to 'open'  
#   Fri Nov 28 15:52:44 2008 SHLOMIF - Status changed from 'open' to 'resolved'  
#   Fri Nov 28 15:52:45 2008 SHLOMIF - Given to SHLOMIF