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

Duplicated / multiple "Jenkins CLI" entries under "Manage Jenkins"

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      Jenkins v1.489 has a bug where several entries under "Manage Jenkins" are called "Jenkins CLI":

      http://michael-prokop.at/screeni/gkrellShoot_12-11-06_092744.png

      The links themselves are OK though (linking to /log, /cli,...).

      I can not reproduce this issue with v1.488, as soon as upgrading the same system to 1.489 the bug reappears again.

          [JENKINS-15732] Duplicated / multiple "Jenkins CLI" entries under "Manage Jenkins"

          It was a simple fix. Pull request sent: https://github.com/jenkinsci/jenkins/pull/607

          Kannan Manickam added a comment - It was a simple fix. Pull request sent: https://github.com/jenkinsci/jenkins/pull/607

          Code changed in jenkins
          User: Kannan Manickam
          Path:
          core/src/main/java/jenkins/management/SystemInfoLink.java
          core/src/main/java/jenkins/management/SystemLogLink.java
          http://jenkins-ci.org/commit/jenkins/7a4ae612ba0a4f57604e97247d08d8f349953900
          Log:
          [Bug fix for JENKINS-15732] - updated correct displayname and description for SystemInfo and SystemLog

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kannan Manickam Path: core/src/main/java/jenkins/management/SystemInfoLink.java core/src/main/java/jenkins/management/SystemLogLink.java http://jenkins-ci.org/commit/jenkins/7a4ae612ba0a4f57604e97247d08d8f349953900 Log: [Bug fix for JENKINS-15732] - updated correct displayname and description for SystemInfo and SystemLog

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          core/src/main/java/jenkins/management/SystemInfoLink.java
          core/src/main/java/jenkins/management/SystemLogLink.java
          http://jenkins-ci.org/commit/jenkins/01479e2bbc2176706741949284cbae6816d0fe9b
          Log:
          Merge pull request #607 from arangamani/JENKINS-15732_fix

          [Bug fix for JENKINS-15732] - updated correct displayname and descriptio...

          Compare: https://github.com/jenkinsci/jenkins/compare/d32f9e511371...01479e2bbc21

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: core/src/main/java/jenkins/management/SystemInfoLink.java core/src/main/java/jenkins/management/SystemLogLink.java http://jenkins-ci.org/commit/jenkins/01479e2bbc2176706741949284cbae6816d0fe9b Log: Merge pull request #607 from arangamani/ JENKINS-15732 _fix [Bug fix for JENKINS-15732] - updated correct displayname and descriptio... Compare: https://github.com/jenkinsci/jenkins/compare/d32f9e511371...01479e2bbc21

          dogfood added a comment -

          Integrated in jenkins_main_trunk #2085
          [Bug fix for JENKINS-15732] - updated correct displayname and description for SystemInfo and SystemLog (Revision 7a4ae612ba0a4f57604e97247d08d8f349953900)

          Result = SUCCESS
          kannan : 7a4ae612ba0a4f57604e97247d08d8f349953900
          Files :

          • core/src/main/java/jenkins/management/SystemLogLink.java
          • core/src/main/java/jenkins/management/SystemInfoLink.java

          dogfood added a comment - Integrated in jenkins_main_trunk #2085 [Bug fix for JENKINS-15732] - updated correct displayname and description for SystemInfo and SystemLog (Revision 7a4ae612ba0a4f57604e97247d08d8f349953900) Result = SUCCESS kannan : 7a4ae612ba0a4f57604e97247d08d8f349953900 Files : core/src/main/java/jenkins/management/SystemLogLink.java core/src/main/java/jenkins/management/SystemInfoLink.java

            arangamani Kannan Manickam
            mika Michael Prokop
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: