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 17967 - Help IDs need changing on I18N dialogs
Summary: Help IDs need changing on I18N dialogs
Status: CLOSED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: John Jullion-ceccarelli
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-22 11:07 UTC by John Jullion-ceccarelli
Modified: 2003-07-01 15:24 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 John Jullion-ceccarelli 2001-11-22 11:07:41 UTC
The Insert Internationalized String dialog doesn't have a Help button or Help 
ID and needs one. The Message Arguments Format presently has the same Help ID 
as the Internationalize dialog box, needs its own ID.

BTW, the help IDs for I18N are presently formatted to match the name of the 
Help page target they call (example, "internation.autoinstert"). This is old 
stuff and causes problems when trying to map context-sensitive help. The usual 
rule of thumb is to give the Help ID the same name as the object for which it 
is set (class name of the dialog, in this case). No need to go back and change 
the earlier help IDs but in the future please use this format. Thanks.
Comment 1 _ pkuzel 2001-11-22 15:51:16 UTC
Help button added to code. It uses following ID 
"org.netbeans.modules.i18n.InsertI18nStringAction".

John could you update the help map?
Comment 2 Jan Chalupa 2001-11-27 17:24:13 UTC
Target milestone -> 3.3.1.
Comment 3 John Jullion-ceccarelli 2001-12-03 10:34:31 UTC
Added "org.netbeans.modules.i18n.InsertI18nStringAction" to map file. 
Still need separate ID for Message Arguments Format dialog box. 
Presently uses same ID as Internationalize dialog box.
Comment 4 John Jullion-ceccarelli 2002-01-09 19:26:26 UTC
Raising priority as this needs to be done before High Resistance Mode 
for 3.3.1.
Comment 5 _ pkuzel 2002-01-10 14:52:31 UTC
internation.addparams ID added. It seems that now a correct page is
displayed.
Comment 6 Quality Engineering 2003-07-01 15:21:58 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 7 Quality Engineering 2003-07-01 15:24:34 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.