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 218624 - NullPointerException at org.netbeans.modules.csl.navigation.BreadCrumbsTask$StructureItemNode$2.open
Summary: NullPointerException at org.netbeans.modules.csl.navigation.BreadCrumbsTask$S...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
: 220235 220299 220473 220550 220605 221035 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-19 14:26 UTC by gbc
Modified: 2012-10-31 09:13 UTC (History)
26 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192578


Attachments
stacktrace (2.69 KB, text/plain)
2012-09-19 14:26 UTC, gbc
Details
stacktrace (2.78 KB, text/plain)
2012-09-20 05:26 UTC, michbarsinai
Details
stacktrace (2.75 KB, text/plain)
2012-09-20 17:29 UTC, dheffelfinger
Details
stacktrace (2.78 KB, text/plain)
2012-09-25 17:26 UTC, sunbiz
Details
stacktrace (2.75 KB, text/plain)
2012-09-27 20:41 UTC, seskelsen
Details
stacktrace (2.78 KB, text/plain)
2012-10-02 20:29 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gbc 2012-09-19 14:26:45 UTC
Build: NetBeans IDE Dev (Build 201209190001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux

User Comments:
gbc: I was editing a HTML file and clicked on the first item ("HTML") of the breadcrumb at the bottom of the editor view.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.csl.navigation.BreadCrumbsTask$StructureItemNode$2.open(BreadCrumbsTask.java:176)
   at org.netbeans.modules.editor.breadcrumbs.BreadCrumbComponent.open(BreadCrumbComponent.java:262)
   at org.netbeans.modules.editor.breadcrumbs.BreadCrumbComponent.expand(BreadCrumbComponent.java:220)
   at org.netbeans.modules.editor.breadcrumbs.BreadCrumbComponent.access$000(BreadCrumbComponent.java:87)
   at org.netbeans.modules.editor.breadcrumbs.BreadCrumbComponent$1.mouseClicked(BreadCrumbComponent.java:95)
   at java.awt.Component.processMouseEvent(Component.java:0)
Comment 1 gbc 2012-09-19 14:26:48 UTC
Created attachment 124587 [details]
stacktrace
Comment 2 michbarsinai 2012-09-20 05:26:15 UTC
Created attachment 124610 [details]
stacktrace

Working on an multilingual HTML file (English, Russian, Hebrew, Arabic). Clicked the root icon of the breadcrumb compomnent.
Comment 3 dheffelfinger 2012-09-20 17:29:11 UTC
Created attachment 124662 [details]
stacktrace
Comment 4 Quality Engineering 2012-09-21 02:26:19 UTC
Integrated into 'main-golden', will be available in build *201209210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4f3211aab55c
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #218624: preventing NPE.
Comment 5 sunbiz 2012-09-25 17:26:21 UTC
Created attachment 124899 [details]
stacktrace

Clicked on the Rules breadcumb in the CSS editor and got this exception
Comment 6 Exceptions Reporter 2012-09-25 17:26:31 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192578
Comment 7 seskelsen 2012-09-27 20:41:15 UTC
Created attachment 125032 [details]
stacktrace

Verificando abertura de clausula html no fonte.
Comment 8 Exceptions Reporter 2012-10-02 20:29:14 UTC
Created attachment 125252 [details]
stacktrace
Comment 9 Exceptions Reporter 2012-10-03 08:47:14 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192578
Comment 10 Exceptions Reporter 2012-10-04 18:32:13 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=192578
Comment 11 Jan Lahoda 2012-10-16 00:55:29 UTC
Fixed by:
http://hg.netbeans.org/main-golden/rev/4f3211aab55c
Comment 12 Milutin Kristofic 2012-10-17 09:37:57 UTC
*** Bug 220235 has been marked as a duplicate of this bug. ***
Comment 13 Milutin Kristofic 2012-10-17 15:45:35 UTC
*** Bug 220299 has been marked as a duplicate of this bug. ***
Comment 14 Milutin Kristofic 2012-10-21 13:41:38 UTC
*** Bug 220473 has been marked as a duplicate of this bug. ***
Comment 15 Milutin Kristofic 2012-10-22 10:09:53 UTC
*** Bug 220550 has been marked as a duplicate of this bug. ***
Comment 16 Milutin Kristofic 2012-10-23 08:33:22 UTC
*** Bug 220605 has been marked as a duplicate of this bug. ***
Comment 17 Marian Mirilovic 2012-10-31 09:13:26 UTC
*** Bug 221035 has been marked as a duplicate of this bug. ***