]> granicus.if.org Git - apache/commitdiff
propose rewrite query string patch
authorEric Covener <covener@apache.org>
Tue, 15 Mar 2016 15:01:12 +0000 (15:01 +0000)
committerEric Covener <covener@apache.org>
Tue, 15 Mar 2016 15:01:12 +0000 (15:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735091 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 79b9643333658793e171836372bf659a99c07174..d845580c1bbd91d30b3c44d44e631b4b004a181c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -174,6 +174,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: ylavic
 
+  *) mod_rewrite: Don't escape an unchanged query string, in server context. 
+                  Was fixed in 2010 for directory context.
+     trunk patch: http://svn.apache.org/r1735088
+     2.4.x patch: trunk works
+     +1 covener
+       
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if