Actions
Bug #7229
closedField edit to html function does not pass text field id through id parsing
Description
When _fieldEditToHtml is called for a text or checkbox field the id attribute is not passed through moscomprofilerHTML::htmlId. This means an array based field name (e.g. in a repeat usage) does not correctly format for id.
Actions