[
https://issues.apache.org/jira/browse/JCR-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved JCR-397.
------------------------
Resolution: Duplicate
duplicated by JCR-2750
> Webdav Library: MultiStatusResponse calls DavResource#getProperties() in case
> of PROPFIND by property.
> ------------------------------------------------------------------------------------------------------
>
> Key: JCR-397
> URL: https://issues.apache.org/jira/browse/JCR-397
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-webdav
> Affects Versions: 1.0
> Reporter: angela
> Priority: Minor
>
> The MultiStatusResponse calls DavResource.getProperties() even if only a
> subset of the
> properties was requested by PROPFIND.
> Since DavResource provides getProperty(DavPropertyName), the
> MultiStatusResponse could
> could be improved.
> Note: The current implementation(s) of the DavResource build the complete
> property set even
> if only a single property is accessed. This should be reviewed as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.