r203: - Custom field `select_single` now is stored as a string instead of an integer...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 29 May 2005 03:34:28 +0000 (03:34 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 29 May 2005 03:34:28 +0000 (03:34 +0000)
commitceda1143cdaeffd0c4731fb719f6a2e44cf3c512
tree862e899cc055953ebbcb109b410dd9b1f80b6f3d
parentd5dd86eb1c251eb8bb78688e09ad32bed0d3b9ad
r203: - Custom field `select_single` now is stored as a string instead of an integer representation of the string in the $field['selects'][] array
- construct_custom_fields() [includes/functions.php] now supports existing values in the $bug[] parameter
includes/functions.php
showreport.php
templates/default/bugfield_input_text.tpl
templates/default/bugfield_textarea.tpl