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


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