youngj / EnvayaSMS

Simple SMS and MMS gateway running on Android
http://sms.envaya.org
Other
159 stars 177 forks source link

CharSet error.. #8

Closed ChrisBdk closed 12 years ago

ChrisBdk commented 12 years ago

Hi again..

Just had a new error... I cant get pass the security check, when I get a message with danish chars in it.. (ISO 8859-10) Getting some weird symbols, and access denied...

Cheers..

// Bjørn

youngj commented 12 years ago

Just tested with Arabic, and you're right ... EnvayaSMS seems to encode all non-ASCII characters in the message as %1A in the POST request. Working on a fix.

youngj commented 12 years ago

Encoding problem should be fixed in 2.0-beta7: https://github.com/youngj/EnvayaSMS/downloads