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 36507

Summary: EDITOR: EL highlighting
Product: javaee Reporter: David Kaspar <dkaspar>
Component: JSPAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2003-10-09 10:00:05 UTC
How to reproduce:
1) Type following text into JSP Editor
${1e-1-}
2) ERROR - Second "-" character is highlighted as
number token (red color) but it should be
highlighted as operator token (black color)
Comment 1 Petr Pisl 2003-10-09 12:22:55 UTC
This bug is in java editor as well.
Comment 2 Petr Pisl 2003-10-09 13:25:43 UTC
fixed in the project branch