Capability

Cloud

Liferay Cloud Platform provides the infrastructure and tooling necessary to simplify, secure, and deliver applications on Liferay DXP when using the SaaS or PaaS deployment approaches. Using Liferay’s Cloud infrastructure provides a secure, reliable, and scalable platform for building Liferay solutions.

The Liferay Cloud Platform includes DevOps CI/CD tools, automated backups, real-time logs, and much more.

Feature
Deployment Approach
Error message not displayed on UI after exceeding the Upload Servlet Request limit
Issue When the web content size limit exceeds, there is no error displayed on the UI that the upload size is too large. Steps to reproduce: 1. Start Liferay DXP 7.4 U83. 2. Navigate to Control Panel > System...
When exporting a portlet, it takes much longer than expected
Issue When performing an export operation, it takes too long. When it finishes, the resulting LAR size is much heavier than expected too. It applies to Staging as well. Environment Liferay DXP 7.3+ Resolution This may...
Edit image from document & media accepting all file extentions regardless of configuration
Issue The invalid extension document is uploaded with the valid extension name. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Control Panel > System Settings > Documents and Media > Service. 3....
Show the Control Panel Menu by role
Issue In the earlier versions or updates of Liferay, the Control Panel Menu was hidden for specific users, and in order to achieve this, custom themes were being used. Hence a new feature is introduced directly...
"A.LiferayItemSelectorDialog is not a constructor" error when trying to add a price list
Issue It's not possible to create a new pricing entry from the SKU side panel. There are no errors in the logs. Clicking on the plus button throws this error in the browser's console: Uncaught TypeError:...
Remove prepopulated email domain from login portlet
Issue When the user tries to login, the email field is prepopulated with the company's domain name. This occurs when the login is unpopulated and user authentication is based on email addresses....
Published web content has document URLs changed
Issue  We added page numbers to many of our document links. When this content is displayed you can click on the document links with page numbers and it will open the document to that page. When Published to Live,...
How to create a role-based user to only view and update web content?
Issue How to create a role-based user to only view and update web content? Environment Liferay DXP 7.3 Resolution Navigate to Control Panel >Users and Organizations > Create a user After this, navigate to the...
Unable to add Calendar event when setting "Display Scheduler Only"
Issue Add a Calendar widget on the page Enter the Configurations for the widget Switch to Display Settings tab and select Display Scheduler Only option Unselect the 2 other options and Save Click Add Event button in...
ColumnHeader repeated in xls/CSV file after exporting the report from Liferay Report app
Issue ColumnHeader repeated in xls/CSV file after exporting the report from Liferay Reports app. For example: Environment Liferay DXP 7.4 + Liferay Reports App Resolution This is defined in the Jasper report definition...
The language settings in the site settings are reflected in the language selector on the Terms of Use screen.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
Search suggestions not coming for guest user in the search bar
Issue Search suggestions related to the commerce products not showing to the guest user but is working for logged-in user (using blank site template). Environment DXP 7.4 Resolution This behavior is fixed...
Vulnerability in CKeditor 4.18.0
Issue In Liferay, a vulnerable version of CKEditor 4.18.0 is being used. The vulnerability CVE-2023-28439 is present in the CKEditor versions less than 4.21.0. Environment Liferay DXP 7.0+ Resolution The observed...
Page does not appear in the sitemap widget
Issue Some of the pages created in site builder are not visible on the sitemap widget. Sitemap widget is dropped on a content page. Environment Liferay DXP 7.4 Resolution Navigate to Site Menu > Site...
Editing a field in a fieldgroup is not working as expected
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When you make a change in a fieldgroup that is being...
NullPointerException/PortletDataException reported when importing lar file
Issue NullPointerException/PortletDataException was reported when importing lar file. The issue can only be reproduced in certain environments with older JDK versions. 15:45:15,910 ERROR [BackgroundTaskMessageListener:182]...
Troubleshooting Performance Issues in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Performance issues can manifest in various different symptoms,...
HTTP/2 Rapid reset attack mitigation in Liferay PaaS (CVE-2023-44487)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue If you are using HTTP/2, nginx and below tomcat...
Commerce: checkout address drop-down not showing all addresses
Learn more: Search Result Limit with Elasticsearch: Mitigating "Result window is too large." errors with index.max_result_window Issue When user checks out, in the shipping address drop-down some addresses cannot be found...
Inconsistency of the user's LoginDate in the exported CSV file
Issue Getting inconsistent user login date format in CSV file after exporting the users. Steps to reproduce: Add the last login date to the portal-ext.properties file, and reference the article for the same:...