mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-06 23:43:19 +00:00
merge of '2a87115bccec235f2a2e55f0bc7710d46e961afd'
and '2fc38e65f96b51fa85b4171735f3413808da5422' Monotone-Parent: 2a87115bccec235f2a2e55f0bc7710d46e961afd Monotone-Parent: 2fc38e65f96b51fa85b4171735f3413808da5422 Monotone-Revision: 2828658dbefac205b7160b9ca55913b64dacacd6 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-04-26T12:28:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -297,7 +297,11 @@ convention:
|
||||
else
|
||||
[self setBday: @""];
|
||||
|
||||
[self setNote: [ldifRecord objectForKey: @"description"]];
|
||||
/* hack to carry SOGoLDAPContactInfo to vcards */
|
||||
[[self uniqueChildWithTag: @"x-sogo-contactinfo"]
|
||||
setSingleValue: [ldifRecord objectForKey: @"c_info"]
|
||||
forKey: @""];
|
||||
|
||||
[self setCategories: [ldifRecord objectForKey: @"vcardcategories"]];
|
||||
|
||||
[self cleanupEmptyChildren];
|
||||
|
||||
Reference in New Issue
Block a user