Anil Saldhana
created
an issue
PicketLink
/
PLINK-452
LDAPIdentityStore->removeRelationship needs to check for null mappedAttribute
Issue Type:
Bug
Assignee:
Anil Saldhana
Components:
IDM
Created:
03/Jun/14 10:58 AM
Fix Versions:
PLINK_2.6.0.CR4
Priority:
Major
Reporter:
Anil Saldhana
if (mappedAttribute.size() == 0)
{ mappedAttribute.add(EMPTY_ATTRIBUTE_VALUE); }
Check if mappedAttribute is null.
Add Comment
This message was sent by Atlassian JIRA
(v6.2.3#6260-
sha1:63ef1d6
)