Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:Tomcat 8, all browsers, issue dates back to 4.1.0 release. Was not an issue with EE-4.0.0
-
Assignee Priority:P2
Description
Using the showcase ace:fileEntry > Overview demo you can bulk upload multiples files. Once upload is complete there is only one message stating that one file was successfully uploaded. This issue is also present in 4.1.0 and 4.1.1.
In the past (EE 4.0.0) there was a separate message for each successful file upload in the bulk transaction.
When testing in development mode the success messages are shown as faces messages at the bottom of the page. See attached screenshot.
In the past (EE 4.0.0) there was a separate message for each successful file upload in the bulk transaction.
When testing in development mode the success messages are shown as faces messages at the bottom of the page. See attached screenshot.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Replace ace:message with ace:messages component in showcase demo to have the file upload results rendered in the same place.