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
How to check portlet additions from log history
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...
DocumentException during upgrade process while reading META-INF/portal-hbm.xml
Issue A DocumentException is thrown at certain point when you run the upgrade process from the Gogo Shell using command upgrade:run or upgrade:runAll You can find a stack trace similar to the following in...
Can I edit a previous version of a web content article?
Issue We have a web content on a page where the last version (1.1) was expired, therefore we see the latest approved version (1.0) displayed When we edit the web content from the portlet, we expect to...
How to fix widget size on content pages
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...
Character strings that cannot be used in the name of the site
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...
Many white spaces when looking at the page's source code
Issue If the page is associated with a Master Page template that contains a Documents and Multimedia widget, when we look at the source code of the page, there are many white spaces. We added the property...
Bulk assign workflow tasks
Issue Is it possible to bulk assign workflow tasks? Resolution After LPS-97668 it's possible to bulk assign workflow tasks, but only using Workflow Metrics functionality. More information about it in Workflow...
Add workflow button is not present in Process Builder
Issue Going to Control Panel > Workflow > Process Builder the add button is missing.   Environment Liferay DXP 7.3   Resolution This is the expected behaviour since users with permission to edit or publish...
Differences between manual and automatic fragment propagation for resources
Issue If you have a fragment with some resources, you can either import them on the UI each time you want to update it, or you can deploy them by placing the zipped fragment into the <liferay-root>\deploy folder. Are...
Integrating AlloyEditor fields in AUI forms
Issue CKEditor textareas are usually introduced in JSP pages by calling the taglib InputEditor: <liferay-ui:input-editor contents="<%= HtmlUtil.escape(title) %>" editorName="ckeditor" name="titleEditor"...
Restore process is stuck at xx % in trial environment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The restore process will not complete in our trial...
The maximum number of submissions allowed for this form has been reached
Issue I have a form with an Upload field on it and sometimes I get this error under that field: "The maximum number of submissions allowed for this form has been reached" Environment DXP 7.3 DXP 7.4 Resolution There is a...
How can I disable document versioning?
Issue I'd like to disable document versioning (so that every document has only one version) Environment 7.2+ Resolution You cannot disable versioning altogether, per se, but you can reach an equivalent result by limiting...
Assign a Display Page Templates to multiple Web content after migrating from a previous version of DXP 7.1
Issue In versions prior to 7.1 there were no Display Page Templates to use with web contents. After migrating to 7.1+, we can create a default Display Page Template associated to an existing web content structure from...
Cannot assign roles unless the User role has permission to view the Administrator role
Issue No new roles can be assigned if the User's View permission on the Administrator role is revoked. Steps to reproduce: 1) Startup Liferay server 2) Log in as your administrator 3) Create a role, call it...
Cumulative Layout Shift (CLS) improvement for IMG tag
Issue When uploading an image in Liferay, the image is rendered with something like this: <img src="/documents/20124/0/LBDLC.png/02956bfc-f95b-cf02-fb01-70e339ba332b?t=1614666679643" alt="the description"> The...
Even if a private page exists, adding a new document using item selector on a site adds guest permissions
Issue When adding new documents and media documents via item selector, guest permissions are added even when private pages exist. Steps to reproduce: 1) Create a new site. 2) Add a private page to the site. 3)...
Checkout process redirects to the shipping address
Issue While doing the checkout of another user, it redirects to the shipping address step. Steps to reproduce: 1. Start Liferay DXP 7.4 2. Sign in as Admin. 3. Create a Minium site. 4. Create two buyer users of...
Unable to save 'Apply Tax To' as 'Shipping Address' in tax calculation
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a 'Minium' Site. 3. Navigate to Channels. 4. Select the channel. 5. Click on 'By Address' under Tax Calculations. 6. Navigate to 'Tax Rate Settings'...
Custom domains do not accept wildcard
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After modifying the webserver service to add new custom...