#195855 - Sometimes syntax highlighting is missing in new php web page
Miloslav Metelka <[email protected]> Wed, 30 Mar 2011 09:18:20 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
http://netbeans.org/bugzilla/show_bug.cgi?id=195855 http://hg.netbeans.org/main/rev/bd750f61f5ff Impact: When generating new php web page from template the syntax highlighting is missing in about half of the cases. Fix: Lexer must properly invalidate joined token sequences when making a token hierarchy inactive. Risk: should be minimal.