Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
NullPointerException when trying to send a Commerce Notification
Issue When trying to send a notification using the CommerceNotificationHelper service as below: _commerceNotificationHelper.sendNotifications(commerceOrder.getGroupId(), commerceOrder.getUserId(),...
Disable sitemap.xml from non-production instance
Issue The sitemap.xml needs to be disabled as user does not want search engines to crawl the non-prod instances Environment Liferay DXP 7.0+ Resolution Please navigate to Site Builder --> Pages --> Configuration...
Some of the common reasons why DXP may need to access the database instead of the cache
Issue Why there are so many journalarticle calls in the database rather than in the cache? Environment Liferay DXP [all versions] Resolution A JournalArticle object in the database represents a Web Content Article,...
Unable to process SAML request
Issue Some users are unable to login via SAML Steps to reproduce: Login User for the first time The user gets logged-in successfully Now, log out and try logging in again Result: Throws unable to process SAML...
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...