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 213618 - CPU snapshot has incorrect help id
Summary: CPU snapshot has incorrect help id
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 17:11 UTC by Kenneth Ganfield
Modified: 2012-06-10 05:55 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 Kenneth Ganfield 2012-06-05 17:11:19 UTC
If you open a saved CPU snapshot and then hit F1 to open the help for that window, the help id is MemorySnapshot.HelpCtx. It should be CpuSnapshot.HelpCtx.
I believe this was working not too long ago.

Product Version: NetBeans IDE Dev (Build 201206050001)
Java: 1.6.0_31; Java HotSpot(TM) 64-Bit Server VM 20.6-b01-415
System: Mac OS X version 10.6.8 running on x86_64; MacRoman; en_US (nb)
Comment 1 Tomas Hurka 2012-06-09 02:18:08 UTC
Fixed in profiler-main

changeset:   223626:64b001bd3c26
user:        Tomas Hurka <thurka@netbeans.org>
date:        Sat Jun 09 04:13:03 2012 +0200
summary:     bugfix #213618, helpCtx must be instance field
Comment 2 Quality Engineering 2012-06-10 05:55:06 UTC
Integrated into 'main-golden', will be available in build *201206100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/64b001bd3c26
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #213618, helpCtx must be instance field