6.0.0-alpha12
6/9/25

[#5121] Thunderbird Funambol PlugIn 0.2.2
Summary Thunderbird Funambol PlugIn 0.2.2
Queue Synchronization
Type Bug
State Resolved
Priority 1. Low
Owners
Requester patrick.abiven (at) apitech (dot) fr
Created 03/15/2007 (6661 days ago)
Due
Updated 03/30/2007 (6646 days ago)
Assigned 03/29/2007 (6647 days ago)
Resolved 03/30/2007 (6646 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/30/2007 04:36:24 PM Karsten Fourmont Comment #3
State ⇒ Resolved
Reply to this comment
Basically this is a bug in Sync4JMozilla. I posted it to their 
bugtracking system:

http://sourceforge.net/projects/sync4jmozilla/



For the meantime, there's a workaround in Horde CVS to turn of "line 
folding" when dealing with Sync4JMozilla. Works fine now.


03/29/2007 09:39:29 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Karsten has fixed a linebreak issue recently, can you try if this 
still happens with current CVS?
03/15/2007 08:58:27 AM patrick (dot) abiven (at) apitech (dot) fr Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Thunderbird Funambol PlugIn 0.2.2
Queue ⇒ Synchronization
State ⇒ Unconfirmed
Reply to this comment
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


Saved Queries