Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Environment:N/A
Description
ace:DataTable logic to skip processing of children also includes skipping processing of client behaviour queued events.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27105 | Thu Jan 05 14:53:22 MST 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTable.java
|
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 3.0 [ 10241 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Revision #27105
ICE-7637- Fixing DataTable ClientBehavior queued events by not skipping to renderResponse following decode of a table feature request, rather, skip decoding for table children, but continue with all other phases as normal.