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 - multiline string in expression language is not colored correctly
Summary: multiline string in expression language is not colored correctly
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Sun Linux
: P4 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-17 09:26 UTC by Jindrich Sedek
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
broken colors (2.78 KB, image/png)
2009-04-17 09:30 UTC, Jindrich Sedek
Details

Note You need to log in before you can comment on or make changes to this bug.
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