Defect #4775
Sub-project version on Gantt chart - Duplicated project name
| Status: | Closed | Start date: | 2010-02-09 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | UI | |||
| Target version: | 0.9.3 | |||
| Affected version: | 0.9.2 | Resolution: | Fixed |
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
Associated revisions
Fixed: Duplicated project name for subproject version on gantt chart (#4775).
History
Updated by Jean-Philippe Lang almost 2 years ago
- Category set to UI
Updated by Jean-Philippe Lang almost 2 years ago
- Status changed from New to Resolved
- Target version set to 0.9.3
- Affected version set to 0.9.2
- Resolution set to Fixed
Fixed in r3406.
Updated by Jeffrey Jones almost 2 years ago
Thank you very much; fix works fo rme.
Updated by Jean-Philippe Lang almost 2 years ago
- Status changed from Resolved to Closed
Merged in 0.9-stable in r3431.