[ 
https://issues.jenkins-ci.org/browse/JENKINS-8860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159451#comment-159451
 ] 

Rob Hruska edited comment on JENKINS-8860 at 2/23/12 5:15 PM:
--------------------------------------------------------------

Added a new view in Jenkins 1.451 to test whether or not issue was fixed.

The new view, titled "lowercase", ought to have been inserted after the two 
existing uppercase "Li..." items, but instead was added after all of the 
uppercase items in the list.

I attached a screenshot.
                
      was (Author: robhruska):
    Added a new view in Jenkins 1.451 to test whether or not issue was fixed.

The new view, titled "lowercase", ought to have been inserted after the two 
existing uppercase "Li..." items, but instead was added after all of the 
uppercase items in the list.
                  
> 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

        

Reply via email to