[ 
https://issues.apache.org/jira/browse/WICKET-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doug Leeper updated WICKET-2595:
--------------------------------

    Attachment: quickstart.jar

I have attached a quick start that reproduces the error in question.

Note: i have also include my suggested fix to Form and wicket-ajax.js.  The fix 
does allow the form to be submitted in inline frame.  However, my 
button.onSubmit is not being called...not sure why.

Note: without the fix, I get a ServletRequest is not a MultipartServletRequest 
Exception.  To see...move Form.java out of the project and rerun.

> Ajax Upload fails in nested form (ModalWindow)
> ----------------------------------------------
>
>                 Key: WICKET-2595
>                 URL: https://issues.apache.org/jira/browse/WICKET-2595
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.3
>         Environment: Linux i686, glibc 2.10, jdk 1.6.07
>            Reporter: Martin Dietze
>         Attachments: fileupload-example.zip, quickstart.jar
>
>
> When using a file upload in a nested form (e.g. as required when using modal 
> windows), the file upload will always return null. This bug seems related to  
>  WICKET-2433 which was supposed to be fixed in wicket 1.4.2, but in wicket 
> 1.4.3 this effect was observed by several people (see mailing list). 

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