[gpodder-devel] Strange Parsing of Thursday Feeds in SVN version

  • From: thp at perli.net (Thomas Perl)
  • Date: Sat, 29 Dec 2007 14:36:13 +0100

Hello, Clark!

Thomas Perl wrote:
> Clark Burbidge wrote:
>> Load this up and you'll see every Thursday's podcast name is mungered in
>> 0.10.3+svn.
>>
>> http://www.democracynow.org/podcast.xml
> 
> After some testing, I've found the issue - it's some wrong parsing 
> related to the "plain" content type of the <media:title> element and 
> some strange base64 decoding bug in Python's base64 module.
> 
> I've contacted the author (and CC'ed you) about this issue. Hopefully it 
> gets fixed soon in the feedparser module.

I've now filed a bug report in Ubuntu, too:
   https://bugs.launchpad.net/ubuntu/+bug/179208

The issues in upstream's bug tracker are here:
   http://code.google.com/p/feedparser/issues/detail?id=80
   http://code.google.com/p/feedparser/issues/detail?id=28

I also went so far as to "patch" the feedparser module inside gPodder's 
feed loading code, which is now available in gPodder's SVN repository. 
This should fix up the feedparser module for feeds like 
democracynow.org. You can try out the SVN version by following the 
instructions found on: http://gpodderwiki.jottit.com/running-from-svn

Please try it out and tell me if this fixes the problem for you.

Thanks,
Thomas


Other related posts: