You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2013/04/07 17:15:15 UTC

[jira] [Created] (SLING-2814) JcrResourceProvider should ignore auto properties when creating a resource

Carsten Ziegeler created SLING-2814:
---------------------------------------

             Summary: JcrResourceProvider should ignore auto properties when creating a resource
                 Key: SLING-2814
                 URL: https://issues.apache.org/jira/browse/SLING-2814
             Project: Sling
          Issue Type: Bug
          Components: JCR
    Affects Versions: JCR Resource 2.2.4
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: JCR Resource 2.2.6


When e.g. copying a jcr resource through the resource api by copying the returned value map, the new properties map contains some auto generated properties like "jcr:created" and "jcr:createdBy". If these are specified during resource generation, an empty node is generated without any error notice.
Regardless of the jcr behaviour, we should ignore such auto managed properties anyway

--
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