Debugging feedparser
Sam Ruby
rubys at intertwingly.net
Wed Apr 26 23:06:25 EST 2006
Simon Morris wrote:
>
> My question is - What tests can I do myself to try and track down where
> things are going wrong? Can I prove that my feed is to blame here at
> all, or is it feedparser?
Your feed is valid:
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fbeerandspeech.org%2Findex.php%3F%2Ffeeds%2Findex.rss2
And your feed works with Feed Parser 4.1, which was recently integrated
into Jeff's devel repo.
Looking into the source for Feed Parser 4.1, I see:
thanks to Kevin Marks for this breathtaking hack to deal with (valid)
high-bit attribute values in UTF-8 feeds
- Sam Ruby
More information about the devel
mailing list