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

     Assign To: angela
    Resolution: Fixed

added check, that omit the addMixin, if the given node already is of that 
nodetype.

regards
angela

> cannot PUT changes to a resource in the simple webdav server
> ------------------------------------------------------------
>
>          Key: JCR-122
>          URL: http://issues.apache.org/jira/browse/JCR-122
>      Project: Jackrabbit
>         Type: Bug
>     Reporter: Brian Moseley
>     Assignee: angela
>  Attachments: addmixincommand.patch
>
> when using the simple webdav server to PUT a resource, the "versionable" 
> mixin node type is assigned to the new node without regard to whether the 
> node type is already assigned to the node. this causes PUT requests that 
> change existing resources to fail with 403 errors.
> the fix is to augment AddMixinCommand to not try to add the mixin node type 
> if the node already has it.

-- 
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

Reply via email to