Re: [Multisync-devel] Bugfix in libversit

2003-11-10 Thread Tom Foottit
Thanks Armin. I'll go through the opie_sync code and update accordingly. Tom On Thu, 2003-10-30 at 16:59, Armin Bauer wrote: > Hi. > > I have commited a bugfix for libversit which prevented it from > generating vcard compliant vcards: > > if you use the VCQuotedPrintablePropO you would end up

[Multisync-devel] Bugfix in libversit

2003-10-30 Thread Armin Bauer
Hi. I have commited a bugfix for libversit which prevented it from generating vcard compliant vcards: if you use the VCQuotedPrintablePropO you would end up with something like this: NOTE;QUOTED-PRINTABLE:asdasd which is not correct since it should be NOTE;ENCODING=QUOTED-PRINTABLE:asdasd using