Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.3.0.GA_P04
-
Fix Version/s: EE-4.3.0.GA_P05
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Support Case 14726
-
Workaround Exists:Yes
-
Workaround Description:
Description
If an ace:dataTable instance contains values from a bundle loaded via icecore:loadBundle, whenever there's a dynamic update on the table markup the values loaded from the bundle disappear. The dynamic updates can be either a change in sort order, a change in a filter string, page navigation via the paginator, etc. An easy way to reproduce the issue is to display the name of a header from a bundle message and trigger a dynamic update on the table.
The messages from the bundle should be rendered normally, like any other text, when there are dynamic updates on the table.
The messages from the bundle should be rendered normally, like any other text, when there are dynamic updates on the table.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-4.3.0.GA_P05 [ 14073 ] |
Workaround Description | Specify ace:ajax events for the type of events where this problem was observed and specify that the icecore:loadBundle should be executed in the request, e.g. <ace:ajax event="sort" execute="myLoadBundleID @this" /> in ace:dataTable. | |
Workaround Exists | Yes [ 10007 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |