Monotone-Parent: 54cc41b15e02fc61bfa80e7db07aeb97e541fdfc

Monotone-Revision: 3c8a49fe7ef93ec55aaeef9dd064be1de6052cfe

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-21T15:50:07
This commit is contained in:
Wolfgang Sourdeau
2012-03-21 15:50:07 +00:00
parent f4311032a0
commit 7a655ff8ce
7 changed files with 73 additions and 5 deletions
+13
View File
@@ -1,3 +1,16 @@
2012-03-21 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoUserManager.m (_compactAndCompleteContacts:):
if "mail" is an array, all values are added to "c_emails".
* SoObjects/Contacts/SOGoContactSourceFolder.m
(_flattenedRecord:): if "mail" is an array, we only take the first
value of it.
* SoObjects/Contacts/SOGoContactLDIFEntry.m (-simplifiedRecord):
new record guaranteeing that all array values have been stripped
and converted to strings.
2012-03-20 Francis Lachapelle <flachapelle@inverse.ca>
* SoObjects/Mailer/SOGoMailObject+Draft.m