jsitor / jsitor/CSV-to-JSON-Converter

Parsing CSV special characters UTF8/Mac

Open
#2 1 comment 0 reactions 0 assignees View on GitHub

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.

Screenshot 2023-11-07 at 11 59 10 AM
Screenshot 2023-11-07 at 11 58 53 AM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.