I’ve got this weird bug using dhtmlxcombo with checkboxes.
When my an item in my list contains a &-sign i.e. ‘You & Me’ and you select that item, the text in the inputfield reads ‘You & Me’.
Combo’s that don’t use opt_type checkbox are unaffected by the &-sign and show ‘You & Me’ in the inputfield.
So is some function overridden by dhtmlxcombo_extra.js?