ReadYouApp / ReadYouApp/ReadYou
Issue with parsing Morning Brew and IT brew XML feed
Nobody has claimed this yet.
- 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 Management
App version
0.15.2
Reproduction steps
- Attempt to subscribe to itbrew or morningbrew
- a
Invalid XML: Error on line 1: At line 1, column
766: not well-formed (invalid token)
error will occur
It opens fine as a webpage and before that, there is a cloudflare verification page. Therefore, it might have to do with the app's inability to handle captchas implemented by the feed.
Thanks for your hard work maintainers!
..
Crash report
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 the subscription attempt with the itbrew and morningbrew feed URLs and inspect the response received before XML parsing, especially the Cloudflare verification content. Trace where the invalid XML error is surfaced in the feed-management flow. Done means the supported behavior for these feeds is established and the reported parsing failure is resolved or clearly handled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100