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 - Wrong mapping of "Help" for [Search Filesystems] -> "Type" tab.
Summary: Wrong mapping of "Help" for [Search Filesystems] -> "Type" tab.
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Patrick Keegan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-01 14:33 UTC by Robert Dankanin
Modified: 2001-08-08 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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