"Error type: LoadXML" when using ajax load node in dhtmlxtre

Hello,



Sorry to bother you.



I have a problem with ajax loading node in dhtmlxtree. It works fine with IE and firefox, but webkit browser such as safari and chrome.



The tree is initialized by using javascript:





When clicking expand icon, the following xml returned:

<?xml version="1.0" encoding="UFT-8"?>





<item child=“1” id=“GO:0051179” text=“GO:0051179 - localization (82)” im0=“go_isa.gif” im1=“go_isa.gif”

im2=“go_isa.gif”>

<item child=“1” id=“GO:0051234” text=“GO:0051234 - establishment of localization (80)” im0=“go_isa.gif”

im1=“go_isa.gif” im2=“go_isa.gif”>



<item child=“1” id=“GO:0065007” text=“GO:0065007 - biological regulation (143)” im0=“go_isa.gif” im1

=“go_isa.gif” im2=“go_isa.gif”>





<item child=“1” id=“GO:0048519” text=“GO:0048519 - negative regulation of biological process (32)” im0

=“go_other.gif” im1=“go_other.gif” im2=“go_other.gif”>





<item child=“1” id=“GO:0040007” text=“GO:0040007 - growth (3)” im0=“go_isa.gif” im1=“go_isa.gif” im2

=“go_isa.gif”>



<item child=“1” id=“GO:0000003” text=“GO:0000003 - reproduction (1)” im0=“go_isa.gif” im1=“go_isa.gif”

im2=“go_isa.gif”>



<item child=“1” id=“GO:0008371” text=“GO:0008371 - obsolete biological process (1)” im0=“go_isa.gif”

im1=“go_isa.gif” im2=“go_isa.gif”>

<item child=“1” id=“GO:0048518” text=“GO:0048518 - positive regulation of biological process (45)” im0

=“go_other.gif” im1=“go_other.gif” im2=“go_other.gif”>





I am really stuck here. Could you please give me any clues how to fix it?



Thanks a lot.

Chen

When clicking expand icon, the following xml returned:
If same data URL opened in separate window of browser - is browser parse it in correct way?
So far there was no any Safari specific issues with XML parsing.

If issue still occurs for you - please send an XML output , for which error occurs to dhtmlx.com/docs/products/kb/inde … tmlxcommon