Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2 (Tycho)
-
Component/s: None
-
Labels:None
Description
Resource -> Accounts fails with the message "java.lang.IllegalArgumentException: Object class to search must not be null.".
Problem can be worked around by manually providing <ra:default/> annotation on inetOrgPerson type in schema.
Solution is either to fix the connector to provide this attribute or to change default object class selection algorithm in PageContentAccount.getAccountDefinition() - it is relying on ocDef.isDefaultInAKind().