libo26 / feedparser

Automatically exported from code.google.com/p/feedparser
Other
0 stars 0 forks source link

feedvalidator and feedparser disagree about validity of a feed #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Feedparser complains:
error on line 2, character 0 - syntax error

But feedvalidator says there is no issue:

http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fsavannahnow.com%2Ftaxonomy%2
Fterm%2F4927%2F0%2Ffeed%2F

The text in question appears to be a doctype tag:

<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for
XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>

Original issue reported on code.google.com by EpsilonP...@hotmail.com on 15 Apr 2008 at 10:16

GoogleCodeExporter commented 9 years ago
Please close this bug.

I've checked the URL provided using svn trunk. feedparser isn't complaining any 
more (no uncaught exceptions and bozo==0).

Original comment by kurtmckee on 3 Dec 2010 at 7:35

GoogleCodeExporter commented 9 years ago

Original comment by adewale on 4 Dec 2010 at 9:45