remm        02/02/15 11:16:19

  Modified:    .        Tag: tomcat_40_branch OUTSTANDING-BUGS-4.0.3.txt
                        RELEASE-NOTES-4.0.3-B1.txt
  Log:
  - Update bug status.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.5   +5 -2      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.4
  retrieving revision 1.1.2.5
  diff -u -r1.1.2.4 -r1.1.2.5
  --- OUTSTANDING-BUGS-4.0.3.txt        14 Feb 2002 17:32:25 -0000      1.1.2.4
  +++ OUTSTANDING-BUGS-4.0.3.txt        15 Feb 2002 19:16:19 -0000      1.1.2.5
  @@ -14,18 +14,20 @@
                      is 0 with Apache WebApp module
   5040    webaap     EOFException when talking from applet to servlet 
                      via mod_webapp
  +5229    catalina   Session cannot unbind if using DistributedManager
   5402    webapp     WarpConnection raise IOException in a Clustered 
                      Solaris environment
  +5507    catalina   Swapping sessions causes exceptions and it doesn't work 
  +                   with FileStore
   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 
   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
  +5976    catalina   Tomcat 4.0.2B2 + Security Manager + JSSE don't work together
   6036    webapp     Problems with URI mapping
   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
  @@ -36,6 +38,7 @@
                      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
  +6457    jk         mod_jk causes segmentation fault with JkLogLevel != debug
   6464    jasper     Jspc generates bad package names on Windows NT
   
   
  
  
  
  1.1.2.4   +3 -1      jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt
  
  Index: RELEASE-NOTES-4.0.3-B1.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.3-B1.txt,v
  retrieving revision 1.1.2.3
  retrieving revision 1.1.2.4
  diff -u -r1.1.2.3 -r1.1.2.4
  --- RELEASE-NOTES-4.0.3-B1.txt        14 Feb 2002 17:32:25 -0000      1.1.2.3
  +++ RELEASE-NOTES-4.0.3-B1.txt        15 Feb 2002 19:16:19 -0000      1.1.2.4
  @@ -3,7 +3,7 @@
                               Release Notes
                               =============
   
  -$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.3 2002/02/14 17:32:25 remm Exp $
  +$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.4 2002/02/15 19:16:19 remm Exp $
   
   
   ============
  @@ -92,6 +92,8 @@
   Bugzilla Bugs Resolved:
   ----------------------
   
  +3770  HttpSessionListener.sessionCreated() called twice for each session
  +5647  AJP13 connector will not pass authentication requests
   6374  Class not found for: org/w3c/dom/range/Range
   6396  LoggerBase class is package not public
   6406  All classes in $CATALINA_HOME/classes become invisible 
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to