[
https://issues.apache.org/jira/browse/SLING-2078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-2078.
-------------------------------------
Resolution: Won't Fix
> 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
> Affects Versions: Servlets Post 2.1.0
> Reporter: Markus Joschko
> Priority: Major
> Attachments: snssupport.diff
>
>
> 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 was sent by Atlassian Jira
(v8.20.10#820010)