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 46590

Summary: AssertionError from SearchPerformer.performAction
Product: utilities Reporter: Jesse Glick <jglick>
Component: SearchAssignee: Jan Stola <jstola>
Status: RESOLVED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description Jesse Glick 2004-07-27 01:12:03 UTC
Dev sources, 1.4.2. I made a KB shortcut Ctrl-B to
"Find in Files" (listed in the actions pool). When
I tried it, I just got this exception.
Comment 1 Jesse Glick 2004-07-27 01:12:25 UTC
Created attachment 16468 [details]
Stack trace
Comment 2 Marian Petras 2004-07-27 07:28:43 UTC
Accepted.
Comment 3 Marian Petras 2004-07-29 12:41:44 UTC
I reproduced the bug. The solution is to remove the "Find in Files"
action from the module (both the class and the entry in the XML layer
file).
Comment 4 Jan Stola 2004-08-03 16:53:28 UTC
The RepositorySearchAction action has been removed.