Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.X, 7.1.X, 7.2.X, Master
-
7.2.x, 7.1.x, 7.0.x
-
Committed
-
3
Description
Steps to reproduce:
- Log in as Admin
- Go to Content > Web Content > Structures
- Add a Structure, use the attached Structure.json (no need to add Template)
- Go back to Content > Web Content
- Click "+" to add a new Web Content, select the new structure
- Observe that both fields have predefined values in EN, DE and FR languages
Actual behavior: The predefined text for not nested field (CTA button) changes according to the language. The text for nested field (Button), always shows the default language value.
Expected behavior: The predefined text for the nested field (Button) should change according to the language.
Also tested on:
7.0.x @2c936d4d4ffd2b49146b902966c76bd410481a42 ->Same issue
Master @9b16898f5c46d1e57b05a17ea68f5d1e6233ba45 -> The nested field remains empty and does not show any of the predefined values.
Attachments
Issue Links
- causes
-
LPS-123489 Changing language makes nested field to inherit parent's predefinedValue
- Closed