RadiantQ Forum
Product => jQuery Gantt Package => Topic started by: dniezgoda on August 14, 2019, 01:29:39 PM
-
Hi team,
From jQuery Gantt demo site: "GanttControlMSProjectXMLBinding"
I was able to import a MS project xml file to gantt successfully but when i tried to export its data to XML then it worked but with wrong format xml
Can you investigate this issue and let me know how to fix it
pls download below xml file for testing
https://drive.google.com/file/d/1vRMlZVBSVyAvXqXwWRRwyyLbm_4jfqUQ/view?usp=sharing (https://drive.google.com/file/d/1vRMlZVBSVyAvXqXwWRRwyyLbm_4jfqUQ/view?usp=sharing)
Thank you team in advance!
-
Hi dniezgoda,
We are looking on this, will update you soon.
-
Dniezgoda,
We can able to reproduce the issue. Issue arises only in the attached xml file, we are investing on this.
-
Hi Rajagopal,
i would like to inform you this happens with a big number of rows (around 700 rows or greater).
-
Hi team,
Any update on this issue?
-
We can able to reproduce this issue. We are looking on this will update you soon.
-
Hi Dniezgoda,
We can able to reproduce this issue only in your xml. So, we are taking a closer look on the shared xml.
How did you generated this xml? Is this xml exported from our Gantt?
-
Hi Rajagopal,
i think the xml file is valid, pls try following orders:
- Open xml file from MS Project
- Save project as another xml file
- Open exported xml file (from MS Project) from jqGantt demo (GanttControlMSProjectXMLBinding)
- Save project as xml file => wrong xml format
btw, this issue also happened with many other projects that contain around ~1000 items
-
btw, this issue does not happen with Silverlight version.
-
Hi Dniezgoda,
We can able to reproduced the issue only in the given xml file. We have generated 1000 tasks in our Gantt and exported as xml which works fine without any issues. So, We are curious to know that how did you generated the xml file? Is this exported from our Gantt?
Thanks
Raja
-
Hi Rajagopal,
This file is our working plan, its working well with radiantq silverlight version but not jQuery version,
pls investigate.
thank you team
-
Hi Dniezgoda,
We are looking on this will update you soon.
Thanks
Raja
-
Hi team,
any update by now?
-
Hi team,
are you still working on this issue?
pls update.
Thanks
-
Hi Dniezgoda,
We apologize for the delay. We are making slow but steady progress, will let you know asap when we are done with it.
-
Hi team,
The issue regarding the "&" charactor from task name, looks like gantt does not convert it to "&"
The entity name must immediately follow the '&' in the entity reference.
pls check it and update me
Thanks
-
Hi Dniezgoda,
Yes you are right. The external utility file "Json2Xml.js" which we used to convert the json to xml has this issue. It's failed to convert "&" string as valid corresponding xml "&" string. We have fixed it and sent the fix to your e-mail. Please get it and let us know the status. Thank you for your patience.
Thanks
Raja