[
https://issues.apache.org/jira/browse/SLING-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Edelson updated SLING-1703:
----------------------------------
Issue Type: Bug (was: Improvement)
Fix Version/s: Servlets Post 2.0.6
> 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
> 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.