-
Bug
-
Resolution: Done
-
Critical
-
3.1.3.Final, 3.2.0.Final
-
None
It seems to me that there is a bug in the org.modeshape.jcr.JcrNode.getNodes(String) method when the session has not been saved yet.
The method returns nodes that don't match the pattern as a parameter.
I tested with Jackrabbit and I don't have this problem.