admin/settings/search stops working as intended with search_config installed.
Try hitting the "Re-index site" button and nothing happens.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | search_config-703322.patch | 1.14 KB | jbomb |
admin/settings/search stops working as intended with search_config installed.
Try hitting the "Re-index site" button and nothing happens.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | search_config-703322.patch | 1.14 KB | jbomb |
Comments
Comment #1
jbomb commentedMoving the validation handler from hook_search() to hook_form_alter() seems to have resolved this issue for me.
Comment #2
jbomb commentedComment #3
jbomb commentedMarking duplicate of #565232: little bug in validate function