Search reset isn't working because the hook name used by module_invoke_all() is now marshalled ('search_reset' instead of 'search', 'reset'). This simple patch fixes the problem.

CommentFileSizeAuthor
search-reset.patch657 bytesdouggreen
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dries’s picture

Status: Reviewed & tested by the community » Needs work

Committed to CVS HEAD. Thanks Doug.

Marking this as 'code needs work' because it would be good to have some tests.

douggreen’s picture

Status: Needs work » Closed (duplicate)

I'll roll this test into the test for #581594: minor db_query() fix to search for DB TNG.

douggreen’s picture

Status: Closed (duplicate) » Fixed

Changing status to 'fixed', as this issue was committed... it's only the secondary issue of the simpletest that's now handled by #581594: minor db_query() fix to search for DB TNG.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.