From: Eric Covener Date: Mon, 4 Aug 2008 13:52:26 +0000 (+0000) Subject: propose r682389 for backport X-Git-Tag: 2.2.10~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6cc791b5f0de3775cec551cffd4da6e92ff2ea3;p=thirdparty%2Fapache%2Fhttpd.git propose r682389 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@682391 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 65c7197a9b6..5539ed47adc 100644 --- a/STATUS +++ b/STATUS @@ -186,6 +186,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, + * mod_cgid: Pass along empty command line arguments from an ISINDEX + query that has consecutive '+' characters in the QUERY_STRING, + matching the behavior of mod_cgi. + Trunk version of patch: + http://svn.apache.org/viewvc?rev=682389&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: covener, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when