bubelov / news

Feed Reader and Podcast Player for Android
https://f-droid.org/packages/co.appreactor.news/
GNU General Public License v3.0
405 stars 24 forks source link

OPML import failure: Failed to read response #177

Closed glacambre closed 1 year ago

glacambre commented 1 year ago

Checklist

Steps to reproduce the bug

Attempt to import the following OPML file:

<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.1">
  <head>
    <title>
      Feeder
    </title>
  </head>
  <body>
    <outline title="Michael Stapelbergs Website" text="Michael Stapelbergs Website" type="rss" xmlUrl="https://michael.stapelberg.ch/feed.xml"/>
  </body>
</opml>

Actual behavior

News fails with an error message telling the user that it failed to read the response.

Expected behavior

Import goes smoothly.

Device info

bubelov commented 1 year ago

Does not validate: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fmichael.stapelberg.ch%2Ffeed.xml