Bugzilla – Bug 2185
Entity problems in RSS & Podcast feeds.
Last modified: 2008-09-15 14:36:01 UTC
2005-09-24 10:49:05.2824 RssNews failed to parse feed <http://www.cnn.com/services/podcasting/ newscast/rss.xml> because: undefined entity at line 10, column 19, byte 415 at /Users/dean/slim/server/CPAN/XML/Parser.pm line 187 and: 2005-09-24 10:49:06.1780 RssNews failed to parse feed <http://www.sr.se/xml_news/rss/ ekonomiRSS.xml> because: undefined entity at line 6, column 42, byte 194 at /Users/dean/slim/server/CPAN/XML/Parser.pm line 187 I'm guessing that we need to set up the XML parser to be more forgiving of unicode in these feeds.
I'm unable to reproduce with those feeds.