Search Results

All Results 7025
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Resource permission queries
Issue When there is a load on the server with 400–500 users, the resource permission queries are getting called in huge amounts. Environment Liferay DXP 7.4 Resolution The observed behavior is a known Liferay DXP...
Blog Image Id is retrieving differently via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Content & Data > Blogs. 3. Create one blog. 4. Now, navigate to localhost:8080/o/api. 5. Execute this request under BlogPostingImage: Get...
Will discontinued products added to my order?
Issue  The product catalog page does not indicate to the user (buyer) if the product is "discontinued" Environment Commerce 4.0 (DXP 7.4) Commerce 3.0 (DXP 7.3) Resolution Replacement Products are available in...
'specification facet ' order
Issue How to change the order of the specification group in the specification facet? Environment Liferay DXP 7.4 Commerce 4.0 Resolution As of now, there is no OOB (out-of-the-box) way to change the order of the...
NoSuchResourcePermissionException: occurring while adding the account groups under visibility inside product
Issue Steps to reproduce the issue: 1. Start Liferay DXP 7.4. 2. Create a user with the sales agent role and also assign the permissions to view the products, account, and account groups. 3. Create 2-3 account...
Can we configure an internal email address to receive a copy of all Email Verification messages?
Issue The Email Verification Notification message is sent to new Users when asked to verify their Email Address. We would like to set up an internal email address, which would be added as a BCC on all Verification...
Unable to search account group inside products
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create 2-3 accounts. 3. Create 2-3 account groups. 4. Navigate to product and create any product. 5. Go to visibility. 6. Enable account group. 7. Search for...
Search is not working in eligibility section of account groups inside discount portlet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to account groups, and create account groups like Vi User, Vi Prepaid_User, Non Vi User, etc. 3. Next, navigate to discount and create a discount of...
Unable to upload the webp images in small image section of blogs
Issue Whenever the user tries to upload the .webp images in a small section of the blog, the following error is showing on the UI: An error occurred while scaling the abstract image." message on UI Steps to...
Theme images not loading in web content
Issue Theme based images are not visible in web content fetched through themeDisplay.getPathThemeImages() function in the template. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
How to mass reset passwords
Issue We need to reset the passwords of all of our users. Due to the amount of users we have, it would be difficult doing this manually. Is this functionality available out of the box, or is there a best approach...
How to improve cases where a Rest Module isn't built?
Issue From time to time some Rest Modules are not being built using Gradle. Environment Liferay 7.3 Liferay 7.4 Resolution The common and initial suggestion is always to download and use the latest...
Why does Language selector update the User?
Issue When the user uses the Language Selector Widget to change the language of the UI the portal updates the user The following module is visible in the stack trace: at...
After configuring a CDN, Liferay does not load images and throws error in browser console
Issue We have configured a CDN with our Liferay environment. The portal is unable to load Liferay JS/CSS and images and we see errors in the browser console: Access to XMLHttpRequest at 'https...(CDN)' from origin...
Profile photo is uploaded rotated
Issue When we try to upload a specific picture it appears rotated upon upload, but the orientation is fine when viewing it locally. Environment DXP 7.0+ Resolution The root cause of the issue is the metadata of the...
Liferay accepts only fully signed SAML responses. Can this requirement be turned off?
Issue From a security standpoint, it's a best practice to sign the Response. However, we can switch off this requirement in our other apps. I can understand that Liferay by default requires the complete signature of...
How to add the consent panel to pages?
Issue I would like to know how can I add the consent panel to pages to comply with the directives mentioned below: "To comply with the regulations governing cookies under the GDPR and the ePrivacy Directive, you must:...
Can a user group member assign the same role to users without having admin privileges?
Issue How can we allow the members of the user group "editors" to add / remove new users to their group without giving them administrator permissions? I would like the editors to be able to give the editor role to...
Folders within Documents & Media are unresponsive
Issue When using Asset Publisher Template on a Widget Page, the folders within Documents and Media are unresponsive. Navigating and clicking on folders should normally show the contents of the folders (images, files,...
Show/hide 3-point menu (⋮) in trash contents
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....
Issues with Form "Export"
Issue After one (or more) update of a specific form, the "Export" feature is not always able to export all the previously submitted data Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Liferay UI prompts...
Issues with Form "View Entries"
Issue After one (or more) update of a specific form, the "View Entries" feature is not always able to render all the previously submitted data Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Liferay UI...
Set expiration on password reset URL for new accounts
Issue When a new user is created, the password set URL is sent to the new users' email but it doesn't has expiration.  Currently, reset password links can be set to expire with the following portal...
"Forced" re-assignment of a Workflow task
Issue Is it possible to re-assign a Workflow task? Consider the following scenario: A user assigns a workflow task to themselves This user resigns/disappears/goes on holiday without processing the task at hand...
Liferay Achieve (LAR) file size limit
Issue Is there a limit in the size of a LAR file? Environment Liferay Portal Liferay DXP Resolution Export: There is no real limit, how large a LAR file can be during exporting Import: The file size limit is...
Cannot end User impersonation session
Issue Create a new user Impersonate it Click on the top-right user's menu and click on the 'Be yourself again' link  Expected behavior: The page is displayed for the Admin. Actual behavior: The page is displayed for...
Migrate Documents and Media Library from NFS Share to DBstore
Issue Followed the steps mentioned in the article: https://help.liferay.com/hc/en-us/articles/360029115352-How-to-migrate-to-DBStore After initiating the process, receiving the following logs: Caused by:...
I can't delete a master page because it's being used
Issue I cannot delete a master page because it's being used, but we cannot find the usage. I have the following error message: Error: You cannot delete master pages used by a page, a page template, or a display page...
Does CVE-2022-1471 affects DXP 7.4?
Issue Our scanner reported that the Liferay DXP image as well as the Elasticsearch image are vulnerable to CVE-2022-1471, which is about an issue with SnakeYaml. Could you please confirm if we have to address this...
How to calculate the correct setting for discovery.zen.minimum_master_nodes?
Issue What is the best value for thediscovery.zen.minimum_master_nodes property in 3 nodes clustered elastic search environment? Is my calculation correct? My calculation is below for 3 nodes: 3/2 + 1 = 1.5 + 1 = 2.5...
How to check if a certain fix has been released in an official Update version?
Issue In the past I have received a fix from Liferay through a hotfix, which works fine I'd like to know when or how to check if this code fix is included in your future docker image update/upgrade version of liferay....
How to make Global Web Content default to selecting images from the Global image library
Issue When I create a Global Web Content Structure that contains an image selector as a required field, it doesn't always default to selecting images from the Global image library. How can I select the Global...
Analytics Cloud Segment appears in DXP Segments without titles
Issue Create a new Segment in Analytics Cloud (Static or Dynamic) that has members Create a new Dynamic Segment that has no members Wait until the segments sync from Analytics Cloud to Liferay DXP Go to Liferay >...
Enable TLS 1.2 with Java 7 for Apache Tomcat
Issue AWS is going to update TLS version as 1.2 as default for all S3 calls Environment Liferay Portal 6.2 and prior Java 7 Resolution Solution 1:  Upgrade, JDK 7u131 or later on your Java environment, where...
NullPointerException error seen with custom Terms Of Use
Issue When custom content in "Terms of Use" is set via Instance Configuration in Control Panel, and logging in as a new user for the first time, a NullPointerException is seen. Environment DXP 7.4 Resolution The Terms of...
Image URLs in headless API responses include the port number
Issue While using the headless API, users can see the port with the source URL.  Environment Liferay DXP 7.4 Commerce 4.0 Resolution This is the expected behavior as Liferay is either serving the full URL,...
Get categories via /api/jsonws request, response with 403 status
Issue When retrieving categories using api/jsonws there's a blank page and the HTTP status is 403. Environment Liferay DXP 7.4 Resolution Go to Control Panel -> System Settings -> API authentication -> Portal...
Search isn't working on Grouped Product Page
Issue Encountering issues while searching for a product in the group product tab. Steps to reproduce: 1) Navigate to Product UI, create one grouped product and some 2-3 simple products 2) Open the grouped product...
Pagination is not correct on order details page
Issue All products are coming and on page 2, the product count is not correct. Steps to reproduce: 1. Add 7-8 products to the cart. 2. Place the order and go to the order details page and configure the pagination...
File size UI message with web content
Issue When creating web content and selecting an image, users need to choose the standard image size. Currently, while selecting an image, the image size is not displayed. Environment Liferay DXP [all version]...