[Bug 35981] mod_dav overrides dav_fs response on PUT failure

2022-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=35981

Paul Skopnik  changed:

   What|Removed |Added

 CC||paul.skop...@kit.edu
Version|2.0.54  |2.4.54

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



[Bug 35981] mod_dav overrides dav_fs response on PUT failure

2022-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=35981

Paul Skopnik  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |---

--- Comment #11 from Paul Skopnik  ---
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



[Bug 63658] Header always edit doesn't get applied to 302 redirects

2022-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63658

Eric Covener  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Eric Covener  ---
(In reply to Venkatesan from comment #1)
> Hi Team,
> Any update on this?

where does the original set-cookie come from in your case?

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



[Bug 63658] Header always edit doesn't get applied to 302 redirects

2022-12-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63658

--- Comment #1 from Venkatesan  ---
Hi Team,
Any update on this?

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