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 121111

Summary: [60cat] body tag is not hilglighted
Product: web Reporter: vanob <vanob>
Component: HTML EditorAssignee: Tomasz Slota <tslota>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description vanob 2007-11-04 15:29:10 UTC
[ BUILD # : 200711040000 ]
[ JDK VERSION : 1.6.0_02 ]

1. Create new HTML file
2. Between the body tag add the following content

-----------------
<table>
     <tbody>
        <td></td>
     </tbody>
</table>
-----------------

When you move cursor inside any other tag editor highlights start and
end tag in yellow but that does not happen for <body> tag.
Comment 1 Quality Engineering 2009-12-21 06:40:56 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team