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 164598 - html code as title of an output window
Summary: html code as title of an output window
Status: CLOSED DUPLICATE of bug 113388
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 15:05 UTC by matusdekanek
Modified: 2011-02-23 17:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (147.65 KB, image/png)
2009-05-06 15:05 UTC, matusdekanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matusdekanek 2009-05-06 15:05:14 UTC
Product Version: NetBeans IDE Dev (Build 200905051401)
Java: 1.6.0_14-ea; Java HotSpot(TM) Client VM 14.0-b12
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

create a java project
open 'files' window
select build.xml and invoke popup menu. select action Debug target|run
There will be one output window with strange title like <html><bold<ProjectName(run)</bold>.... which probably should 
be "ProjectName(run)" written in bold. The window probably shows the build log information.
More on the screenshot.
Comment 1 matusdekanek 2009-05-06 15:05:52 UTC
Created attachment 81655 [details]
screenshot
Comment 2 Jesse Glick 2009-05-13 18:43:34 UTC
Not sure if this is an Output Window issue or ant.debugger.
Comment 3 Martin Entlicher 2009-05-16 23:29:27 UTC
Can not be ant.debugger issue. This tab is not opened by ant.debugger.
ant.debugger opens build.xml tab, which is rendered correctly.

BTW: I can not reproduce this error in build 090513, therefore it might be already fixed.
Comment 4 t_h 2009-05-18 08:01:10 UTC
It is JDK issue

*** This issue has been marked as a duplicate of 113388 ***
Comment 5 Marian Mirilovic 2011-02-23 17:42:31 UTC
v/c