[
https://issues.apache.org/jira/browse/WICKET-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740640#action_12740640
]
Igor Vaynberg commented on WICKET-2420:
---------------------------------------
everything is handled transparently. if the form is submitted via ajaxbutton or
ajaxsubmitlink and contains file upload elements it will be handled via an
iframe submit instead of xmlhttprequest submit - but all is transparent to the
user.
> Ajax support for multipart forms
> --------------------------------
>
> Key: WICKET-2420
> URL: https://issues.apache.org/jira/browse/WICKET-2420
> Project: Wicket
> Issue Type: New Feature
> Reporter: Igor Vaynberg
> Assignee: Igor Vaynberg
> Fix For: 1.4.1
>
>
> forms with input type="file" should be transparently supported even when
> submitted via ajax. currently the input type="file" fields are ignored.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.