Closed (fixed)
Project:
Custom Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2011 at 15:17 UTC
Updated:
9 May 2013 at 04:50 UTC
The 'Default search' setting provided by this module within the admin/settings/search page doesn't work if Custom Search module is also enabled.
This is because custom search adds its own submit handler, custom_search_submit() which overrides the redirect set in search_config_form_submit().
Comments
Comment #1
alan d. commentedThese should be added to, not overridden, so moving queues. This is likely to be a non-issue a year latter, but just in case....
Comment #2
heddnI'm taking some liberty but a support request from over a year ago is probably
fixed or irrelevant. If you disagree, please reopen and provide more
details.
Comment #3
alan d. commented15 sec check of the latest 6.x dev version would have confirmed this too :)