Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

Fix character encoding handling #33

Open
kjk opened this issue Nov 28, 2015 · 0 comments
Open

Fix character encoding handling #33

kjk opened this issue Nov 28, 2015 · 0 comments

Comments

@kjk
Copy link
Owner

kjk commented Nov 28, 2015

world.sql has table in latin1 encoding and some of the rows display funny, probably because latin1 data is shown as utf8. We probably need to convert from table encoding to utf8 in the backend when returning the data and convert from utf8 to table encoding when inserting data given by frontend.

@kjk kjk mentioned this issue Dec 10, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant