[
https://issues.apache.org/jira/browse/WICKET-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Leeper updated WICKET-2595:
--------------------------------
Attachment: wicket-ajax.js.diff
Form.java.diff
My apologies. You had indicated you wanted a quick start so I did. Here are
the changes in svn diff format. BTW...I modified wicket-ajax.js to keep
original enctype and to reset to the original after the form has been
submitted. So these diff are the latest.
> Ajax multipart fails for inner forms added via ajax
> ---------------------------------------------------
>
> 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
> Assignee: Igor Vaynberg
> Fix For: 1.4.4, 1.5-M1
>
> Attachments: fileupload-example.zip, Form.java.diff, quickstart.jar,
> wicket-ajax.js.diff
>
>
> 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.