http://bugzilla.moblin.org/show_bug.cgi?id=5635
--- Comment #11 from Thomas Pequet <[email protected]> 2009-09-08 04:51:51 --- 1. Ok the problem with note "text/plain" is now corrected 2. Try again to sync with a slow sync "201", now normally the datas will be sent again 3. For the issue you found, I have modified: Contacts: -- All properties value has parser's bugs for escaped char "\;" -> OK now -- For the string "=3D0D=3D0A" in the property, which is encoded for "=0D=0A", it is treated as "\n" by server. -> OK now -- Server lost "\\" in the property value. -> OK now Calendar: -- String "\\" in the property value is converted to "\" -> OK now -- String "\\n" is interpreted as "\n" by server -> OK now -- String "\\r" is interpreted as "" by server -> OK now -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
