Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.2, EE-3.2.0.GA
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Salesforce Case Reference:
Description
If the ace:dataTable has sort priorities set and the tableConfigPanel is opened, these priorities are shown in the panel correctly. If a user makes a change on the panel to the sort priority but clicks the cancel button, no changes are made to the dataTable. The issue is then if the panel is opened again, the "cancelled" sort priority is still shown and not the dataTable's.
This can be reproduced with the Showcase demo.
This can be reproduced with the Showcase demo.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case Reference | 5007000000SQq4HAAT |
Assignee | Nils Lundquist [ nils.lundquist ] | |
Fix Version/s | 3.3 [ 10370 ] | |
Affects Version/s | 3.2 [ 10338 ] | |
Assignee Priority | P2 [ 10011 ] |
Fix Version/s | 3.4 [ 10770 ] | |
Fix Version/s | 3.3 [ 10370 ] |
Fix Version/s | 3.3 [ 10370 ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Fix Version/s | 3.4 [ 10770 ] | |
Fix Version/s | 3.3 [ 10370 ] |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35162 | Fri May 17 13:31:19 MDT 2013 | nils.lundquist | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
With this commit, nesting a <ace:ajax event="cancel"/> tag inside a <ace:tableConfigPanel/> will cause the panel to rerender with the state from the server on cancellation.
Revision #35162
Committed by nils.lundquist
6 minutes ago
ICE-9107- TableConfigPanel will decode a cancel ajax event and force a rerender.