Fix some bugs in the new search controller
commit1b958dc84b71add2f319f9450d94e3d0f1424bfd
authorJonathan "Duke" Leto <jonathan@leto.net>
Mon, 20 Jun 2011 21:30:43 +0000 (20 14:30 -0700)
committerJonathan "Duke" Leto <jonathan@leto.net>
Mon, 20 Jun 2011 21:30:43 +0000 (20 14:30 -0700)
treef83deccc9d8e58da06daa673efdb3af691ccb11c
parent6ae7afe5fdf945fb47e460129655325db89b82ab
Fix some bugs in the new search controller

The new search controller did not handle unknown search types
gracefully. It now emulates previous behavior and shows Gene Search for
an unknown search type. Tests were added to make sure this works, and a
few other small bugs were fixed.
lib/SGN/Controller/Search.pm
t/integration/search.t