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
Customize widget appearance when using Liferay's sharing URL
Issue Accessing to a widget's configuration -> Sharing tab, we can get a code snippet to share that widget in an external page. Once we share it externally, sometimes the appearance of that widget might not be as...
Adding passive listeners to jQuery
Issue When running audit with Google Pagespeed is common to find a recommendation about implementing passive listeners for jQuery. How can we do this? Environment Liferay DXP (any version) Resolution Since jQuery...
How to access User object when overriding user-portrait taglib
Issue In Liferay Portal 6.x we made use of user-display taglib in order to show current user's image on screen. However, in Liferay DXP 7.x we are using user-portrait taglib, which actually includes a...
Email Notification of Web Content
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. Issue...
Deployment issues using the App Manager 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). Issue You upload an application/plugin using the App Manager in DXP...
Using the iFrame tags for a video file downloads the file instead of embedding it when using Blogs
Issue If the iFrame tag is used to embed a video (.mp4) file within Blogs, the file is downloaded, instead of being embedded to be played.   Environment Liferay DXP 7.3   Resolution According to the documentation for...
About specifying standard fonts
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. Issue...
Category missing or disappeared in production
Issue We noticed that a certain category disappeared from production. How can we find it or restore it? Environment DXP 7.3 Resolution Depending on your log level settings, your logs may show when and how it was...
Large page tree loads slowly and consumes too much memory
Issue If we create a page tree with lots of pages and subpages using the attached script. When a user views the page tree, the UI becomes unresponsive, the browser takes up a lot of memory and the page becomes...
Deployment timeout when deploying backup service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Under certain circumstances, a new deployment...
Category cannot be moved due to the error: "ORA-01795: maximum number of expressions in a list is 1000"
Issue We have lots of categories and subcategories. When we try to move one, we get the following error: 2021-12-08 07:35:08,104 ERROR [JDBCExceptionReporter:234] ORA-01795: maximum number of expressions in a list is...
What are the Update permissions in a page's Permissions menu?
Issue At Site Builder > Pages > ⋮ next to a page > Permissions, there are new permissions starting with the word Update. What do these do? Where can I find the documentation for this? Environment DXP 7.4 U26 and above...
Does CVE-2022-34305 affect Liferay?
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. Issue...
Audience Targeting issue: CT_AU_ANONYMOUSUSER table is populated in the database
Issue I have an issue with the CT_AU_ANONYMOUSUSER table. It is populated and updated in the database even though there is no user activity. Environment Liferay DXP 7.0 Resolution There is an issue with the records...
OutOfMemory: Metaspace 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). Issue Sometimes on the logs appears below error Caused by:...
How to check user status in Database
Issue How to check user status in the Database Environment Liferay DXP 7.2 Resolution You can find the table named 'user_' and the column named 'status' that represents the status of users, a value of 0 means 'Active', and...
Unable to send message: 554 X.X.XXX SendAsDenied
Issue When sending emails, the error "unable to send message: 554 X.X.XXX SendAsDenied" occurs. Steps to reproduce: 1. Configure the outlook mail server to send email notifications in Liferay 2. Sometimes, the...
Subscribed content gets notification even if scheduled to future
Issue If a User subscribes to content to get updates when a change is published the user also gets a notification when the author saves a content scheduled for the future.  That leads to irritations because...
Blog subscription email for blogs added on content page adds wrong re-direct URL
Issue Email received by a blog subscriber redirects to a control panel based URL when clicking on "Read More" button. Steps to reproduce the issue: 1. Login as Admin (User A) and add a new Content Page. 2. Add a...
Non-US-ASCII characters in the local part of email addresses
Issue Trying to add a new user with an email address containing the letter 'ñ' in the local part, it seems that is not considered a valid character. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution RFC...