Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.32.0

Bug #11497 RSS feed description field should contain breaks
Submitted: 2007-07-02 06:23 UTC
From: jorrit Assigned: dufuz
Status: Closed Package: pearweb
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.17.0    
Subscription  


 [2007-07-02 06:23 UTC] jorrit (Jorrit Schippers)
Description: ------------ In all RSS readers that I've tested (iGoogle, Snarfer and FireFox) the line breaks in the description field of the latest.rss feed are not parsed and displayed as linebreaks. The standard is unclear on this subject, but I think that the RSS feeds offered by PEAR should contain HTML line breaks to aid the display of changelogs. This can for instance be done by putting entity encoded br tags (<br/>) or non-entity encoded br tags in a CDATA section.

Comments

 [2007-08-12 01:39 UTC] dufuz (Helgi Þormar)
IMHO this is a bug, I've always hated the RSS on the site but somehow always forgot to fix it
 [2007-08-25 20:18 UTC] dufuz (Helgi Þormar)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.