jholmes 2002/07/07 15:08:53 Modified: . STATUS Log: Added *overlooked* old bugs. Revision Changes Path 1.3 +5 -1 jakarta-struts/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/jakarta-struts/STATUS,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- STATUS 7 Jul 2002 21:51:55 -0000 1.2 +++ STATUS 7 Jul 2002 22:08:53 -0000 1.3 @@ -15,6 +15,7 @@ Custom Tags: ----------- + 1586 The <html:form> tag generates incorrect focus javascript for radio buttons. 10534 <html:link forward> does not add servlet context correctly 10536 Closing tag is whitespace-sensitive @@ -22,10 +23,13 @@ Example Webapps: --------------- 9709 Does not work with BEA Weblogic 7.0 +10501 Error running struts under JRun 3.1 File Upload: ----------- + 4170 MaxLengthExceeded doesn't stop file upload + 5274 OutOfMemoryError when uploading big files 7663 FileUpload example throws exception on JBoss 3.0 8732 RequestProcessor doesn't uncast the Request properly 9198 First line feed in text parameters lost
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>