]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add backport proposal.
authorRainer Jung <rjung@apache.org>
Sat, 3 Jul 2010 17:31:18 +0000 (17:31 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 3 Jul 2010 17:31:18 +0000 (17:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@960242 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6f2545b08ff41bea1bb5bd6b5434f8919eebf7cd..b7cba17bea659ba211154606484e9b6a9194d984 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -227,6 +227,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem,
 
+  *) mod_rewrite: Allow to set environment variables using mod_rewrite without
+     explicitely giving a value.
+     Most modules only check presence of a variable, not the value, so it makes
+     sense to make the VAL argument in the mod_rewrite ENV flag optional.
+     Currently using [ENV=VAR] instead of [ENV=VAR:VAL] silently drops the flag
+     (it is added to the list of vars to set, but then never actually set).
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=960233&view=rev
+     Backport version for 2.2.x of patch:
+        http://people.apache.org/~rjung/patches/httpd-branch-2.2-mod_rewrite-env_var-emptyvalue.patch
+     +1: rjung
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * core: Support wildcards in both the directory and file components of