]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorChristophe Jaillet <jailletc36@apache.org>
Fri, 26 Oct 2018 14:49:44 +0000 (14:49 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Fri, 26 Oct 2018 14:49:44 +0000 (14:49 +0000)
Tested with a highly modified dav.t which sends raw commands on a sock + wireshark to check the result.
(I've not found an easy way to force HTTP::DAV to use absolute URI)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844908 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 22f10e103b3fa6b6470e4d6739e8c263122b52a6..7dbdeee1c599415b53b640f32214e62d41824d2c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,6 +185,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: elukey
      elukey: test added in http://svn.apache.org/r1844468
 
+  *) mod_dav: Fix invalid Location header when a resource is created by passing an
+              absolute URI on the request line
+     trunk patch: http://svn.apache.org/r1592655
+     2.4.x patch: svn merge -c 1592655 ^/httpd/httpd/trunk .
+     +1: jailletc36
+     jailletc36: a CHANGE entry should maybe be added
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]