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 21854

Summary: better helpID for module categories in Options
Product: platform Reporter: Patrick Keegan <pkeegan>
Component: NodesAssignee: Petr Hrebejk <phrebejk>
Status: CLOSED FIXED    
Severity: blocker CC: ckutler
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Patrick Keegan 2002-03-25 11:23:54 UTC
The help ID org.netbeans.core.actions.OptionsAction is used for module category nodes within the Options window (IDE Configuration | System | 
Modules). The Modules node has the ID org.netbeans.core.ui.ModuleNode and the item nodes have org.netbeans.core.ui.ModuleNode$Item, so perhaps 
the category nodes could have something like org.netbeans.core.ui.ModuleNode$Category
Comment 1 Petr Hrebejk 2002-03-28 16:45:25 UTC
Fixed by adding getHelpCtx into ModuleNode.CategoryNode.

The HelpID for the nodes is:
org.netbeans.core.ui.ModuleNode$CategoryNode
Comment 2 Patrick Keegan 2002-03-29 14:51:14 UTC
marking as 3.3.2 candidate. Very low-impact fix.
Comment 3 Petr Hrebejk 2002-04-02 11:38:44 UTC
Applyied to orion_fcs branch
Comment 4 Jan Zajicek 2002-04-11 10:36:27 UTC
verified - int. #1.8.61.4.1
Comment 5 Quality Engineering 2003-07-01 16:19:47 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.