-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.0.0 DXP FP82, 7.0.10.12 DXP SP12, 7.0.X, 7.1.3 CE GA4, 7.1.10 DXP FP11, 7.1.X, Master
-
Component/s: Dynamic Data Lists > Admin
-
Branch Version/s:7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce
- Go to any Site => Content => Dynamic Data List
- Click in upper kebab menu and create a Data Definition called "MyDDM" with one Text field
- Return to Dynamic Data List main page
- Click in previously created "MyDDM" Data Definition and open "view" page
- Add a new DDL record
- Fill the text field with a test label with several translations: "en-US", "es-ES", "fr-FR"
- Go to Control Panel => Configuration => Instance Settings => Portal Settings => Miscellaneous
- Remove "French" (fr-FR) from current available languages
- Go back to Site => Content => Dynamic Data List
- Click in previously created "MyDDM" Data Definition and open again "view" page
- Check previous created record:
- Expected behavior: Record is displayed correctly, in current language
- Wrong behavior: A JSON string is displayed instead of current language text
- Expected behavior: Record is displayed correctly, in current language