Full unicode support in Delphi2009? - WeOnlyDo Discussion board

Full unicode support in Delphi2009? (General questions)

by berry1977, Monday, May 04, 2009, 13:13 (5681 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

Re: Full unicode support in Delphi2009?

by woddrazen, Monday, May 04, 2009, 15:06 (5681 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

Re: Full unicode support in Delphi2009?

by berry1977, Monday, May 04, 2009, 16:29 (5681 days ago) @ woddrazen

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

Re: Full unicode support in Delphi2009?

by wodDamir, Monday, May 04, 2009, 18:03 (5681 days ago) @ berry1977

Hi Berry,

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

Regards,
Damba

Re: Full unicode support in Delphi2009?

by berry1977, Monday, May 04, 2009, 18:43 (5681 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

Re: Full unicode support in Delphi2009?

by berry1977, Monday, May 04, 2009, 19:00 (5681 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

Re: Full unicode support in Delphi2009?

by wodDamir, Monday, May 04, 2009, 20:37 (5681 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

Re: Full unicode support in Delphi2009?

by berry1977, Tuesday, May 05, 2009, 04:51 (5681 days ago) @ wodDamir

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

Re: Full unicode support in Delphi2009?

by wodSupport, Wednesday, May 06, 2009, 01:04 (5680 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

Re: Full unicode support in Delphi2009?

by berry1977, Wednesday, May 06, 2009, 03:08 (5680 days ago) @ wodSupport

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