[Tickets #5121] Thunderbird Funambol PlugIn 0.2.2
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Mar 15 08:58:27 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5121
-----------------------------------------------------------------------
Ticket | 5121
Created By | patrick.abiven at apitech.fr
Summary | Thunderbird Funambol PlugIn 0.2.2
Queue | SyncML
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
patrick.abiven at apitech.fr (2007-03-15 01:58) wrote:
Hello
When synchronizing Horde contacts having french accents with the
Thunderbird Funambol Plugin (v0.2.2), the contacts created in Thunderbird
are incorrect (fields containing accents are set to =).
The error seems due to an incorrect VCARD formating (maybe on the
Funambol side), with a breakline.
Horde sends:
ORG;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:=
=C3=A9tudes;
But Funambol Plugin accepts only:
ORG;ENCODING=QUOTED-PRINTABLE;CHARSET=UTF-8:=C3=A9tudes;
The device identification (used in lib/SyncML/State/php) for the
Thunderbird Funambol Plugin is 'fmz-thunderbird-plugin'. So as a
workaround, I used a new Device class overloading the convertServer2Client
function.
Thanks your your advises.
Regards
Patrick
More information about the bugs
mailing list