larryi 02/02/04 18:48:10 Modified: . RELEASE-PLAN-3.3.1.txt Log: Update to current status. Added Bug 6432 since it looks serious enough to justify a fix prior to beta1. Revision Changes Path 1.4 +16 -9 jakarta-tomcat/RELEASE-PLAN-3.3.1.txt Index: RELEASE-PLAN-3.3.1.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat/RELEASE-PLAN-3.3.1.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- RELEASE-PLAN-3.3.1.txt 2 Feb 2002 16:12:19 -0000 1.3 +++ RELEASE-PLAN-3.3.1.txt 5 Feb 2002 02:48:09 -0000 1.4 @@ -22,19 +22,15 @@ Issue Description 1 Must be able to compile and run under JDK 1.1.8 + FIXED 2 Address Cactus failures running with Tomcat 3.3 + Tried but not 100% successful yet. - - Bugs to investigate & fix or resolve/leave as LATER: - 4600 Tomcat 3.3 redirect behavior differs from Tomcat 3.2 - (try to make 301 or 302 configurable) - - 4416 URI En/Decoding not working - (investigate and fix if feasible) - - 5958 Wrong mod_jk.conf for path pattern + Bugs to investigate & fix or resolve/leave as LATER: + 6234 checkError method of Servlet's PrintWriter is unreliable + Addressed 1657 hyphen character '-' in tag name results in "Invalid expression" (port fix from Tomcat 4.x Jasper) @@ -48,6 +44,14 @@ (implement suggested fix) Resolved as FIXED + 4416 URI En/Decoding not working + (investigate and fix if feasible) + Deal with later, resolution TBD. + + 4600 Tomcat 3.3 redirect behavior differs from Tomcat 3.2 + (try to make 301 or 302 configurable) + Resolved as FIXED + 4923 getRealPath().exists() yields security exception (investigate and fix if feasible) Resolved as FIXED @@ -65,6 +69,9 @@ 5722 Forward to a page that have no extension displays a blank page (try to fix to do something better than display a blank page) Resolved as WORKSFORME + + 5958 Wrong mod_jk.conf for path pattern + Resolved as FIXED 6004 Cannot configure keystoreType Resolved as FIXED
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>