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 28361 - HTML Viewer displays HTML code instead of rendering it
Summary: HTML Viewer displays HTML code instead of rendering it
Status: RESOLVED WONTFIX
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-30 17:56 UTC by _ gtzabari
Modified: 2009-05-18 10:45 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 _ gtzabari 2002-10-30 17:56:27 UTC
dev build 200210240100
Sun JDK 1.4.1

I generated Javadoc for my code, answered Yes to "Do you 
wish to view the generated javadoc?" and instead of 
rendering the resulting HTML code, the Swing component 
displays the underlying HTML code.
Comment 1 _ rkubacki 2003-01-24 15:30:58 UTC
I filled issue for JDK

http://developer.java.sun.com/developer/bugParade/bugs/4479072.html
Comment 2 _ rkubacki 2003-01-24 15:37:14 UTC
We need to convince JDK team to fix this problem. Subclassing half of
javax.swing.text.html package isn't good way