[JDEV] ICQ-Transport BUG!

Ricardo Valfreixo rvalfreixo at clix.pt
Mon Mar 19 17:39:04 CST 2001


have you tryed sending the char in utf8?
i had a XML parser that had the same prob.. and i've converted the latin1
(portuguese char set) to utf8 and back on the return and everything went ok.

it's worth the try...

Ricardo 'Morphine' Valfreixo
rvalfreixo at clix.pt
www.clix.pt


----- Original Message -----
From: "Tobee" <tobee_tech at 21cn.com>
To: <jdev at jabber.org>
Sent: Monday, March 19, 2001 11:23 PM
Subject: Re: [JDEV] ICQ-Transport BUG!


> Andy Chentsov,
>      Yes,I have meet the same problem.I am developing a Chinese version
Jabber client.Everything is ok except that i can not send Chinese message
from ICQ Client to my Jabber client called AnyQ.Though i can do it from AnyQ
to ICQ client.Any advice ? Thx a lot.
>
>
> 2001-03-20 01:04:00 :
> >I have found one very unpleasant bug in the ICQ-Transport.
> >Messages containing russian character "? (code 0xFE) are cutted on it.
> >I.e. everything that goes after this character (including itself) doesn't
> >reach destination.
> >However, this letter passes, when I send it within message from Jabber
> >client to ICQ client,
> >But from ICQ on Jabber, it does not.
> >
> >After short look on sources of ICQ-t, I has found following string there:
> > SEPARATOR_CHAR = '\xFE in the file icq-protocol.h.
> >I guess, this SEPARATOR_CHAR is the reason of strings being cutted.
> >
> >It's highly desirable to eliminate this bug, because I cannot use jabber
in
> >this condition, since most of my russian friends and collaborators are
using
> >usual ICQ clients.
> >
> >Due to this bug, developing of my own jabber client "JabberBOX" was
delayed.
> >You can see JabberBOX on http://duke.cyberpunk.ru/jabberbox/
> >
> >Thank you for your attention.
> >
> >Best Regards,
> >Andy Chentsov
> >[ web: http://duke.cyberpunk.ru/ :: e-mail: chentsov at mail.ru ]
> >
> >
> >_______________________________________________
> >jdev mailing list
> >jdev at jabber.org
> >http://mailman.jabber.org/listinfo/jdev
>
>> 礼!
>
>             Tobee
>             tobee_tech at 21cn.com
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>





More information about the JDev mailing list