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

Category titles in Available Plugins list appear wrong in reverse sort order

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • core
    • None

      A very tiny detail, but...

      In the Plugin Manager in the Available list:
      https://jenkins.local/pluginManager/available
      the plugins are grouped into categories, each category has a title (eg. "Artifact Uploaders)

      When I now revert the sort order by clicking on the "Install" header, the category title appears BELOW its plugins, and not above.

          [JENKINS-17290] Category titles in Available Plugins list appear wrong in reverse sort order

          Marc Günther created issue -

          evernat added a comment - - edited

          reproduced with Jenkins 1.553 with Firefox

          evernat added a comment - - edited reproduced with Jenkins 1.553 with Firefox
          Ruoxi Jiang made changes -
          Assignee New: Ruoxi Jiang [ ruoxijiang ]
          Ruoxi Jiang made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Ruoxi Jiang added a comment -

          Issues is fixed.
          Waiting for pull request to be accepted. #1741

          Ruoxi Jiang added a comment - Issues is fixed. Waiting for pull request to be accepted. #1741

          Oleg Nenashev added a comment -

          Oleg Nenashev added a comment - Resubmitted as https://github.com/jenkinsci/jenkins/pull/1708

          Code changed in jenkins
          User: ruoxijiang
          Path:
          war/src/main/webapp/scripts/sortable.js
          http://jenkins-ci.org/commit/jenkins/d739bedc0d5cc42aa28868fa28a709081460671c
          Log:
          [FIXED JENKINS-17290] - Corrected sort order of tables
          ---------
          It seems that the sort is for sorting ascending order, thus a
          "descending" order should be sorter.reverse (+1 squashed commit)
          Squashed commits:
          [a5eb304] [FIXED JENKINS-17290]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ruoxijiang Path: war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/d739bedc0d5cc42aa28868fa28a709081460671c Log: [FIXED JENKINS-17290] - Corrected sort order of tables --------- It seems that the sort is for sorting ascending order, thus a "descending" order should be sorter.reverse (+1 squashed commit) Squashed commits: [a5eb304] [FIXED JENKINS-17290]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          war/src/main/webapp/scripts/sortable.js
          http://jenkins-ci.org/commit/jenkins/9cb9a8f63fcab3f909288c9e95d23e68e94d5b2b
          Log:
          Merge pull request #1708 from oleg-nenashev/JENKINS-17290-fix

          [FIXED JENKINS-17290] - Corrected sort order of tables

          Compare: https://github.com/jenkinsci/jenkins/compare/216d3355a256...9cb9a8f63fca

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/9cb9a8f63fcab3f909288c9e95d23e68e94d5b2b Log: Merge pull request #1708 from oleg-nenashev/ JENKINS-17290 -fix [FIXED JENKINS-17290] - Corrected sort order of tables Compare: https://github.com/jenkinsci/jenkins/compare/216d3355a256...9cb9a8f63fca

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4155

          Result = UNSTABLE

          dogfood added a comment - Integrated in jenkins_main_trunk #4155 Result = UNSTABLE

            Unassigned Unassigned
            marc_guenther Marc Günther
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: