https://bz.apache.org/bugzilla/show_bug.cgi?id=35981

Paul Skopnik <paul.skop...@kit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|LATER                       |---

--- Comment #11 from Paul Skopnik <paul.skop...@kit.edu> ---
This issue still exists in HTTPD 2.4 and it would be great to have it fixed!

Perhaps the simplest use case is PUT-ting a file into a non-existing directory
(mod_dav_fs).
According to the WebDAV specification, the server should return a 409 Conflict
[RFC 4918, sec 9.7.1] and although the 409 is returned by mod_dav_fs, it is
overwritten at this point with a 403.

I cannot speak to the full correctness of the implemented fix, but r1477687
does look like it properly addresses the problem.
Please let me know if I can help getting the fix backported.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to