Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lack of non-English support #55

Open
isaackwan opened this issue Aug 26, 2011 · 1 comment
Open

Lack of non-English support #55

isaackwan opened this issue Aug 26, 2011 · 1 comment

Comments

@isaackwan
Copy link

SMS with a single non-English character must be encoded in 16-bit, (source: http://goo.gl/2FyC6), and thus every message has a limit of 70 character.

Despite that, non-English input is not working properly with the word count.
They are neither counted, nor uncounted. Oh well, simply broken.

How:

  1. I typed 4 Chinese character. The word count was not activated and remained in 160 words left.
  2. I pressed backward. They were 3 Chinese character supposed to be typed in but DeskSMS told me there were 156 character left.
@koush
Copy link
Member

koush commented Aug 26, 2011

I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants