Capability

Personalization

Liferay provides powerful out-of-the-box features for building and delivering personalized experiences to users. Personalization features empower you to deliver novel site experiences that differ based on defined user segments, design and execute A/B Tests, and more.

Feature
Deployment Approach
How to resolve Jenkins failing to build a service with a non-zero status of 127
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 attempting to build the Liferay PaaS service, our...
liferay-asset:asset-display doesn't show the items
Issue When changing from <liferay-ui:asset-display> taglib to <liferay-asset:asset-display> taglib using same parameters, the latter doesn't show any items. Environment Liferay DXP 7.4 Resolution You have to...
How to create a default translation for editable fields in a fragment
Issue We have some fragments similar to the one below <button> <span data-lfr-editable-id="text1" data-lfr-editable-type="rich-text"> ${languageUtil.get(locale,'exit')} </span> </button> We are trying to set the...
"Driver org.mariadb.jdbc.Driver claims to not accept jdbcUrl" error when trying to deploy 7.4 U98 + or 7.3 U34+
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Liferay service deployment fails when setting DXP 7.4 U98....
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...