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 72964

Summary: broken link throws NPE
Product: db Reporter: Lukasz Grela <lgrela>
Component: SQL EditorAssignee: Andrei Badea <abadea>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stacktrace

Description Lukasz Grela 2006-02-23 13:20:56 UTC
#200602230300
1)after executing sql statement, in output window I have a link to some line in
sql editor - because of error in sql statements, 
2) Delete all text from sql command editor

2)the another sql command should be created and should be selected

3) after clicking on that link in output window I got NPE
Comment 1 Lukasz Grela 2006-02-23 13:23:21 UTC
Created attachment 28997 [details]
stacktrace
Comment 2 Andrei Badea 2006-08-12 21:52:15 UTC
I can't reproduce it anymore and I recall attempting to fix it when I
implemented the execution of the SQL editor selection.
Comment 3 Lukasz Grela 2006-08-25 10:12:47 UTC
v.