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 207353 - Make sure ProfilerDialogs API is used whenever possible to prevent incorrect displaying of HTML messages
Summary: Make sure ProfilerDialogs API is used whenever possible to prevent incorrect ...
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 16:08 UTC by Jiri Sedlacek
Modified: 2012-01-25 16:40 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2012-01-16 16:08:28 UTC
Implementing this and fixing Bug 207352 will ensure that HTML messages will always be displayed correctly.
Comment 1 Jiri Sedlacek 2012-01-17 11:08:57 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/5b4413308e0f.
Comment 2 Quality Engineering 2012-01-25 16:40:57 UTC
Integrated into 'main-golden', will be available in build *201201250600* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5b4413308e0f
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #207353 - use ProfilerDialogs where possible