You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2002/02/14 10:12:08 UTC

cvs commit: jakarta-tomcat-4.0 OUTSTANDING-BUGS-4.0.3.txt

remm        02/02/14 01:12:08

  Modified:    .        Tag: tomcat_40_branch OUTSTANDING-BUGS-4.0.3.txt
  Log:
  - Update bug list.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +20 -9     jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.3.txt
  
  Index: OUTSTANDING-BUGS-4.0.3.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.3.txt,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- OUTSTANDING-BUGS-4.0.3.txt	13 Feb 2002 01:50:46 -0000	1.1.2.2
  +++ OUTSTANDING-BUGS-4.0.3.txt	14 Feb 2002 09:12:08 -0000	1.1.2.3
  @@ -2,27 +2,38 @@
   Tomcat 4.0.3 Final bug status
   -----------------------------
   
  -This document lists bug that should be addressed before 4.0.2 Final is 
  +This document lists bug that should be addressed before 4.0.3 Final is 
   released. None of these bugs are regression problems, so it should be 
   acceptable to delay their resolution.
   
   
  +3509    webapp     Apache 1.3.20 & mod_webapp & Tomcat 4b7 HANGS under Win
  +4518    jasper     load-on-startup is not working with jsp page
   4793    webapp     mod_webapp connector doesn�t work
   4930    webapp     java.io.StreamCorruptedException: Type code out of range, 
                      is 0 with Apache WebApp module
   5040    webaap     EOFException when talking from applet to servlet 
                      via mod_webapp
  -5402    webapp     WarpConnection raise IOException
  +5402    webapp     WarpConnection raise IOException in a Clustered 
  +                   Solaris environment
  +5704    servlets   CgiServlet corrupting images?
   5735    catalina   HTTP connector running out of processors under heavy load
  +5759    servlets   CGI servlet mapping by extension *.cgi does not work
   5795    catalina   Catalina Shutdown relies on localhost causing problems 
  -                   in a Clustered Solaris environment
   5827    catalina   DataInputStream.readInt returns wrong values
   5899    servlets   HTTP POST parameters ignored in CGIServlet.java
  +5976    catalina   Spaces should be allowed in Servlet Context paths
   6036    webapp     Problems with URI mapping
  -3509    webapp     Apache 1.3.20 & mod_webapp & Tomcat 4b7 HANGS under Win
  -5704    servlets   CgiServlet corrupting images?
  -4518    jasper     load-on-startup is not working with jsp page
  -5759    servlets   CGI servlet mapping by extension *.cgi does not work
  -6400    jasper     Tag Libraries not deploying in 4.0.2 final
  -
  +6068    jk         AJP13 "bad read", IOException
  +6219    jk         FORM authentication does not work when using AJP connector
  +6331    catalina   Cannot add more than one cookie
  +6376    jasper     Improper import statement is generated when JSP page 
  +                   extends a custom class without package prefix
  +6411    catalina   HttpSession.isNew() always returns false
  +6420    jk         Loadbalancer mod_jk from 4.02 not working with TC 3.3
  +6432    jasper     Jasper should validate that an XML-view of a JSP page 
  +                   conforms as much as possible based on the DTD supplied 
  +                   in JSP.B of the JSP 1.2 specification
  +6443    jasper     Jasper doesn't follow the spec in regards to the xml-view 
  +                   of a JSP page and whitespace handling semantics
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>