Ticket #637 (closed Patch: fixed)

Opened 3 months ago

Last modified 3 weeks ago

feed helper cannot read cdata

Reported by: Nodren Owned by: Shadowhand
Priority: major Milestone:
Component: Helpers Version: SVN HEAD
Keywords: feed cdata rss xml Cc:

Description

Hey, found an interesting bug with the feed reader. if a blog uses CDATA tags, which wordpress.com happens to do(and its considered a valid rss feed), then the feed reader will simply display that element as an empty SimpleXmlObject?.

i've attached a fix to this which i discovered here

Attachments

feed.php.diff (0.6 kB) - added by Nodren 3 months ago.
diff for feed helper

Change History

Changed 3 months ago by Nodren

diff for feed helper

Changed 2 months ago by Nodren

  • type changed from Bug to Patch

Changed 8 weeks ago by Shadowhand

  • owner changed from - No owner - to Shadowhand
  • status changed from new to assigned

Changed 8 weeks ago by Shadowhand

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r2985, merged in r2986.

Changed 3 weeks ago by anonymous

  • milestone deleted

Milestone 2.1.3 deleted

Note: See TracTickets for help on using tickets.