[
https://issues.apache.org/jira/browse/SLING-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13632738#comment-13632738
]
Bertrand Delacretaz commented on SLING-1619:
--------------------------------------------
Added a test in revision 1468358 to detect potential backward incompatible
changes to this behavior
> attempting to automatically set a protected property shouldn't cause a failure
> ------------------------------------------------------------------------------
>
> Key: SLING-1619
> URL: https://issues.apache.org/jira/browse/SLING-1619
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Reporter: Justin Edelson
> Assignee: Justin Edelson
> Fix For: Servlets Post 2.1.0
>
>
> this:
> curl -u admin:admin "-Fjcr:created=" "-Fjcr:primaryType=sling:Folder"
> http://localhost:8888/test/content/folder
> currently returns an error because jcr:created is a protected property in
> nt:hierarchyNode.
> We should just skip this property
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira