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
Liana Munroe
created issue -
Liana Munroe
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | 1.PNG [ 22479 ] |
Liana Munroe
made changes -
Summary | showcase ace:fileEntry Overview demo does not render multiple messages for bulk upload. | showcase ace:fileEntry Overview demo does not render multiple ace:messages for bulk upload. |
Ken Fyten
made changes -
Assignee | Mircea Toma [ mircea.toma ] | |
Security | Private [ 10001 ] | |
Fix Version/s | EE-4.2.0.GA [ 13071 ] | |
Assignee Priority | P2 [ 10011 ] |
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51313 | Mon Mar 13 18:02:35 MDT 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/fileentry/fileentry.xhtml
|
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Replace ace:message with ace:messages component in showcase demo to have the file upload results rendered in the same place.