Mixin types aren't modified for sub nodes
-----------------------------------------

                 Key: SLING-1703
                 URL: https://issues.apache.org/jira/browse/SLING-1703
             Project: Sling
          Issue Type: Improvement
          Components: Servlets
            Reporter: Justin Edelson


curl -F./jcr:mixinTypes=mix:created http://localhost:8888/test/content/child

sets the mixin type for /test/content/child if that node exists, but

curl -F./child/jcr:mixinTypes=mix:created http://localhost:8888/test/content

doesn't.



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