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 236475 - IllegalStateException: =device-width"> <script type="text/javascript" src="prototype.js"></script> <script
Summary: IllegalStateException: =device-width"> <script type="text/javascript"...
Status: RESOLVED INCOMPLETE
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 14:22 UTC by rich-goedekers
Modified: 2014-07-23 10:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 204206


Attachments
stacktrace (3.67 KB, text/plain)
2013-09-27 14:22 UTC, rich-goedekers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rich-goedekers 2013-09-27 14:22:01 UTC
This bug was originally marked as duplicate of bug 228101, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows 7

User Comments:
rich-goedekers: Was removing some CSS in an html file.




Stacktrace: 
java.lang.IllegalStateException: =device-width">
        <script type="text/javascript" src="prototype.js"></script>
        <script 
   at org.netbeans.modules.html.editor.lib.ElementsParser.tag(ElementsParser.java:237)
   at org.netbeans.modules.html.editor.lib.ElementsParser.tag(ElementsParser.java:177)
   at org.netbeans.modules.html.editor.lib.ElementsParser.processNextToken(ElementsParser.java:456)
   at org.netbeans.modules.html.editor.lib.ElementsParser.findNextElement(ElementsParser.java:350)
   at org.netbeans.modules.html.editor.lib.ElementsParser.hasNext(ElementsParser.java:122)
   at org.netbeans.modules.html.editor.lib.ElementsParserCache$CacheBlockContent.<init>(ElementsParserCache.java:212)
Comment 1 rich-goedekers 2013-09-27 14:22:04 UTC
Created attachment 140561 [details]
stacktrace
Comment 2 Marek Fukala 2014-07-23 10:45:35 UTC
unfortunatelly can't fix with just the info provided by this issue