[
https://issues.apache.org/jira/browse/OAK-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved OAK-4325.
-------------------------
Resolution: Fixed
Fix Version/s: 1.5.2
Committed revision 1742077.
> 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
> Fix For: 1.5.2
>
>
> 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)