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 2005/08/12 10:22:56 UTC

[jira] Assigned: (JCR-186) simple webdav server allows PROPPATCH of protected properties

     [ http://issues.apache.org/jira/browse/JCR-186?page=all ]

angela reassigned JCR-186:
--------------------------

    Assign To: angela

> simple webdav server allows PROPPATCH of protected properties
> -------------------------------------------------------------
>
>          Key: JCR-186
>          URL: http://issues.apache.org/jira/browse/JCR-186
>      Project: Jackrabbit
>         Type: Bug
>     Reporter: Brian Moseley
>     Assignee: angela

>
> DavResourceImpl.alterProperties, setProperty and removeProperty should check if a dav property is protected before setting or removing it. attempting to change a protected property should result (i believe) in a 409 Conflict response for that particular property.
> solving this will likely require getting the DavProperty instance corresponding to each property included in the request. DavResourceImpl will need a way to obtain instances defined by jcr-server extensions (eg the CALDAV:calendar-description property).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira