bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
878 stars 307 forks source link

XML file format contains a misspelled property #990

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a project with dependencies
2. Save the project
3. Open the project file with a text editor

What is the expected output? What do you see instead?

 <taskproperty id="tpd9" name="predecessorsr" type="default" valuetype="text"/>

instead of name="predececessors"

What version of the product are you using? On what operating system?
GanttProject 2.6.6 Brno (build 1715)
Windows 8.1

Please provide any additional information below.
There is no error at all, but it could be a source of error when integrating 
the file format into other applications...

Cheers!
Valerio

Original issue reported on code.google.com by valerion...@gmail.com on 30 Sep 2014 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by dbaras...@ganttproject.biz on 30 Sep 2014 at 11:54