Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3
-
Component/s: None
-
Labels:None
-
Environment:*
-
Assignee Priority:P1
Description
onElementUpdate mechanism doesn't execute all attached listeners.
This is suspected as the cause ofICE-8959 (test case included) , and a bug in recent changes to ice.ace.create.
This is suspected as the cause of
When running
ICE-8959test case it can be noticed how none of submitMonitor's elements registered with onElementUpdate are updated. This explains why the corresponding callbacks are not invoked.