See ChangeLog

Monotone-Parent: 3b7d228dcc72f9e1e396acb3f0225ad61769908c
Monotone-Revision: 6dc341f7a0f37b8ee7ca892e2d126c44a8b70f7f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-08-07T12:46:56
This commit is contained in:
Francis Lachapelle
2012-08-07 12:46:56 +00:00
parent ab2455e143
commit b86904a4ce
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
2012-08-07 Francis Lachapelle <flachapelle@inverse.ca>
* UI/Contacts/UIxListEditor.m (-setReferencesValue:): check for
duplicates in the new list, not in the previous version.
2012-08-03 Jean Raby <jraby@inverse.ca>
* SoObjects/SOGo/LDAPSource.m (changePasswordForLogin):
+1 -1
View File
@@ -147,7 +147,7 @@
for (i = 0; i < count; i++)
{
currentReference = [references objectAtIndex: i];
if (![self cardReferences: initialReferences
if (![self cardReferences: [list cardReferences]
contain: currentReference])
{
// Search contact by vCard UID