Hey, partitially good news: my local RssBandit beat build 109 does not fail anymore on Sam's test feed, if it is compiled with .NET 1.0: http://intertwingly.net/stories/2004/01/12/broken.rss. It display the Not so smart quotes post with content Postels law. But IE and also the validator still fails and complain about:
The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. An invalid character was found in text content. Error processing resource 'http://intertwingly.net/stories/2004/01/12/broke... <description>Postel SorryThis feed does not validate.line 15, column 25: XML Parsing error: <unknown>:15:25: not well-formed (invalid token) [help] <description>Postel’s law</description> ^
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
An invalid character was found in text content. Error processing resource 'http://intertwingly.net/stories/2004/01/12/broke...
<description>Postel
This feed does not validate.
line 15, column 25: XML Parsing error: <unknown>:15:25: not well-formed (invalid token) [help]
<description>Postel’s law</description> ^
Looks like, we "simply gathering the data" now...
But note: if I compile against .NET 1.1, it fails parsing on invalid character in the given enconding. So .NET 1.0 uses a more lazy XML implementation?
Should we switch back to just "gather the data"?
© Copyright 2002-2008, Torsten Rendelmann Page rendered at Wednesday, November 19, 2008 5:25:35 PM (W. Europe Standard Time, UTC+01:00)
Like RSS Bandit? Make a donation to help support its development and maintenance. As little as 1€ will help.
SUBSCRIBE RSS GeoURL
newtelligence dasBlog 2.1.8102.813
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.