Actions
Bug #4421
closedComponent Search fails
Start date:
09/28/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4421
Description
Component search is throwing a ClassCastException.
Updated by Aaron Aaron about 15 years ago
Component search is working again, I've made it so that each result is separated in the component library which makes it easier to understand what is happening with the search but also takes up more space. This approach is noticeably faster as well, ref bug 4362. We can merge the results back into one tree once we are sure the search is working properly.
Actions