Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTF-8 encoding problems in sample dataStore #2338

Open
szepeviktor opened this issue Feb 19, 2024 · 2 comments · May be fixed by #2371
Open

UTF-8 encoding problems in sample dataStore #2338

szepeviktor opened this issue Feb 19, 2024 · 2 comments · May be fixed by #2371

Comments

@szepeviktor
Copy link
Contributor

All non-ASCII characters are double encoded.

{ "FirstName": "Jakeem", "LastName": "Walker", "Email": "[email protected]", "City": "St. Andrä" },

Would you welcome a PR fixing them?

@szepeviktor
Copy link
Contributor Author

szepeviktor commented Feb 19, 2024

St. Andrä
Tarnów
Kraków
Kitzbühel
Saint-L?onard
Karapınar
Ä°skenderun
Str�e
Sch�nebeck
Hérouville-Saint-Clair

@alexpetros
Copy link
Collaborator

Yes, go for it, thank you!

@szepeviktor szepeviktor linked a pull request Mar 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants