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 189717 - Wrong comment-type when using toggle-comment in JSP
Summary: Wrong comment-type when using toggle-comment in JSP
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-20 12:40 UTC by brainpain
Modified: 2016-07-07 08:53 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 brainpain 2010-08-20 12:40:32 UTC
When some code(mixed HTML & JSP) in a jsp-file is highlighted and toggle-comment is triggered, the html-comment type "<!-- -->" is used instead of the jsp comment-type "<%-- --%>"

I think it was working with 6.8 but however it seems to be broken in 6.9.
Maybe it has something to do with ticket #184005
Comment 1 Martin Balin 2016-07-07 08:53:23 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss