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 5771 - HTML syntax coloring is killed by valid tag.
Summary: HTML syntax coloring is killed by valid tag.
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-02-16 19:12 UTC by _ pkuzel
Modified: 2003-07-02 08:27 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 _ pkuzel 2000-02-16 19:12:26 UTC
My html documet starts with "<!DOCTYPE". `!` following angle bracket kills syntax coloring of whole document. Illegal tag "<h!DOCTYPE" is OK.

i.e. <! marks start of comment and it may collide with dtd.
Comment 1 Marek Grummich 2000-07-25 09:09:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 08:27:42 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.