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?

CommentFileSizeAuthor
#6 1759190-6.patch2.65 KBnick_vh
obsolete_form_code.patch3.12 KBmkalkbrenner

Comments

mkalkbrenner’s picture

pwolanin’s picture

obsolete_form_code.patch queued for re-testing.

nick_vh’s picture

Status: Needs review » Reviewed & tested by the community

tested this, good to go in

nick_vh’s picture

Version: 7.x-1.x-dev » 6.x-3.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

committed

pwolanin’s picture

So, do we still need it in 6.x-3.x? I know in 6.x-1.x we had to replace the core form.

nick_vh’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new2.65 KB

No longer needed as we dont use the form from the search/node page anymore.

nick_vh’s picture

Status: Needs review » Fixed

fixed

nick_vh’s picture

Status: Fixed » Closed (fixed)

closing to clear out the issue queue a bit