-
Bug
-
Resolution: Done
-
Major
-
4.0.0.Alpha3, 3.8.0.Final
-
None
Child nodes from initial content are inserted sorted in alphabet order instead of following the declaration order irrespective of "orderable" attribute for the type being set or not.
It seems that usage of TreeMap in NodeImportXmlHandler.getParsedElementByPath() is to blame.