From 5b6f2fcf78527b76df88d7ddb790723e096a3107 Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 28 Oct 2007 17:56:45 +0000 Subject: [PATCH] Add fix for CGI bug reported on users list git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@589389 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/STATUS b/STATUS index 0c9fed5ff..6251da771 100644 --- a/STATUS +++ b/STATUS @@ -32,3 +32,7 @@ PATCHES PROPOSED TO BACKPORT: -1: funkman InetAddress.getLocalHost() != localhost - it should be InetAddress.getByName("localhost").getHostAddress() +* Fix bug in CGI servlet that causes it to fail when included + http://people.apache.org/~markt/patches/2007-10-28-cgi-include.patch + +1: markt + -1: -- 2.11.0