Closed GoogleCodeExporter closed 9 years ago
Here's an example entity that crept in there (Ã)
<item>
<title>RD9: European GP (Valencia) - race results</title>
<description>(F1Complete.com) 2010 FORMULA 1 TELEFÃ?NICA GRAND PRIX OF EUROPE 2010 - Race Date: Sunday 27 June </description>
<link>http://www.totalf1.com/details/view/344866/</link>
<guid>http://www.totalf1.com/details/view/344866/</guid>
<pubDate>Sun, 27 Jun 2010 20:30:09 GMT</pubDate>
</item>
Original comment by bslatkin
on 28 Jun 2010 at 6:08
Python's ElementTree doesn't give me many options here, and I'm inclined not to
fix this, since technically it's bad XML. Luckily, r392 adds arbitrary content
support, which causes unparsable feeds like this one to just pass through the
hub unmodified without any feed entry diffing whatsoever.
Original comment by bslatkin
on 6 Nov 2010 at 1:17
Original issue reported on code.google.com by
bslatkin
on 28 Jun 2010 at 6:04