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 214102 - Rename action in profiler control panel doesn't deal well with empty string
Summary: Rename action in profiler control panel doesn't deal well with empty string
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-13 09:52 UTC by Petr Cyhelsky
Modified: 2012-06-14 06:08 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 Petr Cyhelsky 2012-06-13 09:52:06 UTC
Product Version: NetBeans IDE Dev (Build 20120613-4bbf383ef2c4)
Java: 1.6.0_27; Java HotSpot(TM) 64-Bit Server VM 20.2-b06
System: Linux version 3.2.0-24-generic running on amd64; UTF-8; en_US (nb)

Steps: profile some app -> create heap dump -> create snapshot and save it into project -> invoke rename on both of then and try to rename them to empty name -> icon vanishes for heap dump and whole snapshot disappears in the snapshot case.
Comment 1 Jiri Sedlacek 2012-06-13 12:53:49 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/0e5a8230f0b5.
Comment 2 Quality Engineering 2012-06-14 06:08:38 UTC
Integrated into 'main-golden', will be available in build *201206140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0e5a8230f0b5
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #214102 - prevent empty snapshot name