Required custom select fields will no longer show the empty option. This is only...
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 13 Jan 2009 17:26:09 +0000 (12:26 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 13 Jan 2009 17:26:09 +0000 (12:26 -0500)
commit660c75f6107f124837f2ab86b69df2ebd6938a9a
treee5eccbdca506be999081cfbf4798161f18a17a60
parent28b0f5c3f2daed8a50bef662b8197ddba1182fa3
Required custom select fields will no longer show the empty option. This is only a UI change, though, as these empty options would not validate.

* docs/changes.txt: Merged
* includes/functions.php:
(construct_custom_fields): Required select fields do not get a blank option
* templates/bugfield_select_single.tpl: Need to convert to BSTemplate
* templates/bugfield_select_single_option.tpl: ditto

Cherry-pick 88054e0ab0837f09cfc740369d6469e9816a3d6c
docs/changes.txt
includes/functions.php
templates/bugfield_select_single.tpl
templates/bugfield_select_single_option.tpl