Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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