Closed rajjanorkar closed 6 years ago
This is not the same issue, because the doctype is wrong here. Please look at the error message:
Invalid XML: Detected use of illegal DOCTYPE
Also the second line in the feed is wrong. RSS and Atom are different formats.
Hi Team,
This rss feed https://forward.com/rss/ is valid but i can jus see there is extra doctype tag at the very top.
Have look here view-source:https://forward.com/rss/
<!DOCTYPE rss PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
because of that reader import string is failing
Code to reproduce the issue
Expected results
Ideally it should not fail because it is valid RSS feed
Actual results
Same issue for this rss view-source:https://www.brainyquote.com/link/quotefu.rss
https://www.brainyquote.com/link/quotefu.rss