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
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.
Attachments
Issue Links
- 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