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.
Updated by krileon over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1353
Actions