]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast votes: r583002 adds checks it should not. Fixed
authorJim Jagielski <jim@apache.org>
Thu, 11 Oct 2007 23:18:05 +0000 (23:18 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 11 Oct 2007 23:18:05 +0000 (23:18 +0000)
in r583466 and r583803.
Still not sure how the bug fixed in r583813 snuck
through...

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

STATUS

diff --git a/STATUS b/STATUS
index dc24e5156e145602aec32b8bfa48a24eb1ff4d35..1e7969b76e39926873320203da82255e20ad4b66 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -196,6 +196,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      PR 42592
      http://svn.apache.org/viewvc?view=rev&revision=583002
      +1: niq
+     -1: jim: As per Roy, (forward) proxies should not check
+              the URI. See r583466 and r583803.
 
    * core: backport ap_send_interim_response API
      http://svn.apache.org/viewvc?view=rev&revision=582630
@@ -214,7 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       causing every apr_proc_create() call to segfault.
       Trunk version of patch:
         http://svn.apache.org/viewvc?view=rev&revision=583813
-     +1: rpluem
+     +1: rpluem, jim
 
 PATCHES/ISSUES THAT ARE STALLED