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

Summary: HTML Viewer displays HTML code instead of rendering it
Product: web Reporter: _ gtzabari <gtzabari>
Component: HTML EditorAssignee: _ rkubacki <rkubacki>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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