jsitor / jsitor/CSV-to-JSON-Converter
Parsing CSV special characters UTF8/Mac
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I've tried with UTF8, UTF8 with BOM, and Mac, however in all 3 cases accented characters are being either ignored or missing on the export.
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 export using CSV data containing accented characters and compare the UTF8, UTF8 with BOM, and Mac cases shown in the issue. Inspect the CSV parsing and export entry points to locate where characters are lost; done means accented characters remain intact in the exported result for all three cases.
Written by the indexing model from the issue text.
Assessment
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100