ujax post request to deep properties do not create intermediate nodes
---------------------------------------------------------------------

                 Key: SLING-223
                 URL: https://issues.apache.org/jira/browse/SLING-223
             Project: Sling
          Issue Type: Bug
          Components: microsling
            Reporter: Tobias Bocanegra


Example:

POST /foo/bar
./sub/text = "hello"

throws exception because 'sub' node is not found. but should be
created instead. if the property name contains an absolute path
this works.

-- 
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