[Tickets #4407] Sync Notes with Palm using Synthesis Clientwhen ISO-8859-1
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Sep 29 05:38:12 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4407
-----------------------------------------------------------------------
Ticket | 4407
Updated By | Karsten Fourmont <karsten at horde.org>
Summary | Sync Notes with Palm using Synthesis Clientwhen ISO-8859-1
Queue | SyncML
Type | Enhancement
State | Assigned
Priority | 1. Low
Owners | Karsten Fourmont
-----------------------------------------------------------------------
Karsten Fourmont <karsten at horde.org> (2006-09-29 05:38) wrote:
A manual conversion shouldn't be necessary as long as the right NLS charset
is set. However explicitly setting this was missing when using wbxml.
I added two lines:
NLS::setCharset($decoder->getCharsetStr());
String::setDefaultCharset($decoder->getCharsetStr());
to syncml_wbxml.php in the rpc package.
Please update the RPC package to cvs and give it a try. Thanks!
The horde log should report something like
"SyncML: authorized=1 version=1 msgid=# source=... charset=UTF-8 wbxml=1
[on line 293..."
If there's another charset, something is wrong.
More information about the bugs
mailing list