http://bugzilla.moblin.org/show_bug.cgi?id=5635
--- Comment #21 from yongsheng zhu <[email protected]> 2009-09-17 01:21:20 --- (In reply to comment #18) > > Memo: > > '<' in the plain is converted into "<". It should be an parser issue. > OK now(In reply to comment #13) > > > > -- For the string "=3D0D=3D0A" in the property, which is encoded for > > > "=0D=0A", it is treated as "\n" by server. > > > -> OK now > > This issue still exists. Please check the 'NOTE' property. > I can't reproduce it ... We use below vcard: BEGIN:VCARD VERSION:2.1 REV:20090917T080833Z N:breaks;line;;; FN:line breaks TITLE: ORG:;;; ROLE: TEL: EMAIL: URL: ADR;HOME;ENCODING=QUOTED-PRINTABLE:;Address Line 2=0D=0AAddress Line 3;Address Line 1;;;; BDAY: NOTE;ENCODING=QUOTED-PRINTABLE:This test case uses line breaks. This is line 1.=0D=0ALine 2.=0D=0A=0D=0ALine breaks in vcard 2.1 are encoded as =3D0D=3D0A.=0D=0AThat means the =3D has to be encoded itself... PHOTO: END:VCARD -- 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
