[
https://issues.apache.org/jira/browse/WICKET-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970276#action_12970276
]
Pedro Santos edited comment on WICKET-3202 at 12/10/10 2:08 PM:
----------------------------------------------------------------
Looks like a bug in webkit based browser [1]. We can continue having the
progress bar updated sending AJAX requests in an created iframe. I will give a
try.
1: http://stackoverflow.com/questions/3185238
was (Author: pedrosans):
Looks like a bug. We can continue having the progress bar updated sending
AJAX requests in an created iframe. I will give a try.
> 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: Igor Vaynberg
> Attachments: quickstart.rar, 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.