Closed (fixed)
Project:
Drupal core
Version:
5.2
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2007 at 22:27 UTC
Updated:
25 Feb 2009 at 17:29 UTC
To recreate:
Use example 3 (The Form That Builds Itself) from http://drupal.org/node/101707, but make the title field required.
Submit the form with an empty title field.
Expected result:
my_form is called twice, more questions fields added, regardless of invalid form values.
Actual result:
my_form is called only once.
This could be remedied in various ways:
Comments
Comment #1
flk commented