[ 
https://issues.apache.org/jira/browse/SLING-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tobias Bocanegra updated SLING-312:
-----------------------------------

    Attachment: ujax_deep_move_fix.r634479.patch

patch fixes this issue and provide 2 test cases.

> 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: microsling
>            Reporter: Tobias Bocanegra
>         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.

Reply via email to