Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
UI FW 2, UI FW 3
-
1
Description
Steps to reproduce a bug:
Use i18n in switchable field definition and observe that field after conversion to new UI framework doesn't work for non-default language:
- name: message
fieldType: switchable
label: Message
i18n: true
options:
- name: plainText
label: Plain
selected: true
value: plainText
- name: richText
label: Rich
value: richText
fields:
- name: plainText
fieldType: text
label: Plain text message
rows: 5
- name: richText
fieldType: richText
label: Rich text message
height: 200
https://documentation.magnolia-cms.com/display/DOCS61/Switchable+field
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLUI-5790 Write unit tests to avoid legacy data corruption during conversions (DefinitionConverter)
-
- Closed
-