WebIce / jsgantt

Automatically exported from code.google.com/p/jsgantt
0 stars 0 forks source link

Erroneous calculation for parent task duration #39

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
JSGantt Version:1.1
Browser:Firefox, IE
OS:Windows Vista, XP ptofessionnal

What steps will reproduce the problem?
1.Unzip enclosed file
2.Add jsgantt in the same directory
3.Run file TDL2JSGANTT.htm

What is the expected output? What do you see instead?
The file "Test file for jsgantt.xml" is a file build from ToDoList via
TDL2JSGantt.xsl. In the xml file, there are three 1 day successive and
dependant tasks. They are grouped under a parent task which, therefore, 
would last 3 days. jsgantt displays 4 days in the duration field. However,
gantt bars are OK (ie: 1+1+1 days for children tasks and 3 days for parent
task).

Please provide any additional information below.

Original issue reported on code.google.com by gardiend...@gmail.com on 19 May 2009 at 8:57

Attachments: