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 97406 - Help button in Add Catalog dialog is not correctly mapped
Summary: Help button in Add Catalog dialog is not correctly mapped
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: XML (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jeffrey Rubinoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 17:02 UTC by Martin Schovanek
Modified: 2011-10-26 14:44 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 Martin Schovanek 2007-03-07 17:02:18 UTC
[#200703070600, jdk1.5.0]

to reproduce:
-------------
1) right click 'DTD and XML Schema Catalogs' in the Runtime tab
2) chose 'Add Catalog ...'
3) click Help button
ERROR: A general Nb Help appears instead of XML Catalog related help chapter.
Comment 1 Svata Dedic 2011-10-26 08:54:31 UTC
The help ctx is OK (org.netbeans.modules.xml.catalog.CatalogRootNode$CatalogMounter ?), but help page mapping is probably missing
Comment 2 Jeffrey Rubinoff 2011-10-26 14:44:18 UTC
pushed fix. added new CSH topic and mapping. Hope org.netbeans.modules.xml.catalog.CatalogRootNode$CatalogMounter doesn't conflict with org.netbeans.modules.xml.catalog.CatalogRootNode.