Venus bug? Weird behavior with missing channel_link and channel_title_plain etc

Sam Ruby rubys at intertwingly.net
Wed Oct 11 20:08:57 EST 2006


David L. Sifry wrote:
> Awesome, that fixed that problem.
> 
> Here's a strange one, though.  Here's the feed:
> 
> http://news.google.com/news?hl=en&ned=us&q=north+korea+nuclear+test&ie=UTF-8&output=atom 
> 
> 
> That's a Google News Atom 0.3 feed (I don't think they produce an Atom 
> 1.0 feed yet) and planet.py seems to think that there are no new items 
> in 90 days (even though clearly there are)...
> 
> Any ideas?

An example date from that feed:

   2006-010-11T02:15:00+00:00

Note the extra zero in the month.  I've committed a change to the 
Universal Feed Parser to handle such malformed dates.

- Sam Ruby


More information about the devel mailing list