Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any, tested in trunk showcase
-
Assignee Priority:P2
-
Workaround Exists:Yes
-
Workaround Description:
Description
This problem manifests when using multiple ace:submitMonitor components on a single page with "rendered" attributes.
When these attributes are toggled (in this case via checkboxes) the submitMonitor doesn't "bubble up" to the next available monitor properly.
For example:
Page level monitor ('for' undefined)
Panel level monitor ('for' equal to panel ID)
List (inside panel) level monitor ('for' equal to list ID)
If we toggle "List Monitor" to rendered="false" the expected behaviour is the Panel Monitor should process any further submissions. That doesn't happen, and no monitor is displayed.
Similarly toggling the Panel Monitor to rendered="false" means the submission should "bubble up" to the Page Monitor, which again doesn't happen.
Toggling back to rendered="true" seems to work though.
When these attributes are toggled (in this case via checkboxes) the submitMonitor doesn't "bubble up" to the next available monitor properly.
For example:
Page level monitor ('for' undefined)
Panel level monitor ('for' equal to panel ID)
List (inside panel) level monitor ('for' equal to list ID)
If we toggle "List Monitor" to rendered="false" the expected behaviour is the Panel Monitor should process any further submissions. That doesn't happen, and no monitor is displayed.
Similarly toggling the Panel Monitor to rendered="false" means the submission should "bubble up" to the Page Monitor, which again doesn't happen.
Toggling back to rendered="true" seems to work though.
Issue Links
- blocks
-
ICE-10707 Showcase -> Add new ace:submitMonitor demos
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion