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

Closed
szepeviktor opened this issue Feb 19, 2024 · 2 comments · Fixed by #2371
Closed

UTF-8 encoding problems in sample dataStore #2338

szepeviktor opened this issue Feb 19, 2024 · 2 comments · Fixed by #2371

Comments

@szepeviktor
Copy link
Contributor

All non-ASCII characters are double encoded.

{ "FirstName": "Jakeem", "LastName": "Walker", "Email": "Morbi.vehicula.Pellentesque@faucibusorci.org", "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!

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