node-oscar icon indicating copy to clipboard operation
node-oscar copied to clipboard

Wrong special characters with ICQ

Open martinkadlec0 opened this issue 13 years ago • 2 comments

Hi, I'm trying to create a simple ICQ client but I have problem with diacritics in both directions. The second client I use is Trillian.

Now when I send some string like "ěšččřžý" from Trilian to Node.JS the special characters are wrong . When I send the same string from Node.JS to trillian the message doesn't even display. There is no problem with common ascii chars in any direction. Any ideas where might be a problem? I can push my code to github if necessary.

martinkadlec0 avatar Sep 11 '12 17:09 martinkadlec0

I just tested it also with icq2go but it acts exactly the same as Trillian.

martinkadlec0 avatar Sep 11 '12 17:09 martinkadlec0

Same problem.

wam12345 avatar Dec 12 '13 14:12 wam12345