Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01, 4.0.BETA
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:Icefaces ee-3.3.0 maintenance branch, Icefaces 4 trunk, Tomcat 7, All browsers
-
Assignee Priority:P2
Description
dataTable > Column grouping JS error seen: Only occurred in 1 of 6 runs. Happens when rows are expanded then contracted.
[window] Error [status: malformedXML code: 200]: During update: form:carTable_exp_15 not found
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><changes><update id="form:carTable_row_13"><![CDATA[<tr class=" ui-datatable-odd " id="form:carTable_row_13" tabindex="0"><td class="ui-col-0"><div class="ui-row-toggler-parent">.......
[window] Error [status: malformedXML code: 200]: During update: form:carTable_exp_15 not found
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><changes><update id="form:carTable_row_13"><![CDATA[<tr class=" ui-datatable-odd " id="form:carTable_row_13" tabindex="0"><td class="ui-col-0"><div class="ui-row-toggler-parent">.......
To reproduce easily, use Firefox to view the "Grouping" ace:dataTable sample in showcase. With the JS error console open, slowly click the same grouped row to expand, then collapse, then expand, etc. the row until a JS error appears in the console.
For example, clicking the "Swansea" row (6th from the top) to expand worked fine for me, then clicking again to collapse failed with: