ID #10 (Previous | Next)
GET request to: form-test/select
Ending URL: http://www.candidity.co.uk/drupal/tb_sirate/form-test/select
Select | Drupal

Select

Should result in "one", because it is not required and there is no #empty_value requested, so default browser behavior of preselecting first option is in effect.
Should result in an empty string (due to #empty_value), because it is optional.
Should result in an empty string (default of #empty_value), because it is optional.
Should never result in 0.
A mistakenly assigned #empty_value contained in #options should not be valid.
Should result in 0, because it is optional.