php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56353 Feeds may be rendered incorrectly in some aggregators
Submitted: 2005-03-19 05:58 UTC Modified: 2005-04-12 08:58 UTC
From: arnaud@php.net Assigned: mj (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
35 - 24 = ?
Subscribe to this entry?

 
 [2005-03-19 05:58 UTC] arnaud@php.net
Description:
------------
The description element of the feeds (the latest release feed for example) may be rendered incorrectly in some aggregators.

The description shows in one line making hard to read.

A solution could be to add cdata to the description element.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-22 06:18 UTC] mj@php.net
Can you point us to an aggregator that fails, so that we can reproduce the issue?
 [2005-04-02 03:18 UTC] arnaud at limbourg dot com
NetNewsWire2 on OS X.

Opening http://pear.php.net/feeds/latest.rss directly in firefox will also have the same effect.
 [2005-04-07 16:20 UTC] arnaud at limbourg dot com
For info the parsing on NetNewsWire 2 latest beta was improved and the feed is now rendered properly. I don't know what you might want to do then.
 [2005-04-12 08:58 UTC] mj@php.net
If I load the feed in Firefox, everything looks fine.  Thus I'm closing this bug report for now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 04:01:30 2024 UTC