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 113198

Summary: code inside XML comments should not be colored in jspx and tagx files
Product: javaee Reporter: Jindrich Sedek <jsedek>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jindrich Sedek 2007-08-20 13:48:07 UTC
Create new WebApplication
Create new jspx file
type somewhere inside <jsp:root> element:
---------------------
<!--
<jsp:text/>
-->
--------------------
jsp tag should not be colored as it's inside XML comment
 - cc also should not appear in XML comments
Comment 1 Marek Fukala 2007-10-22 18:45:43 UTC
reproducible
Comment 2 Marek Fukala 2007-11-04 17:55:33 UTC
requires some changes in JSPLexer, not hard, but risky now.
Comment 3 Marek Fukala 2008-02-25 17:13:12 UTC
unimportant problem
Comment 4 Marek Fukala 2008-11-19 10:52:24 UTC
minor issue
Comment 5 Quality Engineering 2009-11-02 11:15:06 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX