Julian Reschke created JCR-3329:
-----------------------------------
Summary: incorrect WebDAV PROPFIND response for version-controlled
resources
Key: JCR-3329
URL: https://issues.apache.org/jira/browse/JCR-3329
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-jcr-server
Affects Versions: 2.4.2, 2.6
Reporter: Julian Reschke
Assignee: Julian Reschke
Priority: Minor
Given a version-controlled resource and a WebDAV DAV:allprop PROPIND request,
jackrabbit-jcr-server returns several protected DeltaV properties despite
<http://greenbytes.de/tech/webdav/rfc3253.html#rfc.section.3.11>:
"A DAV:allprop PROPFIND request SHOULD NOT return any of the properties defined
by this document. This allows a versioning server to perform efficiently when a
naive client, which does not understand the cost of asking a server to compute
all possible live properties, issues a DAV:allprop PROPFIND request."
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira