You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/04/25 20:58:45 UTC

[jira] Closed: (STR-289) File Upload doesn't work with Opera

     [ http://issues.apache.org/struts/browse/STR-289?page=all ]
     
Don Brown closed STR-289:
-------------------------

    Resolution: Fixed

> File Upload doesn't work with Opera
> -----------------------------------
>
>          Key: STR-289
>          URL: http://issues.apache.org/struts/browse/STR-289
>      Project: Struts Action 1
>         Type: Bug

>   Components: Action
>     Versions: 1.0 Final
>  Environment: Operating System: Linux
> Platform: Other
>     Reporter: Calvin Yu
>  Attachments: HttpRequestAdapter.diff, MultipartIterator.diff
>
> Opera version: 5.12
> Performing a file upload causes the following exception:
> java.lang.NullPointerException
> at
> org.apache.struts.upload.MultipartIterator.parseRequest(MultipartIterator.java:307)
> at org.apache.struts.upload.MultipartIterator.(MultipartIterator.java:152)
> at
> org.apache.struts.upload.DiskMultipartRequestHandler.handleRequest(DiskMultipartRequestHandler.java:65)
> at org.apache.struts.util.RequestUtils.populate(RequestUtils.java:735)
> at org.apache.struts.action.ActionServlet.processPopulate(ActionServlet.java:2061)
> at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1563)
> at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:509)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
> at com.iqresq.web.ActionServlet.service(ActionServlet.java:37)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
> I don't think this is specific to Linux - I'd seen this happen in opera for
> windows as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org