Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 65574 invoked from network); 7 Feb 2002 04:01:20 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Feb 2002 04:01:20 -0000 Received: (qmail 9358 invoked by uid 97); 7 Feb 2002 04:01:19 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 9342 invoked by uid 97); 7 Feb 2002 04:01:19 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 9331 invoked by uid 97); 7 Feb 2002 04:01:18 -0000 Date: 7 Feb 2002 04:01:07 -0000 Message-ID: <20020207040107.71036.qmail@icarus.apache.org> From: larryi@apache.org To: jakarta-tomcat-cvs@apache.org Subject: cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N larryi 02/02/06 20:01:07 Modified: src/tests/webpages/WEB-INF test-tomcat.xml Log: Fix tests to pass with forwardAll both "true" and "false" with Apache, IIS and Netscape (4.1). Added a test to ensure "+" is converted to space in query string. Revision Changes Path 1.51 +39 -32 jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml Index: test-tomcat.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- test-tomcat.xml 13 Jan 2002 03:01:26 -0000 1.50 +++ test-tomcat.xml 7 Feb 2002 04:01:07 -0000 1.51 @@ -16,7 +16,7 @@ early tests. --> - + @@ -186,6 +186,12 @@ + + Test '+' in query string is decoded. + + + + @@ -1253,12 +1259,6 @@ - - - - - @@ -1272,6 +1272,13 @@ returnCode="${http.protocol} 40" /> + + + + + + - + + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> + returnCode="${http.protocol} 40" /> -- To unsubscribe, e-mail: For additional commands, e-mail: