-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.0.10.13 DXP SP13, 7.0.X, 7.1.X, 7.2.10 DXP FP5, 7.2.10.2 DXP SP2, 7.2.X, 7.3.0 CE GA1, 7.3.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Core Infrastructure, Portal Services > Localization
-
Branch Version/s:7.2.x, 7.1.x, 7.0.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
As with https://issues.liferay.com/browse/LPS-87037 includeresource just copies the properties files, which makes confusing how to override the ResourceBundle that originally contains the keys.
Steps to Reproduce:
- Use https://dev.liferay.com/en/develop/tutorials/-/knowledge_base/7-0/overriding-language-keys to override the validate-file-entry-references-help key_._ As bundle.symbolic.name use com.liferay.staging.lang where the key is in the source code.
- Deploy the created module.
Expected Results:
The key should be overridden in ExportImportServiceConfiguration configuration page.
Actual Results:
The key isn't overridden.
- causes
-
LPS-108789 export-import-service-configuration-name is shown on Infrastructure panel
- Closed
- is related to
-
LPS-87037 Certain ResourceBundle cannot be clearly overriden
- Closed