Japanese encodings seem to not be working
Open
bug
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
When using the Decode Text operation, the 3 JIS encodings all return errors like this:
Unrecognized CP: 50220
I don't know enough about char encodings to provide any extra details.
Contributor guide
Research direction
Start with the Decode Text operation and reproduce the failure for each of the three JIS encodings. Trace how those encodings are handled when the operation reports "Unrecognized CP: 50220"; done means all three no longer return that error and have suitable coverage if the project provides tests for the operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100