Details
-
New Article
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Referring to this documentation:
https://dev.liferay.com/discover/portal/-/knowledge_base/7-0/system-settings
While working on this ticket:
https://issues.liferay.com/browse/LPP-22136
One of our TSEs discovered that the .cfg file format cannot handle complex data types, and some of Liferay's portal properties are string arrays:
https://issues.apache.org/jira/browse/FELIX-4431
Therefore, we will need to update the documentation to discuss the .config file format, similar to what's documented here:
https://sling.apache.org/documentation/bundles/configuration-installer-factory.html
We will also need to export files as .config whenever there are string arrays and avoid using the .cfg format except when we know for sure that all property values are simple.
Attachments
Issue Links
- is related to
-
LPS-67890 Exported multi-value settings appear in separate lines
- Closed
- relates
-
LRDOCS-3690 Update all documentation to address need for .config files when configuring DL
-
- Closed
-