Replies: 2 comments
|
It looks like we're currently supporting utf8 which covers most non-latin characters, but we need that change that to utf8_mb4 instead to support extended Chinese/Japanese/Korean. The DB fields are already utf8_mb4 so it must be the MySql library or something not supporting it. |
0 replies
|
This is fixed on staging. https://github.com/ChurchApps/ApiHelper/commit/fb4a187ab4a5ca9878c37316fa011ef58e4d2c5d We try not to do production deploys close to Sunday. This fix will be in the Monday morning deploy. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was testing out Chums and we in our church work in English and Chinese for every service but when i pasted in the Chinese characters they disappeared when saving. Hoping that this can be changed.
All reactions