-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.4.2 CE GA3, 7.4.13 DXP GA1, Master
-
Component/s: Data Engine
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
Description
After changing the instance default language to another locale, the Structure fieldset name is propagated by the user default language (English) and not propagated by the instance default language.
Steps to Reproduce
- Go to Control Panel > Instance Settings > Localization;
- Change default language to another locale and save;
- Go to Content & Data > Web Content > Structures tab;
- Add a new Structure;
- Go to create a new fieldset;
- Create a fieldset with the instance language locale you had chosen;
- Save it and put it on builder;
- Go to the fieldset sidebar;
- Edit the fieldset by adding an English translation;
- Save the structure;
- Go back to the structure and see the fiel on fieldset label;
Expected Result
The field on fieldset label should be the instance default locale is.
Actual Result
The field on fieldset English translation persists.
Reproduced In
master: 3a8ab55f0466afd7405223636a5cef15307a31dd
- fixes
-
LPS-134881 Fieldset localized title does not appear on Builder
- Closed