[Cyberduck-trac] [Cyberduck] #6096: Nickname sort - Lowercase vs Uppercase letters

Cyberduck trac at trac.cyberduck.ch
Thu Jul 21 15:42:19 CEST 2011


#6096: Nickname sort - Lowercase vs Uppercase letters
--------------------+--------------------
 Reporter:  jpm     |         Owner:
     Type:  defect  |        Status:  new
 Priority:  normal  |     Milestone:
Component:  core    |       Version:  4.1
 Severity:  normal  |    Resolution:
 Keywords:          |  Architecture:
 Platform:          |
--------------------+--------------------
Description changed by dkocher:

Old description:

> Sorting bookmarks by nickname incorrectly sorts lowercased names after
> all uppercase names instead of mixing the two.  (Also, names with _ or -
> should probably be sorted first to mimic Finder; they are sorted after
> uppercase as well).
>
> Example:
> Apple
> Banana
> Cucumber
> apricot
>
> Instead of:
> Apple
> apricot
> Banana
> Cucumber

New description:

 Sorting bookmarks by nickname incorrectly sorts lowercased names after all
 uppercase names instead of mixing the two.  (Also, names with _ or -
 should probably be sorted first to mimic Finder; they are sorted after
 uppercase as well).

 Example:

 {{{
 Apple
 Banana
 Cucumber
 apricot
 }}}


 Instead of:

 {{{
 Apple
 apricot
 Banana
 Cucumber
 }}}

--

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6096#comment:1>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list