Monotone-Parent: f8af7a968c459aff400e85a6c5422a0c7a370167

Monotone-Revision: 600b3a1c268cabeca401fb335f2e4c76bd1709b7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-03-28T15:05:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2012-03-28 15:05:58 +00:00
parent d28ca1ecdc
commit dcb952e1b7
2 changed files with 15 additions and 8 deletions
+6
View File
@@ -1,5 +1,11 @@
2012-03-28 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Contacts/SOGoFolder+CardDAV.m (_isValidFilter:):
accept "email" as filter name.
(_appendObject:withBaseURL:toREPORTResponse:): fixed the ordering
of XML elements as the address*-data props where put outside of
the <D:prop> tree.
* SoObjects/SOGo/LDAPSource.m (-allEntryIDs): take the _filter
ivar into account.