Problem/Motivation
500 error appears after saving Search environment:
Error: Function name must be a string in form_execute_handlers() (line 1531 of /home/developer/cluster/site1_1/docroot/includes/form.inc)
Steps to reproduce:
- Navigate to the 'admin/config/search/apachesolr/settings/acquia_search_server_3/edit'.
- Click the button 'Save and edit'.
or
- Navigate to the 'admin/config/search/apachesolr/settings/add'.
- Select 'Solr 7 and above' in Acquia Search Solr Version field.
- Click the button 'Save and edit'.
Issue fork acquia_connector-3334085
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
japerryThis should also be fixed in the latest 7.x-4.2 version.
Comment #3
japerryNevermind, specifically when clicking 'save and edit' you get this error. clicking Save does not.
Comment #6
yurikulinkovich commentedComment #7
renat33 commentedHello,
I've checked the fix, works as expected. There is no 500 error after clicking 'Save and edit' on 'admin/config/search/apachesolr/settings/add' page.
Thanks
Comment #8
mglamanThe fix is correct.
Comment #9
mglamanWhoops! I didn't mean to change the version to 4.x-dev
Comment #11
japerry