-
Improvement
-
Resolution: Fixed
-
Minor
-
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
Assignee | New: OHTAKE Tomohiro [ ohtake_tomohiro ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: www [ 15484 ] |
Workflow | Original: JNJira [ 139366 ] | New: JNJira + In-Review [ 188465 ] |
I have sent a pull request.
https://github.com/jenkinsci/jenkins/pull/283