Search Results

All Results 7025
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Whitelisting Liferay Cloud IP in a private/internal system
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 it is necessary to connect the Liferay DXP...
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...
Liferay PaaS - Liferay Service fails to start due to wrong Dynatrace credentials even if they are not set
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While starting the liferay service, the container will...
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...
Remote Live Staging in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Why Remote-Live Staging in Liferay SaaS not...
SAML changes post upgrade from DXP 7.0 to higher version
Issue SAML authentication is being used in DXP 7.0. After upgrading the DXP 7.0 to any higher version, how to configure SAML in the upgraded environment? Environment Liferay DXP 7.1 Liferay DXP 7.2...
Session Timeout value is overridden during fix pack upgrade
Issue During installation of a fix pack, the value of <session-timeout> is reset to default within web.xml. Is the value of session timeout can be changed 'permanently'? Environment DXP 7.2 Resolution Currently,...
Why Are Announcements Visible to Everyone After Setting the Distribution Scope?
Issue After setting the distributions scope in the Announcements Portlet, the announcements which it displays are now visible to all users and guests. I would like to restrict the announcements to the users...
Can Users Be Mentioned By Name in Message Boards?
Issue Currently, all user mentions in the Message Boards portlet have the format @[username]. I would like to mention users using their first and last name instead. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3...
Add custom certificate in SAML configuration
Issue As part of the SAML configuration, it is possible to generate a Certificate and a Private Key. This generates both a self-signed key and a container storekey (in $LIFERAY_HOME/data/keystore.jks by default)....
Liferay DXP 7.0 Theme Generator installation fails with Missing required argument #1 | EMISSINGARG
Issue While following the Liferay documentation about 7.0 DXP theme building with the Theme Generator, the following error will be thrown on Terminal when running npm install -g yo gulp: npm ERR! Windows_NT...
Set "Enable Email Subscriptions" in the Asset Publisher to "No" by default.
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...
Push notification API unable to register
Issue When trying to register a device through the Liferay Push, the following error will be received: error: com.liferay.portal.kernel.jsonwebservice.NoSuchJSONWebServiceExceptio LRPush Error Error...
Deprecation warning in the browser's console: "Value provided is not in a recognized RFC2822 or ISO format"
Issue After patching a bundle with a fix (Fix Pack or hotfix) that includes the solutions for LPS-121066 and LPS-121499, customers and DXP users may notice the below warning message in the browser's console:...
I cannot set the default template for a web content structure
Issue When I create web content based on a structure with multiple templates, I would like to change the default template of that structure. Environment Liferay portal 6.2 Liferay DXP 7.0 + Resolution In order to...
ClassCastException on com.liferay.frontend.theme.contributor.extender after installing a newer fix pack
Issue After patching the environment with a newer fix pack, the below error may be encountered at server startup: ERROR [ServerService Thread Pool -- 68][ThemeContributorTopHeadDynamicInclude:93] bundle...
LAR file export process
Issue LAR file is exported even when the web content's internal reference is missing. Steps to reproduce 1) Create a blank site "Test" and add a public page "Home". 2) Create a structure "Test-structure"...
ClamAV integration with Liferay on windows
How to set up the latest Clam Antivirus with the Liferay platform on Windows. The goal is to scan documents for viruses when they are being uploaded. Environment Windows 10 Liferay 6.2 ClamAV version 0.103.0...
ClassCastException when using Elasticsearch 7
Issue After installing the Elasticsearch 7 plugin and connecting Liferay DXP to an Elasticsearch 7 server, errors like this are thrown on startup: ERROR...
Renamed Liferay Enterprise Search apps and how it impacts installations
Table of Contents Summary of Changes Impact to New Installations (DXP 7.0-7.3) Impact to Existing Installations (DXP 7.0-7.2) Summary of Changes As of September 24, 2020, the Liferay Enterprise Search (LES)...
JournalArticle not properly indexed with 'Document contains at least one immense term' error
Issue When attempting to perform a re-index, JournalArticle contents are not properly indexed due to an error similar to the following: For Solr: 2020-09-23 06:32:13 ERROR org.apache.solr.common.SolrException: Exception...
Missing reference errors during site import
Issue Liferay currently only allows export of either Private or Public pages (and not both). When a site has a web content displayed on their public page with a link to a private page, or vice versa, while an...