MantisBT: master 0fea46fc

Author Committer Branch Timestamp Parent
dhx dhx master 2010-11-19 23:29 master 33043bc4
Affected Issues  0012545: Output XHTML strict so browsers can validate the output of MantisBT
Changeset

Fix 0012545: Refactor custom field radio/checkbox fields

We should be using well formed XHTML to generate the list of radio and
checkbox options for the radio and checkbox custom field types. Input
elements should be properly closed. Labels should be used instead of
floating text for labelling each option (this improves usability and
accessibility).

mod - core/cfdefs/cfdef_standard.php Diff File