Skip positive $form_state warning when used within a form_error()

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().