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 162904

Summary: multiline string in expression language is not colored correctly
Product: javaee Reporter: Jindrich Sedek <jsedek>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: broken colors

Description Jindrich Sedek 2009-04-17 09:26:56 UTC
use this code in JSP file:
---------------
        ${"x
           +
           y"}
---------------
'x' is colored as a string, "+" is not colored, but last double quot is colored again
see screen shot
Comment 1 Jindrich Sedek 2009-04-17 09:30:28 UTC
Created attachment 80318 [details]
broken colors
Comment 2 Martin Balin 2016-07-07 08:56:16 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