]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
re-propose rewrite qsa
authorEric Covener <covener@apache.org>
Fri, 30 Jun 2023 13:06:05 +0000 (13:06 +0000)
committerEric Covener <covener@apache.org>
Fri, 30 Jun 2023 13:06:05 +0000 (13:06 +0000)
[skip ci]

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

STATUS

diff --git a/STATUS b/STATUS
index b8792753ba00ce5bce8c4cc4991340a051c80c87..3ec67797b37200c867a387baa1dfa6e2579a7832 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -260,6 +260,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       svn merge -c 1908502 ^/httpd/httpd/trunk .
      +1: icing,
 
+    *) mod_rewrite: PR66672 trailing ? and QSA together regression
+      Trunk version of patch:
+          svn diff -r  1910649:1910705 modules/mappers/mod_rewrite.c
+      Backport version for 2.4.x of patch:
+         (merge doesn't work well with rewritelog((..)) context)
+         http://people.apache.org/~covener/patches/pr66672.diff
+      +1: covener
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]