Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
5.3.8, 5.4
-
None
Description
If getFieldsName is called before setFields or addFields populates the fields collection, then the fieldsName array will never be populated based on the fields.
This is because getFieldsName sets the fieldsName collection to an empty collection. - so that initFieldsName will not populate it the next time getFieldsName is called, even if setFields does add some fields.
This problem occurs with YAML configuration - as it does call getFieldsName before setFields.
Checklists
Acceptance criteria
Attachments
Issue Links
- is depended upon by
-
MTE-16 Convert existing components to YAML Config: Link / LinkList / TextImage / Teasers
-
- Closed
-