You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2007/10/28 18:56:46 UTC

svn commit: r589389 - /tomcat/tc6.0.x/trunk/STATUS

Author: markt
Date: Sun Oct 28 10:56:45 2007
New Revision: 589389

URL: http://svn.apache.org/viewvc?rev=589389&view=rev
Log:
Add fix for CGI bug reported on users list

Modified:
    tomcat/tc6.0.x/trunk/STATUS

Modified: tomcat/tc6.0.x/trunk/STATUS
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=589389&r1=589388&r2=589389&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS (original)
+++ tomcat/tc6.0.x/trunk/STATUS Sun Oct 28 10:56:45 2007
@@ -32,3 +32,7 @@
   -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:



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org