Index: openacs-4/packages/search/www/search.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/search/www/search.tcl,v diff -u -N -r1.41.2.1 -r1.41.2.2 --- openacs-4/packages/search/www/search.tcl 8 Oct 2020 11:15:29 -0000 1.41.2.1 +++ openacs-4/packages/search/www/search.tcl 22 Feb 2021 17:01:44 -0000 1.41.2.2 @@ -59,6 +59,7 @@ array set info [acs_sc::invoke -contract FtsEngineDriver -operation info -call_args [list] -impl $driver] } + if { [array get info] eq "" } { ns_return 200 text/html [_ search.lt_FtsEngineDriver_not_a] ad_script_abort