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 232730 - Incorrect parse error for ui:insert element within style element
Summary: Incorrect parse error for ui:insert element within style element
Status: RESOLVED DUPLICATE of bug 193767
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 18:33 UTC by host
Modified: 2013-08-19 06:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Incorrect parsing exception (32.24 KB, image/png)
2013-07-15 18:33 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2013-07-15 18:33:52 UTC
Created attachment 137142 [details]
Incorrect parsing exception

The line

  <style type="text/css"><ui:insert name="style"/></style>

is marked with

    Unexpected token LESS found

    Unexpected token OPEQ found

albeit this is valid XHTML in a Facelet page.
Comment 1 Vladimir Riha 2013-07-16 07:57:01 UTC
Reproducible, thank you for reporting.


Product Version: NetBeans IDE Dev (Build 201307152300)
Java: 1.7.0_25; Java HotSpot(TM) Client VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 2 Martin Fousek 2013-08-19 06:15:25 UTC

*** This bug has been marked as a duplicate of bug 193767 ***