Bug#661551: Please ignore Unicode BOM at start of file

2013-08-21 Thread Axel Beckert
Control: reassign -1 libxml-treepp-perl 0.39-1 Control: retitle -1 libxml-treepp-perl: Please ignore Unicode BOM at start of file Control: affects -1 libxml-feedpp-perl Hi, Anthony DeRobertis wrote: > When trying to parse the feed at > http://www.americastestkitchen.com/radio/rss/iTunesRSSFeed.x

Bug#661551: Please ignore Unicode BOM at start of file

2012-03-05 Thread gregor herrmann
On Mon, 27 Feb 2012 16:57:23 -0500, Anthony DeRobertis wrote: > Invalid string: [\xFEFF] before at > /usr/share/perl5/XML/FeedPP.pm line 553 > > The XML standard allows a byte order mark, so this shouldn't be rejected > by FeedPP. Thanks for your bug report, I've forwarded it upstream. Chee

Bug#661551: Please ignore Unicode BOM at start of file

2012-02-27 Thread Anthony DeRobertis
Package: libxml-feedpp-perl Version: 0.43-1 Severity: normal File: /usr/share/perl5/XML/FeedPP.pm When trying to parse the feed at http://www.americastestkitchen.com/radio/rss/iTunesRSSFeed.xml FeedPP gives error: Invalid string: [\xFEFF] before at /usr/share/perl5/XML/FeedPP.pm line 553 The X