Bug 3178 - rss feed fails to parse
: rss feed fails to parse
Status: RESOLVED WONTFIX
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 6.5b1
: All Other
: P2 major (vote)
: ---
Assigned To: Andy Grundman
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-17 14:10 UTC by Kevin Pearsall
Modified: 2009-09-08 09:15 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Pearsall 2006-03-17 14:10:39 UTC
tried with 6.2.x branch r6606 and trunk r6610

feed is:  http://rss.weblogsinc.com/rss.xml

reported by a reviewer.
Comment 1 Kevin Pearsall 2006-03-17 14:13:11 UTC
also reproduced this with current squeezenetwork
Comment 2 Blackketter Dean 2006-03-17 14:52:43 UTC
Andy, can you take a look at this for both SN and SS?
Comment 3 Andy Grundman 2006-03-17 18:06:05 UTC
It's badly formed, not an error on our end.  This feed actually appears to contain lots of HTML and even a form.

andy$ xmllint rss.xml
rss.xml:294: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0x92 0x73 0x20 0x4D
vspace="4" /><a href="http://www.hdbeat.com">HDBeat</a>?s Matt Burns questions i

XML::Parser reports:
2006-03-17 20:56:55.2905 RssNews failed to parse feed <http://rss.weblogsinc.com/rss.xml> because:

not well-formed (invalid token) at line 418, column 55, byte 62748 at /sw/lib/perl5/5.8.6/darwin-thread-multi-2level/XML/Parser.pm line 187
2006-03-17 20:56:55.2911 RssNews.pm failed to retrieve news from http://rss.weblogsinc.com/rss.xml.