Hello,
We have an issue while updating our version of SmartGWT Power (My customer and myself still have a support contract with you and if you need more info you can just ask me)
We were using : SmartClient Version: v9.1p_2014-12-05/PowerEdition Deployment (built 2014-12-05)
And are now using : SmartClient Version : v9.1p_2015-12-05/PowerEdition Deployment (built 2015-12-05) => 4.1p20151205
One of our screen is using a ListGrid with a RestDataSource; everything works fine with the last version but now we can't add new line using "StartEditingNew" and we are struggling with this error, with no way of knowing what&where something went wrong :
And this error pop after the first one :
I'm not sure if I can create a standalone case for this one so, can you guys think of anything that might be the source of the issue ?
Here is a quick sample of our code : sample.txt
Thank you.
We have an issue while updating our version of SmartGWT Power (My customer and myself still have a support contract with you and if you need more info you can just ask me)
We were using : SmartClient Version: v9.1p_2014-12-05/PowerEdition Deployment (built 2014-12-05)
And are now using : SmartClient Version : v9.1p_2015-12-05/PowerEdition Deployment (built 2015-12-05) => 4.1p20151205
One of our screen is using a ListGrid with a RestDataSource; everything works fine with the last version but now we can't add new line using "StartEditingNew" and we are struggling with this error, with no way of knowing what&where something went wrong :
Code:
Exception occured in browser : (TypeError) : Cannot read property '0' of undefined Stacktrace : Unknown.wrap_2_g$(heliosweb-0.js@5:54165) Unknown.doFire_0_g$(heliosweb-0.js@20:43714) Unknown.fireEvent_2_g$(heliosweb-0.js@8:43790) Unknown.fireEvent_1_g$(heliosweb-0.js@24:43575) Unknown.fireEvent_5_g$(heliosweb-0.js@30:61058) Unknown.anonymous(heliosweb-0.js@16:239801) Unknown.apply_1_g$(heliosweb-0.js@28:14065) Unknown.entry0_0_g$(heliosweb-0.js@16:14124) Unknown.anonymous(heliosweb-0.js@14:14103) Unknown.obj_0_g$.addProperties.click(heliosweb-0.js@14:239810) Unknown.isc_StatefulCanvas_handleActivate(http://localhost:8084/heliosweb/sc/modules/ISC_Foundation.js@108:226) Unknown.isc_StatefulCanvas_handleClick(http://localhost:8084/heliosweb/sc/modules/ISC_Foundation.js@13:227) Unknown.isc_c_EventHandler_bubbleEvent(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@139:1402) Unknown.isc_c_EventHandler_handleClick(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@606:1275) Unknown.isc_c_EventHandler__handleMouseUp(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@26:1264) Unknown.isc_c_EventHandler_handleMouseUp(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@57:1258) Unknown.isc_c_EventHandler_dispatch(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@108:1475) Unknown.eval(eval at isc__makeFunction (http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@122:73)
Code:
Thu Dec 10 16:14:13 GMT+100 2015 com.mars.helios.heliosweb.client.HeliosUncaughtExceptionHandler SEVERE: Uncatched exception: (TypeError) : Cannot read property '0' of undefinedcom.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property '0' of undefined at Unknown.wrap_2_g$(heliosweb-0.js@5:54165) at Unknown.entry0_0_g$(heliosweb-0.js@20:14127) at Unknown.parentResized(heliosweb-0.js@14:14103) at Unknown.isc_Canvas__resolveChildPercentSizes(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@679:2213) at Unknown.isc_Canvas_layoutChildren(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@507:2213) at Unknown.isc_Canvas__completeResizeBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@13:2203) at Unknown.isc_Canvas_resizeBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@6:2201) at Unknown.isc_Canvas_resizeTo(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@932:2213) at Unknown.isc_Layout_resizeMembers(http://localhost:8084/heliosweb/sc/modules/ISC_Foundation.js@132:289) at Unknown.isc_Layout_layoutChildren(http://localhost:8084/heliosweb/sc/modules/ISC_Foundation.js@6:328) at Unknown.isc_Canvas__completeResizeBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@13:2203) at Unknown.isc_Canvas_resizeBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@6:2201) at Unknown.isc_Canvas_resizeTo(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@932:2213) at Unknown.isc_Layout_resizeMembers(http://localhost:8084/heliosweb/sc/modules/ISC_Foundation.js@108:289) at Unknown.isc_Layout_layoutChildren(http://localhost:8084/heliosweb/sc/modules/ISC_Foundation.js@6:328) at Unknown.isc_Canvas__completeResizeBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@13:2203) at Unknown.isc_Canvas_moveBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@193:2162) at Unknown.isc_Canvas_moveTo(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@106:2185) at Unknown.isc_Canvas_setRect(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@62:1978) at Unknown.isc_Canvas__resolvePercentageSize(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@7:2225) at Unknown.isc_Canvas_parentResized(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@371:2222) at Unknown.parentResized_0_g$(heliosweb-0.js@13:236695) at Unknown.<anonymous>(heliosweb-0.js@15:236640) at Unknown.apply_1_g$(heliosweb-0.js@28:14065) at Unknown.entry0_0_g$(heliosweb-0.js@16:14124) at Unknown.parentResized(heliosweb-0.js@14:14103) at Unknown.isc_Canvas__resolveChildPercentSizes(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@679:2213) at Unknown.isc_Canvas_layoutChildren(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@507:2213) at Unknown.isc_Canvas__completeResizeBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@13:2203) at Unknown.isc_Canvas_moveBy(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@193:2162) at Unknown.isc_Canvas_moveTo(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@106:2185) at Unknown.isc_Canvas_setRect(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@62:1978) at Unknown.isc_Canvas__resolvePercentageSize(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@7:2225) at Unknown.isc_Canvas_pageResize(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@171:2184) at Unknown.isc_c_Page_handleEvent(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@72:1161) at Unknown.isc_c_EventHandler__fireResizeEvent(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@85:1465) at Unknown.isc_c_EventHandler__pageResize(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@6:1465) at Unknown.isc_c_EventHandler__pageResizePollMethod(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@182:1462) at Unknown.isc_c_Class_fireCallback(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@78:285) at Unknown.isc_c_Timer__fireTimeout(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@200:1150) at Unknown.anonymous(http://localhost:8084/heliosweb/sc/modules/ISC_Core.js@40:1148)
Here is a quick sample of our code : sample.txt
Thank you.
Comment