The s:div cannot show correct returned result when I add a file upload in my 
form submission
--------------------------------------------------------------------------------------------

                 Key: WW-2430
                 URL: https://issues.apache.org/struts/browse/WW-2430
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Dojo Tags
    Affects Versions: 2.0.11
         Environment: windows xp, tomcat 6.0.14,   jdk 6.0.3
            Reporter: Tommy


I used s:div and ajax form to submit and show my info, when I add a s:file tag 
in my form, the resulted s:div showed an error msg like this, [Object 
HTMLDocument]  in firefox and [object] in IE7. After I refreshed that s:div,  
the results can be shown correctly, which means that the file has been 
successfully submitted and processed, it's a just s:div showing problem with 
ajax submission of an upload file.


I got another problem, allowedtypes doesn't work with fileupload interceptor in 
struts.xml, if I used that, nothing was subbmitted. If I removed that param, 
everything works properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to