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 14108

Summary: Wrong mapping of "Help" for [Search Filesystems] -> "Type" tab.
Product: usersguide Reporter: Robert Dankanin <rdankanin>
Component: CodeAssignee: Patrick Keegan <pkeegan>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: -FFJ-   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Robert Dankanin 2001-08-01 14:33:24 UTC
[FFJ 3.0 CE (build #010731_1)]

MW -> "Edit" -> "Search Filesystems..." -> switch to "Type" tab in [Search Filesystems] and press "Help"

console:
------
Warning: the JavaHelp topic ID org.netbeans.modules.search.types.ObjectTypeType
was not found.
------

Note: try e.g. "Date" tab which is OK and there under "See also" there is a link "Searching for a File by Type" - click on it -> the help exist !
Comment 1 Patrick Keegan 2001-08-01 18:02:59 UTC
Fixed in release32 and merged to pilsen_fcs today. The cause was a lack of a mapping for the 
helpID in the map file.
Comment 2 Robert Dankanin 2001-08-08 13:53:39 UTC
[FFJ 3.0 CE (build #010803)]
[NetBeans release 3.2 (build #89)]

verified