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 196550 - [70cat] AssertionError at org.netbeans.modules.web.el.ELElement.findNodeAt
Summary: [70cat] AssertionError at org.netbeans.modules.web.el.ELElement.findNodeAt
Status: RESOLVED DUPLICATE of bug 196188
Alias: None
Product: javaee
Classification: Unclassified
Component: Expression Language (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-10 15:27 UTC by host
Modified: 2011-03-14 13:59 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176493


Attachments
stacktrace (2.15 KB, text/plain)
2011-03-10 15:27 UTC, host
Details
stacktrace (2.15 KB, text/plain)
2011-03-10 23:42 UTC, gaxzero
Details
stacktrace (2.15 KB, text/plain)
2011-03-14 04:46 UTC, demona
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2011-03-10 15:27:43 UTC
Build: NetBeans IDE Dev (Build 201103070000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

User Comments:
GUEST: endtered "<p<" in .xhtml file in the editor

GUEST: Editing code




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.web.el.ELElement.findNodeAt(ELElement.java:113)
   at org.netbeans.modules.web.el.completion.ELCodeCompletionHandler.getTargetNode(ELCodeCompletionHandler.java:175)
   at org.netbeans.modules.web.el.completion.ELCodeCompletionHandler.complete(ELCodeCompletionHandler.java:97)
   at org.netbeans.modules.csl.editor.completion.GsfCompletionProvider$JavaCompletionQuery.addCodeCompletionItems(GsfCompletionProvider.java:610)
   at org.netbeans.modules.csl.editor.completion.GsfCompletionProvider$JavaCompletionQuery.resolveCompletion(GsfCompletionProvider.java:598)
   at org.netbeans.modules.csl.editor.completion.GsfCompletionProvider$JavaCompletionQuery.access$400(GsfCompletionProvider.java:246)
Comment 1 host 2011-03-10 15:27:46 UTC
Created attachment 106881 [details]
stacktrace
Comment 2 gaxzero 2011-03-10 23:42:50 UTC
Created attachment 106897 [details]
stacktrace
Comment 3 demona 2011-03-14 04:46:00 UTC
Created attachment 106964 [details]
stacktrace
Comment 4 Marek Fukala 2011-03-14 13:59:16 UTC

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