]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Sun, 30 Nov 2008 12:02:34 +0000 (12:02 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 30 Nov 2008 12:02:34 +0000 (12:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@721803 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 52c0664d8ea9d830b615c56ac938d27324b58645..e9249a0a93ccf23a50dd7502dc6ca67860b68751 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       niq says: +1 to this because it fixes a bogus error message.
                 But I don't see how this change passes AP_FILTER_ERROR
                 anywhere as advertised above.
+      rpluem says: Sorry for being confused by your commit message. Is this
+                   a full +1 that would enable us to backport or is this a
+                   conditional one?
+                   To answer your question: The patch causes ap_invoke_handler
+                   to leave a status of AP_FILTER_ERROR as is and not to convert it
+                   to HTTP_INTERNAL_SERVER_ERROR. So AP_FILTER_ERROR is passed on
+                   to the code processing the status of ap_invoke_handler.
 
 PATCHES/ISSUES THAT ARE STALLED