Open GoogleCodeExporter opened 9 years ago
I think that fix requires efforts from Microsoft :/
In MPX file which is produced by GanttProject task names with commas and quotas
are properly escaped (at least as my knowledge of MPX file spec allows to
judge), and GP itself imports such files back fine.
If you need it to be able to exchange files with MS Project, try using MS XML
format, it should work better.
Original comment by dbarashev
on 22 Apr 2012 at 8:27
It may be a bug from MSP2010, I will do some trial to find some sort of
patterns that may help to solve this issue.
The XML format has a worst problem, it doesn't seem to export the duration of
the tasks. All task are at 1 day and the only thing holding on the schedule is
that the start dates are set according the GP schedule. This file is unusable
since once refreshed the 140days project end up taking 40days (my boss would
like that!)
Original comment by fran6.ja...@gmail.com
on 23 Apr 2012 at 1:03
Huh? Any example of a project where duration is set to 1 day after export to
XML? It works fine with HouseBuildingSample
Original comment by dbarashev
on 24 Apr 2012 at 12:05
[deleted comment]
[deleted comment]
Here is an example file that was ported to MSP2010 in XML format. You can see
that all duration are set to "0" which is more like a milestone.
See attached .GAN used and MSP sreenshot.
Original comment by fran6.ja...@gmail.com
on 3 May 2012 at 8:46
Attachments:
For the comma and quote issue, whereas the reason of this post, here are the
test files used and MSP2010 results.
Original comment by fran6.ja...@gmail.com
on 3 May 2012 at 8:52
Attachments:
It appears that the problem with .xml format is actual for tasks with no
assigned resources. Thanks for reporting it. I submitted a separate issue #503
Is my understanding correct that you have not found yet a way to escape commas
in MPX format?
Original comment by dbarashev
on 3 May 2012 at 10:17
Original issue reported on code.google.com by
fran6.ja...@gmail.com
on 20 Apr 2012 at 7:14