Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Dave on May 30, 2008 05:21
open dhtmlx forum
Incorrect XML now throwing 2 errors

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...
Answer posted by Support on May 30, 2008 05:51
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.
Attachments (1)