Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It would be convenient if the JcrUtils.getOrAddNode(parent, name, type) method fell back to JcrUtils.getOrAddNode(parent, name) semantics if the given type is null.