From: Ben Reser Date: Wed, 9 Jul 2014 01:43:14 +0000 (+0000) Subject: Nominate the PR 56480 fix for 2.4.x backport. X-Git-Tag: 2.4.10~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e68da6a430bbba1eff24d4667d37196934b8c02f;p=apache Nominate the PR 56480 fix for 2.4.x backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1608980 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9106962701..28b20c225f 100644 --- 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: