[
https://issues.apache.org/jira/browse/WICKET-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanislav Dvorscak updated WICKET-812:
--------------------------------------
Attachment: wicket-bug-812.tar.gz
I uploaded an example of this problem. When you run this application, you can
see form with upload file field, upload progress bar and submit button. When
you click on submit upload button than you see - onSubmit method of form is
called, but onSubmit method of submit button is not called.
> Submit button, multipart content and UploadProgressBar
> ------------------------------------------------------
>
> Key: WICKET-812
> URL: https://issues.apache.org/jira/browse/WICKET-812
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.3.0-beta2
> Environment: windows xp, firefox 2.0.0.6
> Reporter: Stanislav Dvorscak
> Attachments: wicket-bug-812.tar.gz
>
>
> When I use UploadProgressBar, then onSubmit method of SubmitButton not
> function. I can not also find submit button with findSubmittingButton method
> of Form. I search this problem. And I find only - submit button is not in
> http request parameter.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.