remm 02/03/18 16:56:44 Modified: . Tag: tomcat_40_branch OUTSTANDING-BUGS-4.0.4.txt RELEASE-NOTES-4.0.4-B2.txt Log: - Update bug status. Revision Changes Path No revision No revision 1.1.2.2 +3 -2 jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.4.txt Index: OUTSTANDING-BUGS-4.0.4.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.4.txt,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- OUTSTANDING-BUGS-4.0.4.txt 2 Mar 2002 04:20:13 -0000 1.1.2.1 +++ OUTSTANDING-BUGS-4.0.4.txt 19 Mar 2002 00:56:44 -0000 1.1.2.2 @@ -7,11 +7,11 @@ acceptable to delay their resolution. +3515 catalina Processes hanging after stopping Tomcat 4964 jasper popBody() is called before doEndTag() is called in a BodyTag 5507 catalina Swapping sessions causes exceptions and it doesn't work with FileStore 5741 jasper Jspc -webapp option is broken due to namespace collisions -5827 catalina DataInputStream.readInt returns wrong values 5853 catalina Unable to get request parameters in the Error page for form based login 5998 jasper Exception hiding when a JspExceptioin is thrown by a tag @@ -21,5 +21,6 @@ 6420 jk Loadbalancer mod_jk from 4.02 not working with TC 3.3 6457 jk mod_jk causes segmentation fault with JkLogLevel != debug 6617 catalina Iterating over session attribute name enumeration fails - +6662 catalina Servlet context fails if webapp name smaller version + of another webapp 1.1.2.3 +3 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.4-B2.txt Index: RELEASE-NOTES-4.0.4-B2.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.4-B2.txt,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- RELEASE-NOTES-4.0.4-B2.txt 13 Mar 2002 02:25:14 -0000 1.1.2.2 +++ RELEASE-NOTES-4.0.4-B2.txt 19 Mar 2002 00:56:44 -0000 1.1.2.3 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.4-B2.txt,v 1.1.2.2 2002/03/13 02:25:14 remm Exp $ +$Id: RELEASE-NOTES-4.0.4-B2.txt,v 1.1.2.3 2002/03/19 00:56:44 remm Exp $ ============ @@ -92,6 +92,8 @@ ---------------------- 7061 Servlet loaded TWICE on application startup? +7102 response.encodeURL() doesn't encode +7171 FileStore directory must exists ============================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>