Full unicode support in Delphi2009? (General questions)

by berry1977 @, (5843 days ago)

Hello:
I use this component in Delphi2009,but I found the following Bug:
When I send a simple message with Unicode characters('是的'), After received all become chaos Code('??')!
Please help me to resolve as soon as possible!
Thanks

locked

Re: Full unicode support in Delphi2009?

by woddrazen @, (5843 days ago) @ berry1977

Hi Berry,


Which language you are using inside Windows?

Can you please send us characters you are trying to send and receive problem inside some file to:

techsupport@weonlydo.com

So we can try to duplicate this on our side. Also please send us picture how that characters should look like.


Regards,
Drazen

locked

Re: Full unicode support in Delphi2009?

by berry1977 @, (5843 days ago) @ woddrazen

I have sent the picture to you email address!
pls check for!
thanks
berry

locked

Re: Full unicode support in Delphi2009?

by wodDamir @, (5843 days ago) @ berry1977

Hi Berry,

I responded to you on our ticketing system. Can you please check your e-mail?

Regards,
Damba

locked

Re: Full unicode support in Delphi2009?

by berry1977 @, (5843 days ago) @ wodDamir

Hello:
I use Openfire 3.6.3 as server side,and also if I send Unicode message from Spark to Demo project is right(no such bug)!,so i don't think it is the server side bug!
pleas re-check it!
Thanks
Berry

locked

Re: Full unicode support in Delphi2009?

by berry1977 @, (5843 days ago) @ berry1977

Hello:
I just check PreTranslateCommand Event,I found the bug:
The message body has been changed to ??? ,the code is bellow:
<message id='16552' to='berry@127.0.0.1/spark' type='normal'><body>???
</body></message>
Actually I send the unicode string 夏建峰

so I think i must not be server side bug!

please check it.
Thanks
Berry

locked

Re: Full unicode support in Delphi2009?

by wodDamir @, (5843 days ago) @ berry1977

Berry,

I believe I duplicated this issue. I've already contacted our programmers on this.

We will inform you as soon as we know more.

Regards,
Damba

locked

Re: Full unicode support in Delphi2009?

by berry1977 @, (5843 days ago) @ wodDamir

Hello:
Please solve this problem as soon as possible!
Thanks
Berry

locked

Re: Full unicode support in Delphi2009?

by Jasmine, (5842 days ago) @ berry1977

Hi. Would you be so kind to request the update, or download wodXMPP again and try it out. I believe version 1.3.2 fixes this problem.

Hope this helps!
Kreso

locked

Re: Full unicode support in Delphi2009?

by berry1977 @, (5842 days ago) @ Jasmine

Hello:
I have download the new version and test with the unicode message,I believe this problem has been solved!
Thanks
Berry

locked