#177088 (Facelets) most XHTML code flagged as error
Marek Fukala <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=177088 Description: Third party facelets libraries with no tag information in facelets descriptors causes the editor to mark their usages as errors. Justification: Many false errors may appear in the xhtml pages when using such component library. Fix: Get the info from tag library descriptor when facelets library description is complete. Changset: http://hg.netbeans.org/web-main/rev/5e38a11ba9b9 Thanks for the review, Marek