Re-tested this with ICEfaces EE 3.3.0.GA - Build 6 in IE8 (icepc4/icepc10/icepcvm-ie8), and a JS error occurs when after loading the dataTable test application in a browser, user clicks on the ICE-8237 test link. The message is:
Message: Object doesn't support this property or method
Line: 1
Char: 109
Code: 0
URI: http://10.18.39.149:8080/dataTable/javax.faces.resource/icepush.js.jsf?ln=ice.push&v=3_3_0_130606
After clicking to close this JS error, another one occurs:
Message: 'ice.push.configuration' is null or not an object
Line: 24
Char: 1
Code: 0
URI: http://10.18.39.149:8080/dataTable/views/ICE-8237.jsf
Clicking 'Close' button on the JS error popup, and then clicking 'Populate' button, another JS error occurs and the table renders with a double header:
Message: Object doesn't support this property or method
Line: 434
Char: 8455
Code: 0
URI: http://10.18.39.149:8080/dataTable/javax.faces.resource/util/ace-jquery.js.jsf?ln=icefaces.ace&v=3_3_0_130606
Cannot reproduce JS error.
Alignment error due ScrollIE7LikeIE8Mode being turned on. This should have its own JIRA.