The form builder code for retaining filters seems to be totally broken. The code seems to be looking for a run search where non can exist, so the form element is excluded and the form value is thus missing in the submit function.

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new2.45 KB
pwolanin’s picture

Title: 'retain filters' checkbox does work. » 'retain filters' checkbox does not work.
pwolanin’s picture

Version: 7.x-1.x-dev » 6.x-3.x-dev
StatusFileSize
new2.42 KB

committed to 7.x, needs 6.x-3.x testing ($form_state is different)

nick_vh’s picture

StatusFileSize
new3.03 KB

Needed a small modification

nick_vh’s picture

Status: Needs review » Fixed

Committed, thanks for the work!

nick_vh’s picture

Status: Fixed » Closed (fixed)