ReadYouApp / ReadYouApp/ReadYou
Can't import rss feed from phoronix
Open
Nobody has claimed this yet.
bug
untriaged
- Dominant language
- Kotlin
- Stars
- 7.5k
- Forks
- 330
- PR merge metrics
- No merged PRs in 30d
Description
Checklist
- I've already searched in existing issues and haven't found a similar problem reported.
- I'm using the latest version of the app
- This error caused the app to crash
- This error is reproducible
Which category best fits this error?
Feed Sync
App version
0.15.1
Reproduction steps
- Open app
- Select add feed
- Put URL 'https://www.phoronix.com/rss.php'
Crash report
Invalid XML: Error on line 1: At line 1, column
766: not well-formed (invalid token)
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
Start by reproducing the feed import from https://www.phoronix.com/rss.php in app version 0.15.1 and trace the Feed Sync path that reports the invalid XML error. Compare the feed response with the parser's expectations and verify that this URL can be imported without the reported parsing failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100