Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Check the Java version in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue You want to know which Java version is running....
Docusign integration not working
Issue We are trying to integrate docusign to our app and for that we followed this...
Cannot redirect user account creation page to prevent guest users to create new accounts
Issue Would like to be able to control user account creation on the portal. Trying to use the redirection feature of Liferay, however, it seemed not to be working. Environment DXP 7.4 Resolution Configure the...
How to hide the particular folder from user under document and media
Issue How to hide a particular folder from a particular user in the document and media section. Environment Liferay DXP 7.4 Resolution Follow the steps to achieve this requirement: Navigate to the Control Panel >...
Title is not replaced when importing fragment
Issue When renaming a fragment that has been previously imported into the environment in a collection and subsequently importing the same collection again, the system indicates a successful import. However, upon...
Error "Invalid site key" when using reCAPTCHA v3
Issue When configuring reCAPTCHA v3 and testing it on the "Forgot Password" page, the following error message is reported: "ERROR for site owner: Invalid site key". Environment Liferay DXP 7.2+ Resolution Liferay...
Theme elements appear duplicated on embedded pages
Issue The header, footer, search bar and other elements appears duplicated on embedded pages. Environment DXP 7.4 Resolution It is possible to edit a page so that only the embedded page is displayed. For this, you...
Not found error accessing commerce product detail
Issue Steps to reproduce: Create a new site (language default en_US, and make sure the en_GB is available) based on a minium site initializer Create a new Catalog with language en_GB and EUR as currency (Catalog A). Create...
http.nonProxyHosts property is being neglected
Issue You might encounter an issue where you are using a proxy and configured http.nonProxyHosts property, but it seems it is being ignored Environment Liferay 7.0+ Resolution Make sure that you use the right...
URL for uploaded documents not being displayed
Issue After uploading a document in Documents & Media and clicking on Details, its URL should being displayed on the right hand side menu, under "Latest version URL, but it is not. Environment DXP 7.3 Resolution A .jsp...
Webserver deployment fails with error "Desired service spec customDomains exceeded the max limit"
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I'm trying to deploy the webserver service but the...
Data migration by virtual instance
Issue we'd like to manage a gradual migration from DXP 7.0 to DXP 7.3 Is it possible to define a database per instance on DXP 7.3? Is it possible to migrate data per instance from DXP 7.0 to 7.3 knowing that the data for...
Images displayed in a fragment lose resolution
Issue An image selected in a fragment loses resolution and is displayed with lower quality. Environment Quarterly Release 2023.q3 Resolution The image resolution is adapted to the resolutions defined in Adaptive...
Error: Only known users are allowed to sign in using OpenID Connect.
Issue You might encounter an error when using OpenID Connect, and users who are not yet been registered to Liferay are unable to login as they are identified as strangers. The error appears as the...
Single Approver Workflow: how to bypass for admin role
Issue We have implemented a single approver workflow for content review. The requirement is to bypass this workflow for users with the Admin role, allowing them to directly create new content and publish it without going...
Automatic triggered re-indexing in elastic search
Issue Most of the time, the Liferay auto-initiated "MlDailyMaintenanceService" job runs daily at midnight. It also corrupted all indexes, as this job deleted some files. Due to the index getting corrupted, no...
X-Xss-Protection response header is not working in DXP 7.4
Issue To enable X-Xss-Protection, add the below property in system-ext.properties http.header.secure.x.xss.protection=1; mode=block and restarted the server. But it is not working in the Liferay. Environment...
Validate the JSON format in WYSIWYG editor of Web content
Issue When the user creates basic web content and puts JSON inside the rich text, the JSON is used for the navigation menu. Since content contains extensive JSON, it is challenging to add more menu means attributes...
Access multiple sites using the different domain name
Issue Run multiple Sites on a single instance using the different domain names Example: Site 1 running on the 'www.test.com:8080' domain and Site 2 running on the 'www.demo.com:8080' domain. Environment Liferay DXP...
Fieldset inside a field group cannot be updated in Web Content Structure
Issue Create a webcontent structure Add a Select from List field with 3 options and save. Name it WS1 Create a second web content structure. Name it WS2 Add a text field to it From the Fieldset tab, drag and drop the...