During my work on #1759004: apachesolr_search_custom_page_search_form_submit() kills all $_GET parameters I found some search form code which seems to be obsolete since search pages have been introduced. Am I right?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1759190-6.patch | 2.65 KB | nick_vh |
| obsolete_form_code.patch | 3.12 KB | mkalkbrenner |
Comments
Comment #1
mkalkbrennersee #1733644: What $form_id can I use to theme the search form using form_alter?
Comment #2
pwolanin commentedobsolete_form_code.patch queued for re-testing.
Comment #3
nick_vhtested this, good to go in
Comment #4
nick_vhcommitted
Comment #5
pwolanin commentedSo, do we still need it in 6.x-3.x? I know in 6.x-1.x we had to replace the core form.
Comment #6
nick_vhNo longer needed as we dont use the form from the search/node page anymore.
Comment #7
nick_vhfixed
Comment #8
nick_vhclosing to clear out the issue queue a bit