Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P3
-
Support Case References:Support Case #13319 - https://icesoft.my.salesforce.com/50070000013VNaA
-
Workaround Exists:Yes
-
Workaround Description:The ace:submitMonitor can be used to block the ui.
Description
When using an ace:submitMontor with blockUI="@none" and also using the org.icefaces.blockUIOnSubmit=true context parameter, the model layer for the blockUIOnSubmit does not get displayed allowing double submits to occur.
Removing the ace:submitMonitor from the page allows the ui blocker to work correctly.
Removing the ace:submitMonitor from the page allows the ui blocker to work correctly.
Attached test case that shows this issue. Note, the icefaces, ace, and compat jars need to be added into the war for it to run.
Steps: