[Tickets #9413] Wrong PHOTO-tag in vcard-item
bugs at horde.org
bugs at horde.org
Mon Nov 29 11:40:47 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9413
------------------------------------------------------------------------------
Ticket | 9413
Created By | info at ionum.ch
Summary | Wrong PHOTO-tag in vcard-item
Queue | Synchronization
Version | FRAMEWORK_3
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
info at ionum.ch (2010-11-29 06:40) wrote:
If horde syncs a contact entry without photo vcard-code is composed this way
<Data><![CDATA[BEGIN:VCARD
VERSION:2.1
[..]
PHOTO;ENCODING=b:
[..]
this leads to an photo with 0 bytes ...
It should composed this way:
<Data><![CDATA[BEGIN:VCARD
VERSION:2.1
[..]
PHOTO:
[..]
More information about the bugs
mailing list