handle invalid charsets in accept-charset header (XML case)
Open
- Dominant language
- Scala
- Stars
- 196
- Forks
- 55
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 74
Description
Follow up to #584 and #300
In #584, you will notice an ignored new test. The idea would be to get this test to work - so that the charset parse issue is ignored and UTF-8 used instead.
Contributor guide
Research direction
Start with the ignored new test referenced in #584 and trace the accept-charset parsing path for the XML case. The work is done when an invalid charset is ignored and UTF-8 is used instead, with the test passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100