You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Describe the bug
I was trying to import my oldreader feeds OPML xml and it seems on raven reader it was stucking. The reason beeing some of the URLs are no longer available
Describe the bug
I was trying to import my oldreader feeds OPML xml and it seems on raven reader it was stucking. The reason beeing some of the URLs are no longer available
To Reproduce
Steps to reproduce the behavior:
https://gist.github.com/gochev/c06abb19215de2aef3a814f22817c536 (linking it like this since attachment of this file is not allowed.)
Expected behavior
to skip the non valid URLs or to show error or something
Screenshots
It just stucks on importing.
Desktop (please complete the following information):
Additional context
The two problematic URLs above are :
<outline type="rss" xmlUrl="http://java-bg.org/feed/"/>
since this domain doesnt exist and
<outline type="rss" xmlUrl="http://blogs.sun.com/theaquarium/feed/entries/atom"/>
basically same reason.
The text was updated successfully, but these errors were encountered: