switching tabs and returning to 'all' loses results
wbmangy - August 26, 2008 - 12:17
| Project: | Search All |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Zyava |
| Status: | needs review |
Description
On the search results page, if you switch from the 'all' tab to another tab and then back to the 'all' tab, the results disappear - fwiw

#1
line 31:
change 'type' => MENU_DEFAULT_LOCAL_TASK,
to 'type' => MENU_LOCAL_TASK,
In this patch i also removed additional search boxes on 'All' page.