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
Search service restarting continuously
Issue Search service is restarting continuously having similar errors as below: search[search-0] java.lang.StackOverflowError: null at org.apache.lucene.util.PriorityQueue.<init>(PriorityQueue.java:105)...
User shouldn't be able to select more than one category if Allow Multiple Categories is toggled to No
Issue Steps To reproduce 1. Go to Site Content -> Categorization -> Categories 2. Add a new Vocabulary called Test 3. Toggle Allow Multiple categories to No. Click on Save. 4. Add 3 categories in Test - A, B, C 5....
The'redirect.url.domains.allowed' property somehow doesn't restrict redirection
Issue Even when the 'redirect.url.domains.allowed' property is set, some redirects occur. Steps to reproduce: 1) Set the following properties in the portal-ext.properties file. redirect.url.security.mode=domain...
Stored XSS with Blog
Issue Steps to reproduce: 1) Add a Blog's widget to a page 2) Add a blog entry 3) In the content field, switch to code view (or source view) 4) Enter a script in the content field. 5) View the newly added blog...
Scheduled Articles continue to be displayed with scheduled filter when edited to be published
Issue When an article gets initially published with a scheduled date, then edited to display immediately, the article will still appear when the schedule filter tag is used. Steps to reproduce 1) Navigate to...
How Can I Reset My Liferay PaaS Environment to its Original State?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Every so often, a situation may arise during development or...
Buttons do not have an accessible name exception
Issue When running a Lighthouse Accessibility audit in Liferay DXP 7.2 a "Buttons do not have an accessible name" exception is flagged on the report. Steps to reproduce: 1. Start Liferay DXP 7.2 fix-pack 6. 2....
How to remove users from Liferay that are deactivated / deleted in the LDAP server
Issue When a user is no longer listed in the LDAP server, the authentication fails and the user cannot log in anymore, but a dead user entry remains in Control Panel -> Users. Environment Liferay DXP 7.0+...