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

Summary: Use ui:remove for Facelets commenting
Product: javaee Reporter: arungupta <arungupta>
Component: JSF EditorAssignee: Martin Fousek <marfous>
Status: RESOLVED WONTFIX    
Severity: normal CC: markiewb, pjiricka
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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