The-M-Project icon indicating copy to clipboard operation
The-M-Project copied to clipboard

Validator could not identify Chinese characters in android

Open kiang opened this issue 13 years ago • 1 comments

Thanks for the great project. :)

The steps I used to set up environments: http://blog.twpug.org/498

I'm testing the Todos app downloaded from The-M-Project-Sample-Apps project. It's working as expected if I use 'espress server' to host the app and viewing it using google chrome. But when trying to compile it as an android app, the validator 'isRequired' worked only when I typing alphanumeric characters. If I typed only Chinese characters in text fields, it will show the alert window telling me 'xxx is required'. It's also possible to input mixed characters, but if you put Chinese characters in the end of the string, the Chinese characters will be removed after saving.

It was tested with android 2.3.6 on the device 'ME863' from motorola.

kiang avatar Jul 18 '12 06:07 kiang

This issue is not happened on android 4.1.1. Maybe that's a bug in web-view.

kiang avatar Aug 16 '12 20:08 kiang