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 211516 - Some profiler dialogs need help #3
Summary: Some profiler dialogs need help #3
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Kenneth Ganfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 12:51 UTC by jtau8042
Modified: 2012-04-26 11:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
fix (2.14 KB, patch)
2012-04-20 13:46 UTC, jtau8042
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jtau8042 2012-04-20 12:51:46 UTC
Help is requested for some of profiler dialogs:
 - "Query Properties"
    Heap walker -> OQL Console -> Saved Queries-> Properties
 - "Save Query"
    Heap walker -> OQL Console -> Query Editor -> Save
Comment 1 jtau8042 2012-04-20 13:46:40 UTC
Created attachment 118572 [details]
fix
Comment 2 Jiri Sedlacek 2012-04-20 14:16:51 UTC
The patch looks good.
Comment 3 jtau8042 2012-04-23 10:24:06 UTC
changeset: http://hg.netbeans.org/profiler-main/rev/fe99ab3d7067
Comment 4 jtau8042 2012-04-23 10:25:37 UTC
Created the following Help IDs:
1) Heap walker -> OQL Console -> Saved Queries-> Properties
  "Query Properties" dialog: OQLQueryCustomizer.QueryProps.HelpCtx
2) Heap walker -> OQL Console -> Query Editor -> Save    
  "Save Query" dialog: OQLQueryCustomizer.SaveQuery.HelpCtx
Comment 5 Kenneth Ganfield 2012-04-23 16:35:38 UTC
http://hg.netbeans.org/main/rev/b0ed11e638e6
Comment 6 Quality Engineering 2012-04-24 10:01:27 UTC
Integrated into 'main-golden', will be available in build *201204240400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b0ed11e638e6
User: kganfield <kganfield@netbeans.org>
Log: #211516, add new csh help topics, help mapping, for oql dialogs
Comment 7 Quality Engineering 2012-04-25 09:58:43 UTC
Integrated into 'main-golden', will be available in build *201204250400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/fe99ab3d7067
User: Jan Taus <jtau8042@netbeans.org>
Log: Help context added to the requested dialogs. This is fix for issue #211516.
Comment 8 jtau8042 2012-04-25 14:00:36 UTC
Thank you Ken. Feel free to close the bug.
Comment 9 Kenneth Ganfield 2012-04-26 11:03:41 UTC
marking as fixed