[ https://issues.apache.org/jira/browse/WICKET-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971523#action_12971523 ]
Hudson commented on WICKET-3202: -------------------------------- Integrated in Apache Wicket 1.4.x #328 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/328/]) using an iframe to do the asynchronous progress bar update Issue: WICKET-3202 > Form with UploadProgressBar and AjaxButton doesn't submit > --------------------------------------------------------- > > Key: WICKET-3202 > URL: https://issues.apache.org/jira/browse/WICKET-3202 > Project: Wicket > Issue Type: Bug > Components: wicket, wicket-extensions > Affects Versions: 1.5-M3 > Environment: Windows 7, java 1.6 > Reporter: Ivan Vasilev > Assignee: Pedro Santos > Fix For: 1.4.15, 1.5-M4 > > Attachments: quickstart.rar, WICKET-3202-using-iframe.patch, > WICKET-3202-using-wicket-ajax.patch, WICKET-3202.patch > > > There is a Form and a FIleUploadField and UploadProgressBar in it. The form > is submitted via AjaxButton. If the user tries to upload a file, nothing > happens (at least nothing on the server side). If the UploadProgressBar is > removed from the form everything works fine. This behavior can be observed in > the attached quickstart. Thanks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.