Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.BETA
-
Fix Version/s: 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Chrome, IE11
-
Assignee Priority:P1
-
Support Case References:Support Case #14044 - https://icesoft.my.salesforce.com/5007000001iIzna
Description
With the changes from ICE-11125, there is an issue now seen when changing tabs that include an ace:dataTable with paginator=true. The following script error is thrown and causes the application to become unresponsive:
Uncaught TypeError: Cannot read property 'cfg' of null
at HTMLDivElement.<anonymous> (ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:8652)
at Function.each (jquery.js.jsf?ln=icefaces.ace&v=4_2_0_170216:384)
at jQuery.fn.init.each (jquery.js.jsf?ln=icefaces.ace&v=4_2_0_170216:137)
at Object.resizeTables (ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:8648)
at doOnSuccess (ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:7923)
at ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:7931
at sendEvent (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:2075)
at Object.response (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:2981)
at Object.onComplete (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:1860)
at XMLHttpRequest.AjaxEngine.req.xmlReq.onreadystatechange (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:1841)
Uncaught TypeError: Cannot read property 'cfg' of null
at HTMLDivElement.<anonymous> (ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:8652)
at Function.each (jquery.js.jsf?ln=icefaces.ace&v=4_2_0_170216:384)
at jQuery.fn.init.each (jquery.js.jsf?ln=icefaces.ace&v=4_2_0_170216:137)
at Object.resizeTables (ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:8648)
at doOnSuccess (ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:7923)
at ace-tabset.uncompressed.js.jsf?ln=icefaces.ace&v=4_2_0_170216:7931
at sendEvent (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:2075)
at Object.response (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:2981)
at Object.onComplete (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:1860)
at XMLHttpRequest.AjaxEngine.req.xmlReq.onreadystatechange (jsf.js.jsf?ln=javax.faces&stage=Development&v=4_2_0_170216:1841)
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case14044Example.war [ 22477 ] | |
Attachment | Case14044Example.zip [ 22478 ] |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | 4.2 [ 12870 ] | |
Assignee Priority | P1 [ 10010 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #50940 | Mon Mar 06 14:35:16 MST 2017 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case to reproduce the issue.
Steps:
Note: For me to reproduce this I would need to load the application in two different browsers. For example: