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">.......
Activity
Liana Munroe
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Fix Version/s | 4.0 [ 11382 ] |
Ken Fyten
made changes -
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Assignee | Ken Fyten [ ken.fyten ] | Arturo Zambrano [ artzambrano ] |
Assignee Priority | P2 [ 10011 ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
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: