Hi,
Since upgrading to 1.6 my incorrect XML Error handling is not working properly. I was using dhtmlxError.catchError to get my own handler. Now wrong xml throws 2 errors, the 2nd one is causing the issue
docObj has no properties
doXPath("//rows", null, undefined, undefined)dhtmlxcommon.js (line 40)
_process_xml(Object xmlDoc=XMLHttpRequest async=true mainObject=Object)dhtmlxgrid.js (line 775)
onloadAction(Object entBox=div#LOT_ID_grid_div.gridbox _wcorr=0, null, null, null, Object xmlDoc=XMLHttpRequest async=true mainObject=Object)dhtmlxgrid_post.j… (line 14)
waitLoadFunction()dhtmlxcommon.js (line 10)
[Break on this error] }else{docObj = this.xmlDoc}};if (!docObj)dhtmlxError.throwError(“LoadXML”,"Inco…
Regression confirmed.
You can contact us directly to obtain updated file ( online package will be updated later today ), or use attached patch if you need solution ASAP.
xml_patch.zip (710 Bytes)