See discussion at http://lists.drupal.org/archives/drupal-support/2004-06/index.html
I have a site that uses news aggregation, and the following is one of the sources:
http://p.moreover.com/cgi-local/page?c=Healthcare%20management%20news&o=rss
Failed to parse RSS feed 'Healthcare Management News': not well-formed (invalid token) at line 1.
This url validates at feedvalidator.org and it *does* parse ok with drupal 4.3, according to Todd Dailey (in drupal-support discussion), which makes it seem likely a parsing bug.
Cheryl
Comments
Comment #1
LynnS commentedI have had this problem as well, and find that specifically Movable Type 3.0 feeds don't parse. Don't know what MT changed, but when several sites I syndicated upgraded, their feeds all broke.
Comment #2
manatorg commentedi could confirm this too. version 4.3 worked, 4.4.1 does not.
feed are:
http://www.heise.de/security/news/news.rdf
http://www.pl-forum.de/backend/pro-linux.rdf
think that has nothing to do with movable type
Comment #3
drummAll of these feeds parse without errors on the latest version of Drupal.
Comment #4
Uwe Hermann commentedThose feeds work fine with Drupal HEAD (future 4.7). Closing this issue.