Menu

#11 don't support unicode in message send/receive and buddy list

open
5
2003-10-13
2003-09-16
XXX
No

in buddy list unicode buddies looks like utf-8 string
displayed in ascii encoding

received messages looks same like bugly utf buddy

while trying to send unicode message - message
disappears, if forward buggly received message back to
sender - it looks good on sender PC.

Discussion

  • Christian Hammond

    • assigned_to: nobody --> chipx86
     
  • Damjan Georgievski

    Logged In: YES
    user_id=848521

    Jabber always works with UTF-8 characters. QT also supports
    UTF-8.
    From my experience, and I use a lot of cyrillics with
    jabber, qpe-gaim treats the UTF-8 strings as iso-8859-1. So
    I guess when the strings are transported from libgaim as
    "char *" to QT's QString, it should treated as UTF-8
    otherwise QT treats it as latin1 by default.

    a QString has fromUTF and toUTF methods that will do this.

     

Log in to post a comment.

MongoDB Logo MongoDB