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 217205

Summary: Wrong help context for CPU Comparison
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Kenneth Ganfield <kganfield>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Sedlacek 2012-08-22 09:30:15 UTC
Compare CPU snapshots, hit F1 in CPU Comparison, displays help for Compare Memory Snapshots.
Comment 1 Jiri Sedlacek 2012-08-22 09:35:44 UTC
HelpCtx fixed by http://hg.netbeans.org/profiler-main/rev/062474627974. For CPU Comparison it's now "CpuDiff.HelpCtx".

Ken, can you please create the corresponding content? Thanks!
Comment 2 Kenneth Ganfield 2012-08-23 17:16:41 UTC
http://hg.netbeans.org/main/rev/54fc33fa9ccd
Comment 3 Quality Engineering 2012-08-24 02:39:24 UTC
Integrated into 'main-golden', will be available in build *201208240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/54fc33fa9ccd
User: kganfield <kganfield@netbeans.org>
Log: #217205, update map file, new topic for compare CPU snapshots, update references to comparing
Comment 4 Jiri Sedlacek 2012-08-27 13:56:41 UTC
I assume this is now fixed. Thanks!
Comment 5 Quality Engineering 2012-08-28 02:39:20 UTC
Integrated into 'main-golden', will be available in build *201208280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/062474627974
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #217205 - fixed helpctx for CPU Comparison