Is there anything that stands against replacing

        <option value=""></option>

with

        <option value="">&nbsp;</option>

For an empty option in a AbstractSingleSelectChoice? This would make an empty 
option valid in XHTML. ShallI open an issue o rare there any good reasons not 
to keep the current variant?

Stefan

Reply via email to