You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by @alecpl on 16 Feb 2015 08:14 UTC as Trac ticket #1490277
When using the sql addressbook we assign a group to a contact the internal representation of vCard data is not updated. The same when the assignment is being deleted. This is the reason why contact export contains invalid CATEGORIES.
A solution to this could be CATEGORIES entry update in export.inc (prepare_for_export() function).
Oh, I see the code is already there (in prepare_for_export), but it does not update existing CATEGORIES entry. So, we should fix this here and maybe remove CATEGORIES when the vcard data is saved into database (or on contact import?).
Reported by @alecpl on 16 Feb 2015 08:14 UTC as Trac ticket #1490277
When using the sql addressbook we assign a group to a contact the internal representation of vCard data is not updated. The same when the assignment is being deleted. This is the reason why contact export contains invalid CATEGORIES.
A solution to this could be CATEGORIES entry update in export.inc (prepare_for_export() function).
Migrated-From: http://trac.roundcube.net/ticket/1490277
The text was updated successfully, but these errors were encountered: