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

[jira] Resolved: (WW-1113) Remote form bug for multipart enctype ,(upload file ..)

     [ http://issues.apache.org/struts/browse/WW-1113?page=all ]

Don Brown resolved WW-1113.
---------------------------

    Fix Version/s:     (was: 2.0.0)
       Resolution: Not A Problem
         Assignee:     (was: Ian Roughley)

This seems to be a problem with Dojo, not Struts.  Please reopen if you find that when using Dojo by itself it works, but somehow Struts is breaking things.

> Remote form bug for multipart enctype ,(upload file ..)
> -------------------------------------------------------
>
>                 Key: WW-1113
>                 URL: http://issues.apache.org/struts/browse/WW-1113
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: WW 2.2
>         Environment: ww2.2 release, jetty , win xp 
>            Reporter: firebody
>            Priority: Critical
>
> <ww:form namespace="/email" id="email" action="createEmail" validate="true"
> 			method="post" enctype="multipart/form-data"  theme="ajax" >
>            <tr>
> 				<td>attach:</td>
> 				<td><input name="uploadFiles" type="file" value="" size="60"></td>
> 			</tr>
> ....
> </ww:form>
> when i clicked  the bindButton to submit ,it will return a  'undefine' response ,but server side had successed to receive req and returned response ,cliend side has no any error except that the response showed on the screen  is 'undefined' . 

-- 
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