ReadYouApp / ReadYouApp/ReadYou
Unable to add a feed XML error
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
1. Environment
- Device: [Huawei p30]
- OS: [Android 12]
- APP: [0.10.1]
2. Describe the bug
I use a freshrss self hosted.
Each time I want to add a feed, I get an XML error : for example:
Invalid XML: Error on line 11: At line 11, column 454: not well-formed (invalid token)
With site: https://www.lefigaro.fr
Same issue with adding /RSS or /feed
Tested on a lot of websites. I have to use another app to add my feeds like readrops. :(
Regards
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce feed addition on Android 12 using FreshRSS and the reported https://www.lefigaro.fr feed, including its /RSS or /feed variants, and capture the XML parsing failure. Trace the feed-addition path to determine whether these feeds can be handled; done means valid feeds can be added without the reported invalid-token error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100