You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/28 19:21:59 UTC

DO NOT REPLY [Bug 10332] New: - Problem with file upload with struts and galeon/mozilla browsers

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10332>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10332

Problem with file upload with struts and galeon/mozilla browsers

           Summary: Problem with file upload with struts and galeon/mozilla
                    browsers
           Product: Struts
           Version: 1.0.1 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: File Upload
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: sistemas@dedalo.ws


In presence of an <html:file> tag, the web application shows a
java.lang.IllegalArgumentException: java.lang.ClassCastException@e3d24a in
method  BeanUtils.populate, when: the form was submitted and there was no valid
input in the file control (i.e. it was empty, or an invalid file was typed). The
same page works with other web browsers (tested Konqueror, Netscape 4.78,
Netscape 6.2 in windows, IE 6.0). If some valid file name was typed in the
control, the submission works correctly.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>