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

Sortable columns are alphanumerically sorted regardless of content

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Chrome-11.0,Firefox-3.6

      On the "See Fingerprints" page for a build, the Age column is sortable. In this instance, I have fingerprinted files which are "5 days", "1 day", and "2 hr" old. Instead of sorting those to "2 hr","1 day","5 days" I get "1 day","2 hr","5 days". This is nothing more than an annoyance, but affects at-a-glance usability. Instead of an alphanumeric text sort, elapsed-time type fields should sort by time elapsed.

          [JENKINS-9210] Sortable columns are alphanumerically sorted regardless of content

          OHTAKE Tomohiro added a comment - I have sent a pull request. https://github.com/jenkinsci/jenkins/pull/283

          Code changed in jenkins
          User: Seiji Sogabe
          Path:
          changelog.html
          core/src/main/resources/hudson/tasks/Fingerprinter/FingerprintAction/index.jelly
          http://jenkins-ci.org/commit/jenkins/18e19264c623f422e1e02ba92ed2ea3319790d88
          Log:
          Merge pull request #282 from ohtake/console-tail

          commit 6b15b71f0d2c20a349c942737c2d9a776e2da62e
          Author: OHTAKE Tomohiro <ohtake.tomohiro@jp.fujitsu.com>
          Date: Tue Oct 11 16:26:37 2011 +0900

          Stylize fingerprints tables

          commit 1085a476844f33d530350223d8e3c165b18d70e9
          Author: OHTAKE Tomohiro <ohtake.tomohiro@jp.fujitsu.com>
          Date: Tue Oct 11 09:24:02 2011 +0900

          [FIXED JENKINS-9210] Fingerprint's age should be sorted by its elapsed time

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Seiji Sogabe Path: changelog.html core/src/main/resources/hudson/tasks/Fingerprinter/FingerprintAction/index.jelly http://jenkins-ci.org/commit/jenkins/18e19264c623f422e1e02ba92ed2ea3319790d88 Log: Merge pull request #282 from ohtake/console-tail commit 6b15b71f0d2c20a349c942737c2d9a776e2da62e Author: OHTAKE Tomohiro <ohtake.tomohiro@jp.fujitsu.com> Date: Tue Oct 11 16:26:37 2011 +0900 Stylize fingerprints tables commit 1085a476844f33d530350223d8e3c165b18d70e9 Author: OHTAKE Tomohiro <ohtake.tomohiro@jp.fujitsu.com> Date: Tue Oct 11 09:24:02 2011 +0900 [FIXED JENKINS-9210] Fingerprint's age should be sorted by its elapsed time

            ohtake_tomohiro OHTAKE Tomohiro
            ccosby Chris Cosby
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: