I don't think the same code was intended to be added twice, was it double pasted by accident?

CommentFileSizeAuthor
modify_query_once.patch1.42 KBandrewlevine

Comments

andrewlevine’s picture

Title: hook_module_apachesolr_modify_query gets called twice in a row on search » hook_apachesolr_modify_query gets called twice in a row on search
robertdouglass’s picture

I'm seeing this hook being called multiple times in D6 as well. Investigating.

robertdouglass’s picture

Take that back - it was my own doing in custom code. No problem in D6.

andrewlevine’s picture

In D5, the code to run the hook is just duplicated twice, one under the other.

robertdouglass’s picture

Status: Needs review » Fixed

True True. Thanks Thanks.

Status: Fixed » Closed (fixed)

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