rc wrote:
Here is the problem and the proposed solution...
When using $CONTACTS->insert($a_record,false); where $a_record['edit'] contains a value, it works great. rcube core actually puts in X-AB-EDIT into the vcard and stores that value.
When using the hooks for contact_create and contact_update, then modifying the $a['record']['edit'] value, it does NOT work. This is easily fixed by adding one element to the fieldmap array in rcube_vcard.php
The requested change is to add 'edit' => 'X-AB-EDIT'
Added in revision 4804
~Thomas
List info: http://lists.roundcube.net/dev/ BT/aba52c80