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
What does "Deprecate the Staging relationship modules" mean?
Issue I found that the Liferay DXP 7.4 Update 86 - Releae Notes have the following statement: Deprecate the Staging relationship modules Does this mean that the Staging functionality has been deprecated?...
Does Apache Log4j Vulnerability CVE-2021-44832 affect Liferay ?
Issue The Liferay uses the log4j-core Library which was reported to have a vulnerability. Environment Liferay DXP 7.1 Liferay DXP 7.2 until fix-pack 16 Liferay DXP 7.3 until SP3 Resolution Yes, the Liferay is...
Guest user permissions not working for Picklists
Issue When picklists are assigned guest user view permissions, the JSON API is not accessible without authentication. Environment Liferay DXP 7.4 Resolution This is the correct behavior based on the Service...
Is it possible to deactivate the URL with //?
Issue Is it possible to disable the Liferay URL with /<LOCALE>/? this is causing some SEO issues. Environment All environments. Resolution Unfortunately, currently there isn't a feature OOTB to disable this URL...
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these...
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
How to create content in a language that is not the default one
Issue Is it possible to create content in a language that is not the default language of your portal? For example, your portal is by default in English and you want to create some content in Spanish, but you...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly...