[ http://issues.apache.org/jira/browse/JCR-391?page=comments#action_12373842 ]
Julian Reschke commented on JCR-391: ------------------------------------ Angela, confirmed: modifying the Litmus test case to use Depth: Infinity shows that in this case the correct response code is returned. Will investigate further. Best regards, Julian > WebDAV method invocation trying to create a new resource should fail with 409 > (Conflict) if parent resource does not exist > -------------------------------------------------------------------------------------------------------------------------- > > Key: JCR-391 > URL: http://issues.apache.org/jira/browse/JCR-391 > Project: Jackrabbit > Type: Bug > Components: webdav > Reporter: Julian Reschke > Priority: Minor > > This is Litmus test case copy_nodestcoll. An attempt is made to COPY an > existing resource to a new location, where the parent collection of the > resource-to-be-created does not exist. RFC2518 asks for status code 409 > (Conflict) instead of 403 (Forbidden) in this case. -- 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
