6.0.0-alpha12
6/8/25

[#5065] SyncML/Device/Sync4j.php does not handle Company and Department correctly
Summary SyncML/Device/Sync4j.php does not handle Company and Department correctly
Queue Synchronization
Type Bug
State Resolved
Priority 2. Medium
Owners karsten (at) horde (dot) org
Requester ntai (at) smartfruit (dot) com
Created 03/05/2007 (6670 days ago)
Due
Updated 03/30/2007 (6645 days ago)
Assigned 03/06/2007 (6669 days ago)
Resolved 03/30/2007 (6645 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/30/2007 05:34:35 PM Karsten Fourmont Comment #2
State ⇒ Resolved
Reply to this comment
committed, thank.
03/06/2007 12:31:14 AM Jan Schneider Assigned to Karsten Fourmont
State ⇒ Assigned
 
03/05/2007 09:43:59 PM ntai (at) smartfruit (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ SyncML/Device/Sync4j.php does not handle Company and Department correctly
Queue ⇒ Synchronization
New Attachment: patch.diff Download
State ⇒ Unconfirmed
Reply to this comment
When the contacts are synced with Turba, 
framework/SyncML/SyncML/Device/Sync4j.php does not handle the company 
name and department correctly.

vCard specification says that the 'ORG' data to be formatted 
"CompanyName;Department" which turba/lib/Driver.php produces 
correctly. But, the Sync4j.php does nothing to separate/combine the 
company name/departement to the corresponding fields of Sync4j SIF.

The attached diff makes the Sync4j.php correctly handles these fields.


Saved Queries