angela created OAK-4325:
---------------------------

             Summary: Autocreation of properties fails if user id is null
                 Key: OAK-4325
                 URL: https://issues.apache.org/jira/browse/OAK-4325
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core, jcr
            Reporter: angela


The currently implementation of {{TreeUtil.autoCreateItems}} will fail with 
{{RepositoryException}} if any of the autocreated properties could not be 
created. This is currently the case if the editing session doesn't have a 
userID set, which is a valid scenario.

IMO the following autocreated properties should always be created and using an 
empty value if there is a null userID passed to the call:
- jcr:createdBy
- jcr:lastModifiedBy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to