v1-forever for non-latin charset app
4 years ago
4 years ago
#1
Hi! First of all, I would like to introduce myself. I am an amateur developer, all programming knowledge is from Google. I was very happy because i seen a framework that is closest to PHP core, but fully featured. Thanks to Trongate help me learned a new design pattern HAVC. A Divine Design Pattern for me in developing Web API, SDK for Game (Micro-service, each game server is a service) And I have successfully built an application with the backend is Trongate Framework. Demo here: http://gcenter.vn (it seems slow but not because of Trongate, because I insert too many effects, animations) My application regularly stores, requests, and responds non-latin strings ( Ex: 'Ti n T Vit Nam' ) or a date and time ( 12/13/2022 ). BUT, After some recent Trongate updates. - When I create a new module, I can't get an intact response for the non-latin value ( 'Cng ng' -> 'C?ng ??ng' ). - When I use the post() function without the 2nd parameter, it doesn't work, my string is still displayed wrong. - When I restore the post() function to before the update. it works again. I am worried whether Trongate Framework will only work stable forever with latin charset application. Because now I have replaced or rewritten 2 methods of Trongate Framework so that everything works properly with non-latin charset.
4 years ago
#2
( Ex: 'Ti n T Vit Nam' ) Currently I can't submit content with Vietnamese language in Helpbar
4 years ago
#3
Everything worked when I downgraded to v1.3.3036. It can be said that my problem is temporarily solved. But I believe in the future, @David will listen and Trongate will make adjustments to adapt to the global playing field.
4 years ago
#4
Hi quangquoc, I'm sure we'll get it right. DC has been changing a few things with filtering since we were attacked on the help bar. At the moment there is very strict filtering going on here. I'll experiment with some Vietnamese text to see where we can improve non Latin characters. My beautiful wife is Vietnamese and I have a few apps in mind for her so I will need to solve this for her too Nice site by the way!