Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.1, EE-3.0.0.GA
-
Fix Version/s: 3.3
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces 3.0.x.maintenance-branch rev 28579
Server: Tomcat7
Browsers: all
-
Assignee Priority:P1
Description
In showcase application (built w/ MyFaces), on ace:fileEntry - Overview page: if uploading a valid file followed by the upload of a file that is too large, the last upload results message for the large file contains information about the previous successful file upload; clicking a second time on 'Send File' button will display the correct name of the large file (message information is actually redundant):
Upload results
File Name: apache-ant-1.7.1.rar
File was not saved because: Submitted file is too large.
Submitted file is too large.
Upload results
File Name: apache-ant-1.7.1.rar
File was not saved because: Submitted file is too large.
Submitted file is too large.
This is not an issue anymore; tested with Icefaces3/trunk rev# 33564 in IE8, FF19, Chrome24.