remm 02/02/19 23:10:56 Modified: . Tag: tomcat_40_branch OUTSTANDING-BUGS-4.0.3.txt RELEASE-NOTES-4.0.3-B1.txt Log: - Bug status update. Revision Changes Path No revision No revision 1.1.2.7 +0 -1 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.6 retrieving revision 1.1.2.7 diff -u -r1.1.2.6 -r1.1.2.7 --- OUTSTANDING-BUGS-4.0.3.txt 15 Feb 2002 23:21:07 -0000 1.1.2.6 +++ OUTSTANDING-BUGS-4.0.3.txt 20 Feb 2002 07:10:56 -0000 1.1.2.7 @@ -8,7 +8,6 @@ 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 1.1.2.8 +5 -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.7 retrieving revision 1.1.2.8 diff -u -r1.1.2.7 -r1.1.2.8 --- RELEASE-NOTES-4.0.3-B1.txt 19 Feb 2002 17:47:05 -0000 1.1.2.7 +++ RELEASE-NOTES-4.0.3-B1.txt 20 Feb 2002 07:10:56 -0000 1.1.2.8 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.7 2002/02/19 17:47:05 remm Exp $ +$Id: RELEASE-NOTES-4.0.3-B1.txt,v 1.1.2.8 2002/02/20 07:10:56 remm Exp $ ============ @@ -97,8 +97,10 @@ ---------------------- 3770 HttpSessionListener.sessionCreated() called twice for each session +4518 Jsp-file and load-on-startup and init-param does not work 5422 HTTP Headers not being cleared after form authentication 5647 AJP13 connector will not pass authentication requests +6090 Listener not instantiated in tld file 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 @@ -108,6 +110,8 @@ 6468 Content-type not set for errors 6480 HttpServletRequest.getPathTranslated() returns different results on repeated actions +6550 Old WebappClassLoaders can't be GC'd +6558 NPE in RequestDumperValve.toString if debug in catalina/XmlMapper ============================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>