-
Bug
-
Resolution: Done
-
Major
-
3.7.1.Final
{
"children": {
"foo":
,
"foo":
}
}
Above request creates one children named 'foo' with a property 'name' = 'second'. The first child is ignored. Instead ModeShape should create two children: 'foo' and 'foo[2]' (the same name siblings).