Actions
Defect #4775
closedSub-project version on Gantt chart - Duplicated project name
Start date:
2010-02-09
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
"Project A" has a sub-project called "Project B". Project B has a version called "Release"
If you look at the "Project A" Gantt chart then the title for the Project B version is
Project B - Project B - Release (The first "Project B" is part of a link along with "Release")
The HTML code is
<span class="icon icon-package"> Project B - <a href="/versions/show/9">Project B - Release</a> </span
With longer project names this becomes a problem so for versions can we remove one of the project references
Actions