[ http://issues.apache.org/jira/browse/JCR-391?page=all ] angela closed JCR-391: ----------------------
> 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 > Versions: 1.0 > Reporter: Julian Reschke > Assignee: angela > Priority: Minor > Fix For: 1.0.1 > Attachments: diff.txt > > 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
