Athou / commafeed

Google Reader inspired self-hosted personal RSS reader.
https://www.commafeed.com
Apache License 2.0
2.82k stars 377 forks source link

[Bug report] OPML Import Failure in Commafeed v4.3.2 Docker Deployment #1279

Closed tillcash closed 9 months ago

tillcash commented 9 months ago

Description:

Thank you for the wonderful software. While trying to use it, I encountered an issue while trying to import an OPML file into Commafeed. The import process fails both through the web interface and the API. This issue is observed in a self-hosted Commafeed version 4.3.2 running in Docker.

Steps to Reproduce:

  1. Log in to the self-hosted Commafeed instance.
  2. Navigate to the import OPML feature.
  3. Upload the OPML file.
  4. Observe the error message indicating the import failure.

Expected Behavior:

The OPML file should be imported successfully, and the feeds within it should be added to my subscriptions in Commafeed.

image

Athou commented 9 months ago

Oh my bad, I fixed it in dfb3006c478cd56a7aac8a10edaba6ba51802ba8 and I released 4.3.3. Thanks!

Jorenar commented 9 months ago

By the way, when exporting, file extension is .xml instead of .opml