This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 41454 - Priority setting for each tasks is not reflected in To Do window
Summary: Priority setting for each tasks is not reflected in To Do window
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@www
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2004-03-29 07:25 UTC by mtsuruta
Modified: 2005-03-09 04:28 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The patch (1.58 KB, patch)
2004-04-03 21:07 UTC, _ pkuzel
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mtsuruta 2004-03-29 07:25:32 UTC
All task priority is always Medium in To Do
window, and changing the priority in option window
does not affect to To Do window for each tasks.

to reproduce;
 1. In Option window, expand [Editing] and select
[To Do Setting].
 3. Click [...] of Task Tags field.
 4. Change @todo priority to high priority.
 5. Close Option window, and add @todo in a
comment block of a class.
 6. Select [Window] -> [To Do].
 7. Right-click on ToDo window, and select [List
Options],[Change Visible Columns...].
 8 Check [Priority] check box, and click [OK].
 6. The priority for @todo tag is Medium in To Do
Window and not able to change.
Comment 1 _ pkuzel 2004-03-30 13:38:45 UTC
I can reproduce.
Comment 2 _ pkuzel 2004-04-03 21:07:13 UTC
Created attachment 14268 [details]
The patch
Comment 3 _ pkuzel 2004-04-03 21:09:46 UTC
fixed, can be safely distributed via AU
Comment 4 mtsuruta 2004-04-09 06:47:44 UTC
Using nb36 RC2 and RC3, the fix is not able to be confirmed.
The fix can be verified in nb36 RC builds?