You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by br...@apache.org on 2014/07/09 03:26:52 UTC

svn commit: r1608977 - /httpd/httpd/branches/2.2.x/STATUS

Author: breser
Date: Wed Jul  9 01:26:52 2014
New Revision: 1608977

URL: http://svn.apache.org/r1608977
Log:
Nominate the PR 56480 fix for 2.2.x backport.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1608977&r1=1608976&r2=1608977&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Jul  9 01:26:52 2014
@@ -115,6 +115,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rpluem says: +1 if you add the MMN bump
      ylavic: MMN bump in patch #3
 
+   * 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.2.x patch: run svn merge -c -c 1602338 ^/httpd/httpd/trunk
+                  and add the following CHANGES entry:
+     *) mod_dav: Fix improper encoding in PROPFIND responses.  PR 56480.
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * mod_cache: Realign the cache_quick_handler() to behave identically