Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
ORA-00972: IDENTIFIER IS TOO LONG
Issue When using Oracle 19c as the database, setting the compatible version to 12.1.0.2 or lower can lead to errors under certain circumstances, such as when publishing an object that has relationships...
Admins can't sign in when LDAP Required is enabled if they only exist in Liferay but not in LDAP
Issue When LDAP is configured with the option Required, admin users that exist in Liferay but not in LDAP are not able to log in. Environment Quarterly Release 2024.Q2 Resolution As indicated in the documentation,...
Web Content with Multi-Select List Fails to Save Values
Issue After creating a structure, the multi-select field does not save more than one option. The list in my web content doesn't save if one of the values has a comma in the option.  Environment Liferay DXP...
When using Liferay Objects, the pages are inaccessible when viewed from the ellipses menu
Issue When using Liferay Obejcts with enough Objects to where the ellipses menu is necessary (7 pages), the pages shown when clicking on the ellipses are inaccessible.  The pages are only accessible if they are...
How to setup Kibana 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). NOTE: Liferay Support does not recommend or endorse specific...
Why are Guest users able to edit Rich Text fields within a form?
Issue We created a form with a Rich Text field, but we see that guest users can edit the content in the Rich Text field (including the source). How do I disable the user/guest from being about to edit the text in...
Getting the value chosen by user in a 'Select From List' field
Issue How to get the value from the options added in a 'Select From List' field? We are getting the reference (i.e. ["Option37425674"]) instead of the value chosen by the user. Environment Quarterly Release...
Create custom API applications in Liferay
Issue Is there any way to create custom API applications without code? Environment Liferay DXP 2023.Q4. Resolution Liferay has created a new application to help developers build APIs based on custom objects in a...
Multi-Select Option Missing from Translation Interface
NOTE: The following resolution requires customization and should only be implemented at the discretion of your team. Liferay Support will not be able to assist with designing or implementing customizations....
Unable to Cancel Shutdown Event
Issue After scheduling a shutdown event, and trying to cancel it, you see an error: "Error:Text verification failed."   When trying to cancel a shutdown event, I'm prompted to input a CAPTCHA, but there is...
WorkFlow Task Timer Does Not Send Notifications
Issue Kaleo Task does not execute a timer with a Groovy type action. After setting a notification in a Workflow Task Timer, the message is not printed in the log. Timer notification is not sent when the...
Hard to Manage Web Contents and Structures
Issue I want to easily find and manage all my web contents organized by structures I'm working with so that I can review them, edit them, etc. Environment Liferay DXP Quarterly Releases Resolution This has been...
If PaaS Environment Hangs after Upgrade Deployment Should we Rollback?
Issue During an update we observed an error on startup and so decided to rollback from 5.X to a 4.X version. However, when we tried to restart services the system would not recover, hanging indefinitely. Further, the...
Large Amount of Object Data within the `analyticsmessage` table.
Issue We're experiencing slow database restore times due to excessive large object data, primarily within the `analyticsmessage` table. When planning an upgrade, we've found a table with millions of...
Adding or Editing a Web Content in an Asset Publisher does not display a success message
Issue When editing or adding a Web Content in an Asset Publisher that is on one of my Portal pages, no message is displayed to the user confirming that the action was performed or if it was successful. If this step is...
After updating a site's friendly URL, what happens to the existing Documents & Media/Web Content that are being used?
Issue When updating a site's friendly URL, I've found that Documents & Media/Web Content that were previously assigned to the site are not being updated. The links do not update to the newly set friendly URL but...
The portal is not reindexing because the following error: "HTTP/1.1 413 Request Entity Too Large"
Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: May 29 12:46:07.767 build-3886 liferay[liferay-5655d97f59-99cjk] [dxp] ERROR...
How to Determine if JUnit is installed on Liferay Cloud
Issue How to determine if JUnit is installed on Liferay Cloud? How do users install JUnit on Liferay Cloud and integrate it with Jenkins? Environment Liferay Cloud Resolution JUnit is pre-installed on Liferay...
Is it possible to create Style Books directly from a Client Extension?
Issue Is it possible to create Style Books directly from a Client Extension? Environment DXP Quarterly Release 2024.Q4.0 Resolution Client Extensions can be created to modify the Liferay backend elements, like the...
Using Required for system configurations.
Issue We would like to add required = true configuration to our system configuration. Upon requesting the data through a groovy script the string returns empty when required = true is set. Environment DXP 7.4+...