Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 4.0
-
Fix Version/s: 4.1
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:ICEfaces4 trunk r.44170, EE-4.0.0 r.41059
Browsers: all
Server: Tomcat7
Description
In showcase sample application, errors are showing up in any messages type components on subsequent pages since they are not cleared from the messages queue, but simply hidden.
Also growlMessages if rendered on the demo when using autoHide=false, will be found rendered on other demos pages.
To reproduce:
- on growlMessages Overview demo, change autoHide=false.
- select at least one message type, then click "Show Messages" button -> growl messages displayed.
- click on each "x" button to close messages one by one, or click "close all" -> all growl messages are closed.
- navigate away from the demo, then come back to growlMessages - Overview -> growl messages are found displayed on the demo.
- close all growl messages, then go to tabSet > Proxy -> growl messages are rendered on the page as Faces messages.
Also growlMessages if rendered on the demo when using autoHide=false, will be found rendered on other demos pages.
To reproduce:
- on growlMessages Overview demo, change autoHide=false.
- select at least one message type, then click "Show Messages" button -> growl messages displayed.
- click on each "x" button to close messages one by one, or click "close all" -> all growl messages are closed.
- navigate away from the demo, then come back to growlMessages - Overview -> growl messages are found displayed on the demo.
- close all growl messages, then go to tabSet > Proxy -> growl messages are rendered on the page as Faces messages.
Issue Links
- duplicates
-
ICE-10744 showcase - demos that use ace:messages not clearing errors
- Closed
Activity
Carmen Cristurean
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Summary | showcase - messages are not cleared from messages queue | showcase - ace:growlMessages messages are not cleared from messages queue |
Ken Fyten
made changes -
Fix Version/s | 4.1 [ 11375 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Carmen Cristurean
made changes -
Summary | showcase - ace:growlMessages messages are not cleared from messages queue | showcase - message type ACE components - messages are not cleared from messages queue |
Ken Fyten
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Duplicate [ 3 ] |
Also an issue with ace:message and ace:messages.
If you use the ace:messages, ace:message or ace:growlMessages demo and leave any messages rendered, then navigate to ace:dataTable > Click Events or Find demos, the messages are rendered at the top of these dataTable demos.