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

Setting tools location defaults to first drop-down option

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • remoting
    • None
    • Platform: All, OS: All

      I'm trying to override tool locations for a build slave. There are multiple
      items in the 'Name' drop-down, some of which need to be overridden. After
      putting in settings and clicking save, going back to 'Configure' shows that the
      custom values are bound to the first entry in the drop-down box.

          [JENKINS-3264] Setting tools location defaults to first drop-down option

          Alan Harder added a comment -

          cc

          Alan Harder added a comment - cc

          Alan Harder added a comment -

          started

          Alan Harder added a comment - started

          Code changed in hudson
          User: : mindless
          Path:
          trunk/hudson/main/core/src/main/java/hudson/tools/ToolLocationNodeProperty.java
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=16222
          Log:
          [FIXED JENKINS-3264] ToolLocation.getKey() was calling getClass().getName()
          a second time, so always used java.lang.String instead of descriptor class name.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : mindless Path: trunk/hudson/main/core/src/main/java/hudson/tools/ToolLocationNodeProperty.java trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=16222 Log: [FIXED JENKINS-3264] ToolLocation.getKey() was calling getClass().getName() a second time, so always used java.lang.String instead of descriptor class name.

            mindless Alan Harder
            tiembo tiembo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: