Skip Menu |

This queue is for tickets about the XML-FeedPP CPAN distribution.

Report information
The Basics
Id: 75555
Status: open
Priority: 0/
Queue: XML-FeedPP

People
Owner: Nobody in particular
Requestors: gregoa [...] debian.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: gregoa [...] cpan.org
Subject: Please ignore Unicode BOM at start of file
This bug has been forwarded from http://bugs.debian.org/661551 ---> snip ---> 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 <?xml version="1.0" encoding="utf-8"?> 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. (Maybe this bug really belongs to libxml-treepp-perl, I'm not sure, but both modules have the same author, so...) -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (130, 'unstable'), (120, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libxml-feedpp-perl depends on: ii libxml-treepp-perl 0.39-1 ii perl 5.14.2-7 libxml-feedpp-perl recommends no packages. libxml-feedpp-perl suggests no packages. -- no debconf information ---< snap ---< Thanks in advance, gregor herrmann, Debian Perl Group
You're correct: this is in the wrong queue.