[
https://issues.apache.org/jira/browse/JCR-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-2510.
-------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Assignee: angela
mapped jcr:createdBy to DAV:creator-displayname for PROPFIND request. Note
however that this jcr property is defined to be
autocreated-protected and thus cannot be modified using PROPPATCH. a separate
custom property needs to be created in this case.
> AbstractResource: Use jcr:createdBy to expose DAV:creator-displayname
> ---------------------------------------------------------------------
>
> Key: JCR-2510
> URL: https://issues.apache.org/jira/browse/JCR-2510
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-server
> Affects Versions: 2.0.0
> Reporter: angela
> Assignee: angela
> Priority: Minor
> Fix For: 2.1.0
>
>
> as of jcr 2.0 the DeltaV property DAV:creator-displayname could be extracted
> from the jcr:createdBy property.
> the comment in abstract resource: "// creator-displayname, comment: not value
> available from jcr" therefore is outdated. and so is the subsequent line.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.