Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to refer to site names, site members, and site roles from the database
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...
How to replicate the Elasticsearch data when creating an Active-Passive Liferay environment?
Issue We are creating an Active-Passive Liferay environment, where the Liferay data from the filesystem and database of the active servers are replicated to the passive nodes of an external data center. We also want to...
How to protect against CVE-2022-41853 vulnerability
Issue How can I mitigate vulnerability CVE-2022-41853 regarding Liferay DXP?   Environment Liferay Portal 6.2 EE Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3   Resolution CVE-2022-41853 : This...
"cannot execute SELECT FOR UPDATE in a read-only transaction" error while logging in portal
Issue Below error observed in logs and UI(internal serve error) while logging in to the portal: 2022-11-22 10:41:23.108 ERROR[http-nio-8080-exec-16][JDBCExceptionReporter:234]ERROR: cannot execute SELECT FOR UPDATE in...
Cannot manage files uploaded to User Personal Folder (accessible from Web Content Upload field)
Issue Created a Web Content structure using the Upload field When a new Web Content Article is created, two upload tabs are available: User Personal Folder Documents and Media Where can we access and manage files...
Allow users to add content based on asset publishers
Issue Require permissions for a user to get an 'Add' option on a specific Asset Publisher. Steps to reproduce: 1) Role-1: User-1 is the Role-1 holder and Role-2: User-2 is the Role-2 holder. 2) Add an Asset...
Total Count for Documents and/or Web Content
Issue We are looking for a way to determine how many web contents and documents are on our Liferay platform. Environment DXP 7.3  DXP 7.4 Resolution Liferay Support is limited in providing a groovy script for this...
Sitemap is not generated properly for the domain in a clustered environment
Issue Sitemap is not generated with page name for a clustered environment, when xml.sitemap.index.enabled portal property is set to true. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution The observed behavior...
Behavior when different Javascript is set in the advanced settings of page and widget 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....
Cannot get the DDM fields stored in ddmFieldArray Elasticsearch nested field when executing a search from Java code
Issue I am trying to execute a search query to get the DDM fields stored in Elasticsearch of web content but they are not being returned. The same code was working in DXP 7.0, 7.1, and 7.2, returning the DDM fields as...
How can I access to the stored metadata of "Documents and Media" documents?
Issue I am trying to develop a module that manages files and metadata in the Documents and Media Library but I am struggling to interact with the metadata from metadata sets. How can I access the stored metadata of...
Why there is no "Link to page" element when mapping it on a fragment?
Issue When we include a "Link to page" field into a structure and we are attempting to map it on a fragment, the "Link to page" field is missing from the list. Environment Liferay DXP 7.1+ Resolution This is...
Headless API calls using basic auth fail 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 When I make remote headless API calls using basic auth to...
How can I fetch a form's entries with API in DXP 7.4?
Issue 1. Get a vanilla 7.4 (latest update) 2. Create a form: form1 3. Put a text field on it: field1 4. Submit the form a couple of times, so that it will have a few entries. Question: how can I retrieve the form entries...
Selecting a new repository hook
Issue Selecting a repository hook (store implementation class) under Server Administration→Data Migration is showing the below two options only com.liferay.portal.store.file.system.FileSystemStore...
Configuring Service Probes
Service Probes should be configured based on your individual business needs. The following overview is meant to explain the basics of how Service Probes work, so that you can better make decisions about...
Liferay Security Scanning
Issue What procedures does Liferay follow to perform security scanning? Environment Liferay DXP Resolution Liferay uses DAST and SAST tools for scanning. Pen test and manual code reviews are performed as well....
Can I change the permissions of a specific role for multiple pieces of content at once?
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...
Is there a way to see a list of content that has been granted specific permissions?
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...
CKEditor does not wrap the text in a new line in the same paragraph automatically
Issue Pressing 'Enter' when typing, CKEditor will not wrap the new line in the same paragraph automatically. The editor generates a new line with a <br /> tag instead. Environment Liferay DXP 7.3 Update 5+ Resolution...