admin/settings/search stops working as intended with search_config installed.
Try hitting the "Re-index site" button and nothing happens.

CommentFileSizeAuthor
#1 search_config-703322.patch1.14 KBjbomb

Comments

jbomb’s picture

Title: Module fucks up core search admin » Cannot re-index site when search config is enabled.
StatusFileSize
new1.14 KB

Moving the validation handler from hook_search() to hook_form_alter() seems to have resolved this issue for me.

jbomb’s picture

Status: Active » Needs review
jbomb’s picture

Status: Needs review » Closed (duplicate)