mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
See Changelog.
Monotone-Parent: 48315db3a4e6bc9edd9f075ada5c9264cac4297e Monotone-Revision: 9deadfa49386c2d13ad45fa2c1c8d7f91bae49e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-10-24T00:08:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
if ([key length] == 0)
|
||||
key = @"dn";
|
||||
|
||||
[entry setObject: value forKey: key];
|
||||
[entry setObject: value forKey: [key lowercaseString]];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user