Problems with gantt v2.1 and Chrome (newest Version)

Hello,

I got a Problem with chrome browser.

We use a gantt chart on a local Webserver (Apache), we are using the php mysql connector and everything works just fine in Firefox an Internet Explorer. (also both newest Versions)

In Chrome and also in Safari we get the following Error:

Can anybody help on this issue?

Maybe a fix?

Thanks for Support!

It seems that xml output of connector is corrupted. You can try to troubleshoot the problem ( most probably you have some output before start of xml - some whitespaces or new line in one of included files ), or just switch to json connector - it provides the same features, and in the same time json data loading will not be affected by extra whitespaces or new lines.