You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2008/03/13 00:06:53 UTC

[jira] Closed: (SLING-312) uajx post servlet does not create intermediate nodes for a deep move

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

Tobias Bocanegra closed SLING-312.
----------------------------------


thanks.

> 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
>             Fix For: 2.0.0
>
>         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.