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 214055 - Files of type field in save as dialog for heap dumps is wrong
Summary: Files of type field in save as dialog for heap dumps is wrong
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: PC All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 15:14 UTC by Petr Cyhelsky
Modified: 2012-06-14 06:09 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-12 15:14:37 UTC
The Files of Type: filter for heap dump is: "Profiler Snapshot File (*.hprof)" it should be something like "Heap Dump File  (*.hprof)"
Comment 1 Tomas Hurka 2012-06-13 12:44:10 UTC
Fixed in profiler-main

changeset:   224342:05427b6dac3d
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Jun 13 14:43:21 2012 +0200
summary:     bugfix #214055, use Bundle.ResultsManager_ProfilerHeapdumpFileFilter() for heap dump
Comment 2 Quality Engineering 2012-06-14 06:09:39 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/05427b6dac3d
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #214055, use Bundle.ResultsManager_ProfilerHeapdumpFileFilter() for heap dump