Bug 165491 - Case insensitive sorting in Task List
Summary: Case insensitive sorting in Task List
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC All
: P4 minor (vote)
Target Milestone: ---   Edit
Assignee: Mik Kersten CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-11-22 13:19 EST by Eugene Kuleshov CLA
Modified: 2006-11-22 14:38 EST (History)
0 users

See Also:


Attachments
mylar/context/zip (5.79 KB, application/octet-stream)
2006-11-22 14:38 EST, Mik Kersten CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2006-11-22 13:19:18 EST
Case insensitive sorting in Task List. Especially for category/query nodes.
Comment 1 Mik Kersten CLA 2006-11-22 14:38:33 EST
Fixed, I switched several of our comparators to use String.compareToIgnoreCase(..).
Comment 2 Mik Kersten CLA 2006-11-22 14:38:35 EST
Created attachment 54364 [details]
mylar/context/zip