Move operation is not handling same name siblings
-------------------------------------------------
Key: SLING-2078
URL: https://issues.apache.org/jira/browse/SLING-2078
Project: Sling
Issue Type: Improvement
Components: Servlets
Reporter: Markus Joschko
Fix For: Servlets Post 2.1.2
The move operation does not support same name siblings but always remove
childnodes with the same name of the moved node.
The attached patch checks whether the node is a sns and in this case does not
remove the child.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira