From: Eric Covener Date: Fri, 30 Jun 2023 13:06:05 +0000 (+0000) Subject: re-propose rewrite qsa X-Git-Tag: 2.4.58-rc1-candidate~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4e35f346e6ca5453bf2018067bdf90c055a880b;p=thirdparty%2Fapache%2Fhttpd.git re-propose rewrite qsa [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910708 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b8792753ba0..3ec67797b37 100644 --- 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 ]