Priorities are badly sorted.

Philippe Couton <[email protected]> Thu, 17 Jul 2003 15:18:42 +0200
Newsgroups gmane.comp.java.netbeans.modules.tasklist.devel
Organization Sercel
Message-ID <[email protected]>
Hello,

I've just downloaded the latest version of TaskList for NB 3.5.

I have a problem when I sort my tasks by priorities. In this case, I expect to
have the tasks sorted like that (ascending):

	Low
	Medium-Low
	Medium
	Medium-High
	High

But what I have is:

	High
	Low
	Medium-High
	Medium-Low
	Medium

I think the tasks are sorted alphabetically, not using the real priority.
Is this problem known (and maybe corrected)?

Many thank's for your great work and best regards.

-- 
Philippe Couton
[email protected]

Opinions expressed are mine and do not represent those of my employer.