Actions
Patch #5438
closedPatch repairing rendering of subtasks in gantt diagram
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Gantt
Target version:
-
Start date:
2010-05-04
Due date:
2010-05-04
% Done:
0%
Estimated time:
Description
There is a bug in r3733 in sorting algorithm. Id doesn't sort well when you define tasks and subtasks with the same start dates. For example if all tasks and subtask have the same start date, then tasks adn subtasks won't be sorted. Attached simple two-liner repairs this bug.
Files
Related issues
Updated by Sepp _ over 14 years ago
No, it is not resolved!
After further testing, redmine stable svn from today still shows subtasks in the gantt, where no subtasks are!
Updated by Damien Couderc about 14 years ago
Works for me.
This fix should be merged ASAP to see if it fixes issues for everyone.
Updated by Toshi MARUYAMA about 12 years ago
- Status changed from New to Closed
Gantt was refactored in #6276.
So, this issue is obsolete.
Actions