[
https://issues.apache.org/jira/browse/SLING-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger updated SLING-312:
------------------------------------
Component/s: (was: microsling)
ujax
> uajx post servlet does not create intermediate nodes for a deep move
> --------------------------------------------------------------------
>
> Key: SLING-312
> URL: https://issues.apache.org/jira/browse/SLING-312
> Project: Sling
> Issue Type: Improvement
> Components: ujax
> Reporter: Tobias Bocanegra
> Assignee: Felix Meschberger
> Attachments: ujax_deep_move_fix.r634479.patch
>
>
> when moving a node below a structure of the current one, the intermediate
> nodes are not created and the move fails. this should be fixed in order to
> have a consistent behavior as with the properties where the intermediate
> nodes are created.
> example:
> POST /foo/bar
> ujax:moveSrc="/tmp/file"
> ujax:moveDest="./image/file"
> should create the "/foo/bar/image" node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.