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 121095

Summary: Incomplete css/js embedding created in html attributes if they contain EL or JSP tokens
Product: javaee Reporter: Marek Fukala <mfukala>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 121046    
Bug Blocks:    

Description Marek Fukala 2007-11-04 10:49:46 UTC
Extracting from originally reported multiissue #121033 for better tracking.

To reproduce put following code into an empty JSP:

<div style="color:${"red"};width:2px"/>

=> the css embedding is created just on the attribute part before EL.

This is a direct effect of issue #121046.
Comment 1 Marek Fukala 2007-11-12 09:39:44 UTC
already fixed by fix of issue #121046
Comment 2 Petr Jiricka 2007-11-12 21:12:00 UTC
Since 121046 was fixed in the 6.0 branch, this is also fixed in 6.0.
Comment 3 josin 2008-09-18 16:26:20 UTC
V.

Product Version: NetBeans IDE Dev (Build 200809180201)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Linux version 2.6.24-19-generic running on i386; UTF-8; en_US (nb)