Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-21500

Link to workspace root directory is not accessible in results

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • sloccount-plugin
    • None
    • All, issue in code logic

      If sloccount analyzes the whole workspace using '.', this directory is not accessible in the results, because text of the link is an empty string. See the screenshot for example.

          [JENKINS-21500] Link to workspace root directory is not accessible in results

          Code changed in jenkins
          User: Michal Turek
          Path:
          src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
          src/test/java/hudson/plugins/sloccount/model/SloccountReportTest.java
          http://jenkins-ci.org/commit/sloccount-plugin/d4cdb66d378c681bd8c570c4282c13ebb0c91424
          Log:
          JENKINS-21500 Link to workspace root directory is not accessible in results

          • The link to the workspace root is not displayed because the text of the link is an empty string.
          • All links to directories were extended by trailing slash '/' character.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michal Turek Path: src/main/java/hudson/plugins/sloccount/model/SloccountReport.java src/test/java/hudson/plugins/sloccount/model/SloccountReportTest.java http://jenkins-ci.org/commit/sloccount-plugin/d4cdb66d378c681bd8c570c4282c13ebb0c91424 Log: JENKINS-21500 Link to workspace root directory is not accessible in results The link to the workspace root is not displayed because the text of the link is an empty string. All links to directories were extended by trailing slash '/' character.

          Michal Turek added a comment -

          Fixed in 1.13.

          Michal Turek added a comment - Fixed in 1.13.

            mixalturek Michal Turek
            mixalturek Michal Turek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: