simple-webdav: DAV:auto-version property not handled properly
-------------------------------------------------------------

                 Key: JCR-1348
                 URL: https://issues.apache.org/jira/browse/JCR-1348
             Project: Jackrabbit
          Issue Type: Bug
            Reporter: angela


rfc 3253 defines the effect of the DAV:auto-version property ([1], [2]).

the version-support implemented in the simple server adds the auto-version 
property to the property-list but does
- not prohibit changing the value (which currently would be the correct)
- nor behave properly if the value is modified (auto-version not yet 
implemented)
- nor does it check if the prop-value is valid.

[1] http://www.webdav.org/specs/rfc3253.html#rfc.section.2.2.2
[2] http://www.webdav.org/specs/rfc3253.html#PROPERTY_auto-version


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to