Posted by ownSourcing on August 26, 2008 at 12:17pm
| Project: | Search All |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Zyava |
| Status: | needs review |
Issue Summary
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
Comments
#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.