remm 02/02/01 13:54:09 Modified: . Tag: tomcat_40_branch OUTSTANDING-BUGS-4.0.2.txt RELEASE-NOTES-4.0.2.txt Log: - Update bug status. Revision Changes Path No revision No revision 1.1.2.4 +3 -4 jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.2.txt Index: OUTSTANDING-BUGS-4.0.2.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/OUTSTANDING-BUGS-4.0.2.txt,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- OUTSTANDING-BUGS-4.0.2.txt 31 Jan 2002 18:10:16 -0000 1.1.2.3 +++ OUTSTANDING-BUGS-4.0.2.txt 1 Feb 2002 21:54:09 -0000 1.1.2.4 @@ -14,20 +14,16 @@ via mod_webapp 5201 catalina Persistent sessions & EJB Statefull 5402 webapp WarpConnection raise IOException -5644 jasper JspC produces badly formed classnames if first char - is a digit 5735 catalina HTTP connector running out of processors under heavy load 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 -5905 jasper JSP Document not correctly processed 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 -5988 jasper Jasper Null Pointer Exception Error 5471 jasper jspc -webapp option is broken due to namespace collisions @@ -43,5 +39,8 @@ LATER - 5483 jk I18N fails using AJP 1.3 with Tomcat 4.01 final / Apache 1.3.22 FIXED - 5647 jk AJP13 connector will not pass authentication requests +FIXED - 5644 jasper JspC produces badly formed classnames if first char + is a digit +FIXED - 5905 jasper JSP Document not correctly processed 1.1.2.5 +4 -1 jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt Index: RELEASE-NOTES-4.0.2.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-4.0/Attic/RELEASE-NOTES-4.0.2.txt,v retrieving revision 1.1.2.4 retrieving revision 1.1.2.5 diff -u -r1.1.2.4 -r1.1.2.5 --- RELEASE-NOTES-4.0.2.txt 31 Jan 2002 18:10:16 -0000 1.1.2.4 +++ RELEASE-NOTES-4.0.2.txt 1 Feb 2002 21:54:09 -0000 1.1.2.5 @@ -3,7 +3,7 @@ Release Notes ============= -$Id: RELEASE-NOTES-4.0.2.txt,v 1.1.2.4 2002/01/31 18:10:16 remm Exp $ +$Id: RELEASE-NOTES-4.0.2.txt,v 1.1.2.5 2002/02/01 21:54:09 remm Exp $ ============ @@ -93,15 +93,18 @@ ---------------------- 5330 JNDI ENC context problem +5644 JspC produces badly formed classnames if first char is a digit 5647 AJP13 connector will not pass authentication requests 5740 Content-type reset to text/html on response with status >= 400 5752 Documentation: Resources link invalid on page http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/context.html 5760 Doc-bug: Inexact documented jars in "Class Loader INFO" 5876 HttpResponseBase broken +5905 JSP Document not correctly processed 5908 java.lang.IllegalStateException: zip file closed 6108 jasper.sh doesn't use JAVA_HOME to find java 6115 URL encoding of session id doesn't work correctly with anchors/fragments +6130 [PATCH] Improving BindException error reporting 6151 Manager servlet behaves bad in IE without an "Expires: -1" http header
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>