QuiteRSS / quiterss

Free news feeds reader
https://quiterss.org
Other
1.02k stars 126 forks source link

Not working with some feeds #963

Closed peter099 closed 7 years ago

peter099 commented 7 years ago

QuiteRSS doesn't work with feeds like these:

https://www.blackhatworld.com/forums/making-money.12/index.rss
http://feeds.feedburner.com/foxnews/latest

It doesn't fetch the correct feeds, it doesn't display the correct author and publish time. There are also other feeds with this problem.

Katarn commented 7 years ago

What do you consider an incorrect author? Can you give an example? If you open the first link in the browser, you can see next XML:

...
<author>invalid@example.com (SickeM)</author>
...

And can conclude that the feed itself is incorrectly generated.