Return-Path: Delivered-To: apmail-httpd-test-cvs-archive@www.apache.org Received: (qmail 82378 invoked from network); 31 May 2005 13:34:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 May 2005 13:34:04 -0000 Received: (qmail 35076 invoked by uid 500); 31 May 2005 13:33:59 -0000 Delivered-To: apmail-httpd-test-cvs-archive@httpd.apache.org Received: (qmail 34937 invoked by uid 500); 31 May 2005 13:33:58 -0000 Mailing-List: contact test-cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list test-cvs@httpd.apache.org Received: (qmail 34427 invoked by uid 99); 31 May 2005 13:33:58 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 31 May 2005 06:33:51 -0700 Received: (qmail 82178 invoked by uid 65534); 31 May 2005 13:33:40 -0000 Message-ID: <20050531133340.82176.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r179213 - in /httpd/test/trunk/perl-framework/t: htdocs/modules/include/virtualq.shtml modules/include.t Date: Tue, 31 May 2005 13:33:39 -0000 To: test-cvs@httpd.apache.org From: jorton@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jorton Date: Tue May 31 06:33:38 2005 New Revision: 179213 URL: http://svn.apache.org/viewcvs?rev=3D179213&view=3Drev Log: Add regression test for mod_include QUERY_STRING corruption issue based on test case provided by Deomid Ryabkov, PR 12655. Added: httpd/test/trunk/perl-framework/t/htdocs/modules/include/virtualq.shtml Modified: httpd/test/trunk/perl-framework/t/modules/include.t Added: httpd/test/trunk/perl-framework/t/htdocs/modules/include/virtualq.sh= tml URL: http://svn.apache.org/viewcvs/httpd/test/trunk/perl-framework/t/htdocs= /modules/include/virtualq.shtml?rev=3D179213&view=3Dauto =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/test/trunk/perl-framework/t/htdocs/modules/include/virtualq.shtml= (added) +++ httpd/test/trunk/perl-framework/t/htdocs/modules/include/virtualq.shtml= Tue May 31 06:33:38 2005 @@ -0,0 +1,4 @@ + + + + Modified: httpd/test/trunk/perl-framework/t/modules/include.t URL: http://svn.apache.org/viewcvs/httpd/test/trunk/perl-framework/t/module= s/include.t?rev=3D179213&r1=3D179212&r2=3D179213&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- httpd/test/trunk/perl-framework/t/modules/include.t (original) +++ httpd/test/trunk/perl-framework/t/modules/include.t Tue May 31 06:33:38= 2005 @@ -92,6 +92,7 @@ "exec/on/cgi.shtml" =3D> "perl cgi", "ranged-virtual.shtml" =3D> "x"x32768, "var128.shtml" =3D> "x"x126 . "yz", # PR#32985 +"virtualq.shtml?foo=3Dbar" =3D> "foo=3Dbar pass inc-two.shtml body = foo=3Dbar", # PR#12655 ); =20 # now, assuming 2.1 has the proper behavior across the board,