Bug #239
search dialog allows user to uncheck both catalog and local search
Start date:
06/19/2001
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
239
Description
search dialog allows user to uncheck both catalog and local search. It then
throws a NullPointerException and crashes. Error checking should be added so
that only one of them can be unselected at a time, or the check boxes should be
turned into radio buttons (which are more suited for this purpose).
History
#1 Updated by Matt Jones over 19 years ago
Done. Fixed by inserting an ItemListener on the two checkboxes and only
allowing deselection if the other checkbox is selected. A message dialog pops
up if someone tries to deselect both.
#2 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 239