Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2012 at 11:02 UTC
Updated:
2 Jul 2012 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
killua99 commentedProblem, the $form_state['redirect'] should be an array and not an url() function. Like in apachesolr_index_action_form_remaining_submit() function.
Comment #2
nick_vhThanks! credited you for this :-) Committed to 6x.-3.x!
Comment #3
nick_vh