Duto created WICKET-6381:
----------------------------
Summary: Form with FileMaxSize cause issue
Key: WICKET-6381
URL: https://issues.apache.org/jira/browse/WICKET-6381
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 7.7.0, 7.5.0
Environment: Tomcat 7.0.69 or 8.5.6, windows 7 x64, Firefox 53.0.2
(64bits) or Chrome 58.0.3029.110 (64bits)
Reporter: Duto
Attachments: testUpload.rar
When I define a form with setFileMaxSize > 3Mo, when I submit (by
AjaxSubmitLink) a file (with size > of parameter FileMaxSize) the onError
method is execute (sometime) several and the lenght of ajax response is 0.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)