-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Mac OS 10.7
When viewing the main page for a job that includes Clang static analysis results, there is a line chart that tracks the number of bugs for each build. Clicking on a node in the chart is supposed to take you to the bug listing, but is broken:
http://myserver:8080/view/Nightly/job/myjob/37//clangScanBuildBugs
the problem appears to be that the link assumes Jenkins runs at the root level of the server ( http://myserver:8080/ ) rather than in a sub directory ( http://myserver:8080/Jenkins ). The URL should be:
http://myserver:8080/Jenkins/view/Nightly/job/myjob/37//clangScanBuildBugs
- is duplicated by
-
JENKINS-10876 Clang Scan-build chart links are broken
-
- Resolved
-
[JENKINS-10875] Clang Scan-build chart links are broken
Link |
New:
This issue is duplicated by |
Component/s | New: clang-scanbuild [ 16011 ] |
Resolution | New: Cannot Reproduce [ 5 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 141083 ] | New: JNJira + In-Review [ 205304 ] |
me too, Jenkins 1.516