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 130571 - NullPointerException at org.netbeans.modules.groovy.editor.BracketCompleter.charBackspaced
Summary: NullPointerException at org.netbeans.modules.groovy.editor.BracketCompleter.c...
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: martin_adamek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-19 22:04 UTC by csc
Modified: 2008-10-30 14:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 34196


Attachments
stacktrace (2.53 KB, text/plain)
2008-03-19 22:04 UTC, csc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description csc 2008-03-19 22:04:11 UTC
Build: NetBeans IDE 6.1 Beta (Build 200803050202)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Windows XP, 5.1, x86

User Comments: 
Developing a gsp. The exception occured while I typing this statement: ${session.variable}
Comment 1 csc 2008-03-19 22:04:26 UTC
Created attachment 58704 [details]
stacktrace
Comment 2 schmidtm 2008-04-10 10:31:19 UTC
I tried really hard to reproduce this, but could not. Lowering prioriy.
Comment 3 martin_adamek 2008-04-29 08:26:52 UTC
Already fixed.