Validator could not identify Chinese characters in android
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.
This issue is not happened on android 4.1.1. Maybe that's a bug in web-view.