Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
1.5.3
-
None
-
None
-
Windows XP, Tomcat 6.0, JRE6
Description
It is possible to set null value into propertyDefinition and NullPointer is thrown inside JackRabbit in EffectiveNodeType class, checkSetPropertyValueConstraintsmethod line 615. So it would be good to check those values for null, as null pointer inside framwork is not a good practice