[Tickets #7405] toHash fails on some vCards
bugs at horde.org
bugs at horde.org
Sat Sep 27 19:46:43 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7405
------------------------------------------------------------------------------
Ticket | 7405
Created By | gray at agora-net.com
Summary | toHash fails on some vCards
Queue | Turba
Version | 2.3
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone |
Patch | 1
Owners |
------------------------------------------------------------------------------
gray at agora-net.com (2008-09-27 15:46) wrote:
Turba was failing to convert some vCards during syncML. I'm using the
latest Synthesis Client on a Windows mobile device.
The incoming hash had two elements as such:
[6] => Array
[name] => TEL
[params] => Array
[HOME] =>
[VOICE] =>
[X-SYNTHESIS-REF1] =>
[value] => 302 834 9999
[values] => Array
[0] => 302 834 9999
[7] => Array
[name] => TEL
[params] => Array
[CELL] =>
[VOICE] =>
[X-SYNTHESIS-REF1] =>
[value] => 302 521 9999
[values] => Array
[0] => 302 521 999
The Cell would work, Home would not (Work was broken too).
Looks like the code is overly careful to work not overwrite work or
phone tel, and sometimes misses it completely.
More information about the bugs
mailing list