bugfix: catch ZOOM exceptions in simple Search.pm
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 7 Dec 2007 00:07:39 +0000 (18:07 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 8 Dec 2007 13:28:15 +0000 (07:28 -0600)
commitc8a9dfa398b86faae2896fca4a01084c59350372
tree3f8783bea0cccac8af568bf744f1ce1dfd1dd086
parent121a067dd1099b93e4d22fcb2bbd1c28934e0faa
bugfix: catch ZOOM exceptions in simple Search.pm

Now warns and returns error value, instead of aborting
the calling CGI.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Search.pm