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

setup wizard plugin selection - "WTF is plugin X"?

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      2.0-beta-1 initial setup wizard

      Go to choose which plugins to install.
      Expand the dependencies on "Dashboard view"
      Notice a "OWASP Markup Formatter Plugin"

      expected results

      1) Click on "OWASP Markup Formatter Plugin" to get more info
      2) Click on "OWASP Markup Formatter Plugin" to get more info
      3) Search the list of plugins to find out what "OWASP Markup Formatter Plugin" is.

      actual results

      1) this toggles the plugin selection
      2) this does nothing
      3) the plugin is not listed.

      WTF?

      (yes *I* know why it is not listed but I should be able to get more info about it to see if this is a plugin that I wish to install).

          [JENKINS-33936] setup wizard plugin selection - "WTF is plugin X"?

          Suggested behavior: Clicking on the dependent plugin name should take you to the wiki page for the plugin.

          Spike Washburn added a comment - Suggested behavior: Clicking on the dependent plugin name should take you to the wiki page for the plugin.

          Code changed in jenkins
          User: kzantow
          Path:
          core/src/main/java/hudson/PluginManager.java
          core/src/main/resources/jenkins/install/pluginSetupWizard.properties
          war/src/main/js/templates/pluginSelectionPanel.hbs
          war/src/main/less/pluginSetupWizard.less
          http://jenkins-ci.org/commit/jenkins/9622bbedbb80e2d710fe6ac6a536eeae871a0f2f
          Log:
          JENKINS-33936 JENKINS-33937 - add links to wiki for plugins during setup
          wizard

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: kzantow Path: core/src/main/java/hudson/PluginManager.java core/src/main/resources/jenkins/install/pluginSetupWizard.properties war/src/main/js/templates/pluginSelectionPanel.hbs war/src/main/less/pluginSetupWizard.less http://jenkins-ci.org/commit/jenkins/9622bbedbb80e2d710fe6ac6a536eeae871a0f2f Log: JENKINS-33936 JENKINS-33937 - add links to wiki for plugins during setup wizard

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/java/hudson/PluginManager.java
          core/src/main/resources/jenkins/install/pluginSetupWizard.properties
          war/src/main/js/templates/pluginSelectionPanel.hbs
          war/src/main/less/pluginSetupWizard.less
          http://jenkins-ci.org/commit/jenkins/20d3d8a52920fe035e8eed8fe45e04ca1b74d50c
          Log:
          Merge pull request #2260 from kzantow/JENKINS-33936-links-to-wiki

          JENKINS-33936 JENKINS-33937 add links to wiki for plugins during setup

          Compare: https://github.com/jenkinsci/jenkins/compare/d1bcd1feba0c...20d3d8a52920

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/java/hudson/PluginManager.java core/src/main/resources/jenkins/install/pluginSetupWizard.properties war/src/main/js/templates/pluginSelectionPanel.hbs war/src/main/less/pluginSetupWizard.less http://jenkins-ci.org/commit/jenkins/20d3d8a52920fe035e8eed8fe45e04ca1b74d50c Log: Merge pull request #2260 from kzantow/ JENKINS-33936 -links-to-wiki JENKINS-33936 JENKINS-33937 add links to wiki for plugins during setup Compare: https://github.com/jenkinsci/jenkins/compare/d1bcd1feba0c...20d3d8a52920

            kzantow Keith Zantow
            teilo James Nord
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: