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 111382 - Syntax error in a style attribute
Summary: Syntax error in a style attribute
Status: VERIFIED DUPLICATE of bug 105145
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-30 18:05 UTC by ehucka
Modified: 2007-08-03 09:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-07-30 18:05:55 UTC
Expression like:

<span style="color: <%=ecolor%>;"><b>ERROR</b></span>

is parsed as syntax error in jsp editor.
Comment 1 Marek Fukala 2007-08-02 22:08:25 UTC

*** This issue has been marked as a duplicate of 105145 ***
Comment 2 ehucka 2007-08-03 09:06:06 UTC
verified duplicate