Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.2.4
-
None
-
None
Description
This is a bug introduced with 1.2 where, if you had i.e. a structure like this
+ mynode (mgnl:contentNode) + subnode1 (mgnl:contentNode) + subnode2 (mgnl:contentNode)
using the "syntax sugar" mynode.children or mynode.each in a script would double the number of elements returned.
Checklists
Acceptance criteria