From: Yann Ylavic Date: Mon, 6 Jul 2015 17:39:57 +0000 (+0000) Subject: Note about framework test associated with mod_alias expressions X-Git-Tag: 2.4.16~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67ceae3b9f6909abf3c1c4b0fe4b15eb2426ccfd;p=thirdparty%2Fapache%2Fhttpd.git Note about framework test associated with mod_alias expressions should these be reverted. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689465 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ae537a7461e..7d5f625ed90 100644 --- a/STATUS +++ b/STATUS @@ -117,6 +117,12 @@ RELEASE SHOWSTOPPERS: [Mutually exclusive to multiple RedirectMatch patches proposed above, but entirely possible to vote for both or vote against either. [docs/manual .xml's require 'build all' regeneration] + ylavic: If we were to revert the feature, we should also apply: + http://people.apache.org/~ylavic/alias_expressions_trunk_only.patch + to the tests framework, because r1686886 changed this feature's + availability from 2.5.0 to 2.4.15. The patch does not fully + revert r1686886 since we probably still want to detect possible + regressions in this area with future (re)works. *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x) Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat