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 - code inside XML comments should not be colored in jspx and tagx files
Summary: code inside XML comments should not be colored in jspx and tagx files
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 13:48 UTC by Jindrich Sedek
Modified: 2009-11-02 11:15 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 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