[
https://issues.jenkins-ci.org/browse/JENKINS-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159508#comment-159508
]
evernat commented on JENKINS-8860:
----------------------------------
Hi Rob,
Thanks for the screenshot. I see now that I was not testing the same thing.
> Views select list sorting should be case-insensitive
> ----------------------------------------------------
>
> Key: JENKINS-8860
> URL: https://issues.jenkins-ci.org/browse/JENKINS-8860
> Project: Jenkins
> Issue Type: Bug
> Components: core
> Affects Versions: current
> Reporter: Rob Hruska
> Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> In the views select list, the sort order is currently case-sensitive. For
> example, the following entries would currently be sorted:
> Alpha
> Beta
> Gamma
> aardvark
> gorilla
> Where the ideal sorting would be:
> aardvark
> Alpha
> Beta
> Gamma
> gorilla
> The list should have a natural sort order that is case insensitive.
> It should be noted that case-insensitive ordering is Jenkins' behavior by
> default when displaying tabs, so the current behavior of the select list
> differs from that of Jenkins. Ultimately, the sorting should match how
> Jenkins orders the tabs when the plugin is not installed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira