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 214168 - Use ui:remove for Facelets commenting
Summary: Use ui:remove for Facelets commenting
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 05:14 UTC by arungupta
Modified: 2016-07-07 08:56 UTC (History)
2 users (show)

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 arungupta 2012-06-14 05:14:14 UTC
Facelets commenting is done using <ui:remove> ... </ui:remove> instead of <!-- ... -->. HTML-style commenting still goes through EL parsing.
Comment 1 Martin Fousek 2014-02-10 07:12:28 UTC
There could be extended HtmlExtension for the start/end comment block, but it's probably quite risky this time. Keeping for Next.
Comment 2 Martin Balin 2016-07-07 08:56:53 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