-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP20, 7.1.10.5 SP5, 7.1.X, 7.2.10 DXP FP8, 7.2.10.2 DXP SP3, 7.2.X, 7.3.4 CE GA5, 7.3.5 CE GA6, 7.3.10 DXP GA1, Master
-
Component/s: Data Engine
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Fix Priority:5
-
Sprint:Data_Engine_7.3_29
-
Git Pull Request:
Description
It's not possible to create a structure/metadata set when the current Instance/Site/User language is different from English.
Go to osgi/configs folder and copy these files (make sure it has the content useDataEngineEditor=B"true"):
com.liferay.journal.web.internal.configuration.JournalDDMEditorConfiguration
com.liferay.document.library.web.internal.configuration.FFDocumentLibraryDDMEditorConfiguration-default.config
Pre-conditions
- Change the Instance Language;
- Go to Global Menu > Control Panel > Instance Settings > Language;
- Change the Default Instance language of portal to Portuguese (Brazil) > Save;
OR
- Change the Site Language;
- Go to Site > Configuration > Settings > Languages;
- Change the Site language to Portuguese (Brazil) > Save;
OR
- Change the User Language;
- Click on the User avatar > Account Settings;
- Change the User language to Portuguese (Brazil) > Save;
Steps to Reproduce
- Go to Content & Data > Web Content / Documents and Media > Structures tab / Metadata Sets> Add a new Structure/Metadata set;
- Add a field;
- Try to save the structure/metadata set - Bug;
Expected Result
It is possible to create a structure/metadata set when the current Instance/Site/User language is different from English.
Actual Result
It's not possible to create a structure/metadata set when the current Instance/Site/User language is different from English.
Reproduced In
master: b80de97bb706d0d3864d9e15bc43d469aa0f8e41
- fixes
-
LPS-116643 When the Instance Language is different from English, the fields Single and Multiple Selection are added with already two options in the Form Builder
- Closed