Subject: | Can't include HTML in check box labels |
This is a design bug that will have to be fixed in a manner that allows
for backward compatibility (by providing an option to control which of
the two behaviors are used).
The labels for at least checkbox() and _box_group() should not have
their HTML escaped. It is extremely useful (and, of course, valid) to
use HTML to style the labels of radio buttons and check-boxes. It makes
little sense to escape the HTML of these labels.