Menu

#5 error with international characters

open
nobody
None
5
2001-06-14
2001-06-14
Anonymous
No

In Norway we have three spesial characters ć, ř and
ĺ (Ć Ř Ĺ in capital). If i type a message with one of
those characters, everything in the rooster disapares
and konverse prints "You are online" (i'm still
online and can continue chatting, but if i want the
contents of my rooster back, i have to log off and
then on again)

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I made a change to the /konverse-0.2/konverse/xmlstream.cpp

    170c170
    < if ( bytesWritten != (int)s.length() )
    ---
    > if ( bytesWritten != (int)utf.length() )

    It worked.

     
  • Ben Burton

    Ben Burton - 2002-02-25

    Logged In: YES
    user_id=146613

    I've just committed this fix to CVS; please close this bug.

    Ben.

     

Log in to post a comment.

MongoDB Logo MongoDB