You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2008/02/05 11:58:08 UTC

[jira] Updated: (JCR-1348) simple-webdav: DAV:auto-version property not handled properly

     [ https://issues.apache.org/jira/browse/JCR-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCR-1348:
------------------------

    Component/s: jackrabbit-jcr-server

> 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
>          Components: jackrabbit-jcr-server
>            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.