]> granicus.if.org Git - apache/commitdiff
Nominate the PR 56480 fix for 2.4.x backport.
authorBen Reser <breser@apache.org>
Wed, 9 Jul 2014 01:43:14 +0000 (01:43 +0000)
committerBen Reser <breser@apache.org>
Wed, 9 Jul 2014 01:43:14 +0000 (01:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1608980 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 91069627014db773c0189f016dde940c3494b1d0..28b20c225f7103829011e00ad0dbb8876a573ce4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,6 +185,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~jorton/ms_tmpdh-2.4.x.diff
      +1: jorton, 
 
+   * mod_dav: PROPFIND not encoding hrefs properly.  PR 56480.
+              This was an unintentional regression in the PR 55397 fixes previously
+              released to fix the regressions caused by PR 54611.  Causes problems with
+              mod_dav_svn.  Subversion's trunk test suite will show an XPASS test when
+              this is fixed.
+     trunk patch: http://svn.apache.org/r1602338
+     2.4.x patch: run svn merge -c 1602338 ^/httpd/httpd/trunk
+                  and add the following CHANGES entry:
+     *) mod_dav: Fix improper encoding in PROPFIND responses.  PR 56480.
+     +1: breser
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: