#6096 closed defect (fixed)
Nickname sort - Lowercase vs Uppercase letters
Reported by: | jpm | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 4.1.1 |
Component: | core | Version: | 4.1 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
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
Change History (2)
comment:1 Changed on Jul 21, 2011 at 1:42:18 PM by dkocher
- Description modified (diff)
comment:2 Changed on Jul 21, 2011 at 1:45:19 PM by dkocher
- Milestone set to 4.1.1
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In r8926.