Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P09
-
Fix Version/s: EE-3.3.0.GA_P10
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Support Case 14706 - https://icesoft.my.salesforce.com/5004u00002k1Fd4
-
Workaround Exists:Yes
-
Workaround Description:Use h:selectManyCheckbox with f:ajax instead of ice:selectManyCheckbox with partialSubmit or use ace:submitMonitor instead of the blockUIOnSubmit context parameter.
Description
Clicking on ice:selectManyCheckbox labels doesn't check/uncheck their corresponding checkboxes when the component has partialSubmit="true" and the application is configured with blockUIOnSubmit set to true as well.
It seems to be an issue exclusively with ice:selectManyCheckbox. Using ice:selectBooleanCheckbox with ice:outputLabel seems to work fine. Also, using h:selectManyCheckbox with <f:ajax /> works fine too.
This issue was reproduced with the latest patch sent to the customer and also with the latest patch release P09.
It seems to be an issue exclusively with ice:selectManyCheckbox. Using ice:selectBooleanCheckbox with ice:outputLabel seems to work fine. Also, using h:selectManyCheckbox with <f:ajax /> works fine too.
This issue was reproduced with the latest patch sent to the customer and also with the latest patch release P09.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Arturo Zambrano
created issue -
Arturo Zambrano
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Arturo Zambrano
made changes -
Fix Version/s | EE-3.3.0.GA_P10 [ 13877 ] |
Arturo Zambrano
made changes -
Workaround Description | Use h:selectManyCheckbox with f:ajax instead of ice:selectManyCheckbox with partialSubmit or use ace:submitMonitor instead of the blockUIOnSubmit context parameter. | |
Workaround Exists | Yes [ 10007 ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |