[
https://issues.apache.org/jira/browse/SLING-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904232#action_12904232
]
Justin Edelson commented on SLING-1703:
---------------------------------------
fixed in 990831
> Mixin types aren't modified for sub nodes
> -----------------------------------------
>
> Key: SLING-1703
> URL: https://issues.apache.org/jira/browse/SLING-1703
> Project: Sling
> Issue Type: Bug
> Components: Servlets
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Servlets Post 2.0.6
>
>
> 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.