[Tickets #6574] Re: Synchronize all fields a Nokia E90 has to offer and map them to Funambol-Clients
bugs at horde.org
bugs at horde.org
Mon Jul 7 14:00:33 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6574
------------------------------------------------------------------------------
Ticket | 6574
Updated By | faurep at agr.gc.ca
Summary | Synchronize all fields a Nokia E90 has to offer and map
| them to Funambol-Clients
Queue | SyncML
Type | Enhancement
State | Assigned
Priority | 1. Low
Milestone |
Patch |
Owners | Karsten Fourmont, Jan Schneider
------------------------------------------------------------------------------
faurep at agr.gc.ca (2008-07-07 10:00) wrote:
Here is a similar patch to make the Outlook "Profession" field match
up with the Role/Occupation in Horde.
--- lib/SyncML/Device/Sync4j.php.save2 2008-07-04
20:58:34.000000000 -0400
+++ lib/SyncML/Device/Sync4j.php 2008-07-04 20:57:41.000000000 -0400
@@ -262,6 +262,7 @@
'Children' => array('X-SYNCJE-CHILD'),
'Categories' => array('CATEGORIES'),
'IMAddress' => array('X-WV-ID'),
+ 'Profession' => array('ROLE'),
);
foreach ($map as $sif_value => $vcard_value) {
if (isset($a[$sif_value])) {
More information about the bugs
mailing list