Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Users are not able to see the tasks under the 'My Workflow Tasks' menu
Issue Users are unable to see the tasks under the 'My Workflow Tasks' menu after a workflow has been assigned to them for approval and the following errors related to elastic search and Kaleo instance token...
Deployment dependencies that require internet connectivity (On-premise)
Issue What are the necessary dependencies that require internet connectivity during the build and runtime of a project?  Environment Liferay DXP 7.4 Resolution Technically, all dependencies are downloaded...
Block the traffic based on the regions
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to block the request on the site based on the...
Add Bulk products to the Cart
Issue Is there a way to add Bulk products to the cart using the Liferay API? Environment Liferay DXP 7.4 [all versions] Quarterly Release  Commerce 4.0 Resolution Liferay provides an API, from which it will help to...
Issue while adding, publishing and deleting the objects
Issue Unable to add, publish, and delete the objects in Liferay. Below are the observed errors: 1. Uncaught (in promise) SyntaxError: Unexpected token '<', "<HTML><HEA"... is not valid JSON. 2. Failed to load...
Infinite redirects when a user logs in for the first time in a site with a custom theme
Issue When a user logs in for the first time in a site with a custom theme applied, an infinite set of redirections happens and the following warning message appears in logs: [code_jsp:161] {code="500", msg="",...
Multi-Factor Authentication via SMS
Issue We want to set up MFA via SMS without using any external Apps. Is this possible with Liferay out-of-the-box? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution MFA by SMS is not...
Workflow Revision History does not display version dates or allow previews
Issue In 7.4 Q4.0 release, when reviewing the Revision History of a workflow, we are not able to Preview or see the Version Date for a Workflow. Environment 2023.Q4 Resolution Request a hotfix containing LPD-30650 ...
How to redirect users accessing www.mydomain.com to mydomain.com in my PaaS environment?
Issue We need to implement a rewrite rule that change the URL in a client request from www.mydomain.com to mydomain.com. How should we proceed to configure this in our PaaS environment? Environment Liferay PaaS...
CVE-2022-22950
Issue We would like to determine whether Liferay is vulnerable to CVE-2022-22950. The CVE claims that in Spring Framework versions 5.3.0 - 5.3.16 and older unsupported versions, it is possible for a user to provide a...
Export Analytics DXP Entities is missing and is replaced by export-analytics-dxp-entities
Issue We've observed that when accessing the Job Scheduler, the property 'Export Analytics DXP Entities', is missing. We see that 'export-analytics-dxp-entities' is available.  Is 'export-analytics-dxp-entities'...
Is it possible to implement branching paths using Liferay Forms where one path does not require form submission?
Issue In some use cases, it may be desired for a form to branch into a path that does not require a form submission, based on the user's selection  For example: If a user has submitted form in the past, they may not...
[T003] Open redirect in /c/document_library/find_folder with DNS rebinding vulnerability
Issue Medium threat found during the performance testing: [T003] Open redirect in /c/document_library/find_folder with DNS rebinding Environment Liferay Quarterly release Resolution The reported concern has been...
How to handle "Connection Closed" Error with BLOB Type in Oracle DB?
Issue A "Connection closed" error occurs when handling BLOB type columns in Oracle databases using the getBinaryStream() method in Java, a known issue when attempting to read BLOB data in chunks after the...
Configured Highlighted Structures are not displayed
Issue After configured Highlighted Structures in 2024.Q1, they are not displayed in Web Content Administration. Environment Quarterly Releases: 2024.Q1 Resolution This feature is under a Release Feature Flag in...
User is unable to login after enabling ModSecurity
Issue After enabling ModSecurity, below error message is printing in the webserver log file, and due to this user is unable to log in: ModSecurity: Access denied with code 403 (phase 2). Matched "Operator `StrEq'...
ModSecurity Alert Notifications
Issue Users want to enable ModSecurity alert notification, so that, whenever there is any breach/alert an email notification is sent to the configured user.  Environment LXC-SM 2024.Q2 Resolution ModSecurity does...
Data Providers don't work on Liferay SaaS
Issue We created and configured a Data Provider for Forms. When we fill out the form, the Data Provider does not show any data.   Environment Liferay SaaS   Resolution This is a known issue, fixed by LPD-37074....
Failed to create query: [nested] nested object under path [ddmFieldArray] is not of nested type
Issue When Liferay starts up and the user tries to fetch the home page where images are uploaded, the below errors are shown in the Liferay logs:...
Multi-step form using react client extension
Issue For a multi-step form, users typically use separate JSPs to handle redirection based on conditions. Now, there is a requirement to achieve the same functionality by using React. Environment Liferay DXP...