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

Summary: Priority setting for each tasks is not reflected in To Do window
Product: platform Reporter: mtsuruta <mtsuruta>
Component: Action ItemsAssignee: issues@www <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P3 Keywords: SIMPLEFIX
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: The patch

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?