Bug 394702 LDAP attributes are mapped to address book properties with reversed priority. p=Jeremy Lainé <jeremy.laine@m4x.org>,r=me,sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@233805 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -179,6 +179,7 @@ nsAbLDAPAttributeMap.prototype = {
|
||||
aCard.setCardValue(prop, values[0]);
|
||||
|
||||
cardValueWasSet = true;
|
||||
break;
|
||||
} catch (ex) {
|
||||
// ignore any errors getting message values or setting card values
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user