[ 
https://issues.apache.org/jira/browse/SLING-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894089#action_12894089
 ] 

Felix Meschberger commented on SLING-1619:
------------------------------------------

Right, but in your request the user explicitly asks for setting the property to 
specific value. This is not possible and thus the user must be informed of that 
fact. It might part of the information to indicate why this is not possible.

> 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.0.6
>
>
> this:
> curl -u admin:admin "-Fjcr:created=doit" "-Fjcr:primaryType=sling:Folder" 
> http://localhost:9888/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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to