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 162556 - AssertionError at org.netbeans.modules.csl.core.GsfHtmlFormatter.parameters
Summary: AssertionError at org.netbeans.modules.csl.core.GsfHtmlFormatter.parameters
Status: RESOLVED DUPLICATE of bug 162553
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-14 07:11 UTC by blakenzoe
Modified: 2009-04-20 20:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 149442


Attachments
stacktrace (1.24 KB, text/plain)
2009-04-14 07:11 UTC, blakenzoe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blakenzoe 2009-04-14 07:11:49 UTC
Build: NetBeans IDE Dev (Build 200904100201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows Vista, 6.0, x86

User Comments:
blakenzoe: CTRL+TABbed to an open javascript file in the Editor.



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.csl.core.GsfHtmlFormatter.parameters(GsfHtmlFormatter.java:123)
        at org.netbeans.modules.javascript.editing.JsAnalyzer$JsStructureItem.getHtml(JsAnalyzer.java:982)
        at org.netbeans.modules.csl.navigation.ElementNode.updateRecursively(ElementNode.java:287)
        at org.netbeans.modules.csl.navigation.ElementNode.updateRecursively(ElementNode.java:279)
        at org.netbeans.modules.csl.navigation.ClassMemberPanelUI$3.run(ClassMemberPanelUI.java:210)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 blakenzoe 2009-04-14 07:11:54 UTC
Created attachment 80019 [details]
stacktrace
Comment 2 Vitezslav Stejskal 2009-04-20 20:07:39 UTC
Seems to be the same as issue #162553.

*** This issue has been marked as a duplicate of 162553 ***