Skip positive $form_state warning when used within a form_error()
Posted August 30th, 2008 by douggreen
in
6.x-1.x-dev, Review/Rules, bug report, normal, patch (reviewed & tested by the community)
I think that we should skip the rule "use $form_state['values'] instead, which is where the values are stored after a submit" when the $form is used within a form_error().