Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Monitoring Disk Usage for Jenkins
It is helpful to see how close you are to running out of space on Jenkins. We have provided a way to see the current disk usage of the CI service. Login to the Jenkins service and navigate to "Disk...
Is a duplicate Organization Name allowed in DXP?
Issue Is there any way to turn off the duplicate name check for Organization Name? Environment Liferay DXP 7.2 Resolution By default, the Organization Name is not allowed to be duplicated., content: Issue Is there any...
What is App Builder?
Issue What is the App Builder feature in DXP 7.3? Environment DXP 7.3 Resolution DXP 7.3 includes the possibility of building applications visually, backed by the Data Engine. To try this go to: Control Panel > App Builder >...
Understanding Liferay DXP's compatibility with Elasticsearch
Introduction Last updated: May 28, 2025. The Search Product Team often receives questions about Liferay DXP's compatibility with Elasticsearch. This seemingly simple question belies surprising complexity: it depends...
[CKEditor] Adding alt-text to images
Issue In order to comply with WCAG accessibility guidelines, we would like to add alt-text to the images that are uploaded in the Documents & Media gallery. How can we do that? Environment DXP 7.0+ Resolution If you...
How to search using JournalArticleLocalServiceUtil and sort by title?
Issue When using the JournalArticleLocalServiceUtil class to search for web contents, we are facing the following issues It is not possible to sort by title, since its localization is being stored in the table...
Duplicated back button on search results
Issue During search, duplicated back buttons appear on the result item's page. Steps to reproduce: 1) Set up a vanilla Liferay DXP 7.2 2) Create a Web Content to be searched on (for example name it as 'test') 3)...
Can I Customize Blog RSS Feeds?
Issue I would like to be able to modify the Blog RSS feel to include custom fields from my Blogs portlet. Are there any out of the box methods for this? Environment DXP 7.2 Resolution It is not currently possible...
Copy-pasting an image into a Web Content HTML field is stored as base64 characters
Issue When an image is copy-pasted into the Web Content editor, it is stored as a base64 collection of characters. What is the limit of this image? Are there any alternatives to this behavior? Environment DXP 7.0...
Special characters are used in friendly URLs
Issue Special characters, e.g. åäö are shown in friendly URLs, instead of showing the ASCII version. Example: page is titled new page åäö becomes /new-page-åäö instead of /new-page-aao Environment DXP 7.0+ Resolution...
How Can I Include Both AND and OR Variables in User Segments?
Issue I would like to create User Segments which include some roles and exclude others. For example, I would like a segment which includes either roles X or Y, but not roles A, B or C. In order to do this, I need...
Backporting tickets and features
Issue I would like to backport a certain feature to from a later version to a previous version. Example: LPS-101738 7.3→7.1. Can Liferay support assist me with this request? Environment DXP 7.0+ Resolution As Support,...
Web Content articles' Title and Summary fields cannot be empty
Issue Add a translation to a Web Content by deleting the default translation to the Title and Summary fields. After the publishing is successful and the web content is opened again, the default translation is shown...
Live site is not editable after Staging site was removed.
Issue How to recover the default functions on the Live site if your remote Staging site was either deleted or not disabled correctly? Environment Liferay DXP 7.2 Resolution By running a groovy-script the...
I cannot set an external repository as the Documents and Media portlet's root folder
Issue I have a Documents and Media portlet on the page I go to the configuration menu of the portlet and try to change the Root Folder Result: I cannot set an external repository (for example Alfresco) as a root...
Disable Form's Success Page in DXP 7.3
Issue After submitting a form I want to disable the Success page. Environment Liferay DXP 7.3 Resolution To disable the form's success page: Inside the site administration menu, go to Content & Data > Forms and...
How to prevent user enumeration attacks through the Forgot Password functionality
Issue Insecure default configuration may allow remote attackers to enumerate users' email addresses via the forgot password functionality. This can be a risk in the case of public-facing deployments. Environment...
Adding User Groups to Site Membership as a Site Administrator
Issue Site Administrators are unable to add user groups as members of the site they manage.  Environment DXP 7.0+ Resolution This is currently an intended behavior as the Site Administrator role by default does not have...
Unable to embed videos in Knowledge Base articles with the
Issue After publishing a new Knowledge Base article including a video embedded with the <video> HTML5 tag: <video controls="" height="240" width="320"><source...
Temp files in /tomcat/temp/liferay/s3 are kept for 7 days
Issue Temp files are created in the /tomcat/temp/liferay/s3 directory when we upload documents These files are kept for 7 days, resulting in a lot of extra disk space being taken up Environment...