Bug 96452 - [Markers] Priority of Task is ignored in Tasks-View-Filter
Summary: [Markers] Priority of Task is ignored in Tasks-View-Filter
Status: RESOLVED DUPLICATE of bug 91426
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Stefan Xenos CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-24 12:12 EDT by Ingo R. Homann CLA
Modified: 2005-07-07 10:34 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ingo R. Homann CLA 2005-05-24 12:12:49 EDT
In the Preferences for Java-Compiler-TaskTags you can enter a priority for 
different Tags (TODO, FIXME, NOTE, ...). When filtering on the priority in the 
Tasks-View, this priority will not longer be used (as it was in <=3.1M5, I 
don't know what about 3.1M6).

Instead, within the Tasks-View, I can select "another kind of priority" for 
each single Tag (not for *all* "TODO-Tasks" for example), and the filter uses 
this different priority. I don't understand why there are different priorities. 
When restarting, Eclipse has forgotten this new kind of priority.
Comment 1 Thoralf Rickert CLA 2005-06-02 04:59:50 EDT
I've the same problem wit 3.1M7. I've created a custom tag "LOWTODO" with low 
priority. After creating a new Task in the java source the task will be added 
to the tasks view, but has the priority normal. 

When I set the priority manually in the task view and change something after 
the LOWTODO in the source code the priority in the tasks view resets to 
normal. That isn't what the "user" expects.

Also when I change the comment in the task view the comment doesnt change in 
the source code. That would be fine.
Comment 2 Christian Schweer (only bugzilla-mails accepted) CLA 2005-06-02 09:16:30 EDT
IMHO this bug should be marked as duplicate of bug #91426 

(only owner or submitter of the bug, or a sufficiently empowered user, may do that)
Comment 3 Thomas Schöfbeck CLA 2005-07-05 19:12:26 EDT
The same behavior persits also the final 3.1 realease.

A try to be short and to-the-point:
The configured relation between the Task-Tags (e.g. 'FIXME') and the Priority
(e.g. 'high') doesn't work. This affects filtering, icon views, and sorting of
the tasks.

--------------
Christian: I think Ingo's description is good, but bug #91426 seems confusing
("...Compiler|Error/Warnings) no longer have their correct priority..." sounds
like compiler Warnings/Errors. So I'd suggest the other direction.
Comment 4 Nick Edgar CLA 2005-07-07 10:34:23 EDT
The Tasks view and its filter are working fine.  If you manually create a high
priority task, then set the filter to only show high priority tasks, only that
one gets shown.

The problem is that the compiler is not setting the priority for tasks.
Marking as a dup of bug 91426.

*** This bug has been marked as a duplicate of 91426 ***