Defect #32860
closed
Invalid links to versions with sharing in project tree
Added by Alexander Meindl almost 5 years ago.
Updated over 4 years ago.
Description
If a version uses sharing in project tree, there are invalid links in the roadmap overview.
The problem occurs, if the version is in a sub-directory and in the project root. Than there are missing permissions to issues (e.g. if issue module is disabled or current user has no rights to see issues in root project).
The attached patch fixes this problem. The patch is for trunk, but the problem is also available in 4.0.x and 4.1.x.
Files
Thanks for the patch. Can you add a test case for this scenario?
Here is a test for this patch. This patch also correct link to shared version with hierarchy. Without this patch, version link uses the root project for hierarchy versions - which is not correct imho. Versions with hierarchy should use link to current project.
I hope this test is sufficient. Let me know, if more information is required.
Confirmed the issue.
In the screenshot below, the link "1 issue" and "1 open" point to it parent project (ecookbook"). If "Issue tracking" module is disabled in "ecookbook" project, 403 error page is displayed when you click either of the two links.
- Target version changed from Candidate for next major release to 4.2.0
Setting the target version to 4.2.0.
- Status changed from Confirmed to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix. Thank you.
Also available in: Atom
PDF