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 136616 - NullPointerException at java.lang.String.indexOf
Summary: NullPointerException at java.lang.String.indexOf
Status: RESOLVED DUPLICATE of bug 136936
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-06 03:50 UTC by boucherb
Modified: 2009-02-27 14:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 62569


Attachments
stacktrace (1.35 KB, text/plain)
2008-06-06 03:50 UTC, boucherb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description boucherb 2008-06-06 03:50:19 UTC
Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows XP, 5.1, x86

User Comments: 
Javascript "Find Usage"
Comment 1 boucherb 2008-06-06 03:50:25 UTC
Created attachment 62445 [details]
stacktrace
Comment 2 Torbjorn Norbye 2008-06-10 17:41:19 UTC
This was just fixed in 6.5; tracked in issue 136936 to hopefully get it backported to 6.1 as well.

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