Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
1.4.19
-
None
-
None
-
JDK 1.6
Windows
Jetty
IE/Firefox
Description
Since UploadInfor is missing error messages/information handeling, there is no way for progress bar to know that an error happened and it has to stop looking up the changes. For instance, such condition can be triggered if the form hosting upload field has maximum file size set to 100M.
On an attempt to uplaod a file bigger than 100M no progress is reported, time estimate keeps growing and the screen is flickering with every refresh.
An attempt to fix this was done in https://issues.apache.org/jira/browse/WICKET-3525 however never made to 1.5.5 or 6.0 beta.
Please provide the needed error handeling to enable real use of the progress bar.
To my sinsere disappointment I had to remove the component from the code for now.
Attachments
Issue Links
- duplicates
-
WICKET-3525 Fileupload: full request body is read even when it is known that it is larger than the max allowed size
-
- Open
-