]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Comment
authorNick Kew <niq@apache.org>
Wed, 28 Nov 2007 00:32:02 +0000 (00:32 +0000)
committerNick Kew <niq@apache.org>
Wed, 28 Nov 2007 00:32:02 +0000 (00:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@598830 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e60d3c99fba0559c75296fb26628f53b61e911f4..97bf02c91d7fc70596d0c26bfa78dddc5aa9ec41 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,6 +100,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=571927
      http://svn.apache.org/viewvc?view=rev&revision=572136
      +1: minfrin, jim
+     -0.9: niq.  I'm happy with the feature, but would prefer a different
+           implementation.  Building it in to the parser is ugly, and
+           prevents the parser generalising.  It should be implemented
+           in the string parser (some variant of ap_ssi_parse_string)
+           instead.
 
     * mod_rewrite: Also set the Vary header if a rewrite condition is true and
       uses a HTTP header, but all remaining rewrite conditions are skipped due