• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • clang-scanbuild-plugin
    • 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

          [JENKINS-10875] Clang Scan-build chart links are broken

          Daniel Bergquist created issue -
          sogabe made changes -
          Link New: This issue is duplicated by JENKINS-10876 [ JENKINS-10876 ]

          Steve Roth added a comment -

          me too, Jenkins 1.516

          Steve Roth added a comment - me too, Jenkins 1.516
          Yoichi Nakayama made changes -
          Component/s New: clang-scanbuild [ 16011 ]

          Yoichi Nakayama added a comment - - edited

          In ClangBuildGraph.java, "/" is hard-coded in URLAndTooltipBuilder#generateURL

          Yoichi Nakayama added a comment - - edited In ClangBuildGraph.java, "/" is hard-coded in URLAndTooltipBuilder#generateURL

          Cannot reproduce in clang-scanbuild-plugin 1.5

          Craig Rodrigues added a comment - Cannot reproduce in clang-scanbuild-plugin 1.5
          Craig Rodrigues made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Craig Rodrigues made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 141083 ] New: JNJira + In-Review [ 205304 ]

            Unassigned Unassigned
            danb Daniel Bergquist
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: