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 - AssertionError from SearchPerformer.performAction
Summary: AssertionError from SearchPerformer.performAction
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Jan Stola
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2004-07-27 01:12 UTC by Jesse Glick
Modified: 2004-08-13 12:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.11 KB, text/plain)
2004-07-27 01:12 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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.