[Tickets #4769] turba/lib/Driver: guessing first and last name

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Dec 12 04:11:40 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4769
-----------------------------------------------------------------------
 Ticket             | 4769
 Created By         | patrick.abiven at apitech.fr
 Summary            | turba/lib/Driver: guessing first and last name
 Queue              | Turba
 Version            | HEAD
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


patrick.abiven at apitech.fr (2006-12-12 04:11) wrote:

Hello
SyncML uses the tovCard () function from turba/lib/Driver.php.
In version CVS 1.117 line 772 has been modified:
- if (!isset($this->map['lastname'])) {   // 1.116
+ if (!isset($hash['lastname'])) {           // 1.117

After this modification, the SyncML synchronization process is incorrect
about firstname and lastname attributes.
Regards
Patrick






More information about the bugs mailing list