Search Results

All Results 7011
ソート
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...
Inconsistency in Commerce Inventory after canceling an Order
Issue When an order is cancelled, the booked quantities are not restocked and continue to appear associated with the order. Therefore those quantities will be blocked and not usable. Environment Liferay DXP 7.2...
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...
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...
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...
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...
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...
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...
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...
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....
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 >...
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...
Security configuration related to session management
Issue There are some security configuration requirement regarding session management. Environment Liferay DXP 7.4 Resolution Application uses the 'referrer' header as a supplemental check only, and not just for any...
Unable to build Service Builder with default packages
Issue Service Builder gives the below error during build without any changes to default classes: xxx\test-service-service\src\main\java\test\service\service\persistence\impl\FooPersistenceImpl.java:2425: error:...
Unable to export site pages with circular references
Issue When trying to export pages, a null error is shown in the UI. Environment Liferay DXP 7.4 (equal to or below Update 66) Resolution Upgrade to Liferay DXP 7.4 Update 66 or higher to resolve the issue. Or...
Special character validation for product relation type
Issue Special Characters should not be allowed. Steps to reproduce: 1. Navigate to the System Settings -> Catalog -> Product Relations 2. Add new value as "<script>alert(1);</script>" 3. Save 4. Now, go to any...
Maven based Liferay Workspace for DXP
Issue Unable to get the EE version of Liferay DXP while choosing maven in Liferay Developer Studio. Environment Liferay DXP 7.0+ Resolution User can manually change two configuration inside the pom.xml file to use...
Unable to edit react fargment
Issue The user has created and uploaded a react fragment, but is unable to edit the same. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution This is an intended behavior of the Liferay, to avoid bad experiences...
user is unable to update SKU twice via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Create an option with the name "City". 4. Create a specification with the name "segment". 5. Navigate to...
Client's public IP is visible in source code
Issue User is able to see their own public IP while checking the source code of a page on the Liferay portal. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The public IP is visible through the...
Where are comments entered by other users when assigning, approving, or rejecting workflow tasks managed?
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....
File permissions error after upgrading the stack
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After updating from a stack to a major version there...
Product is not getting expired by its own
Issue The product status is not getting changed to Expire. Steps to reproduce: Navigate to Control Panel → Instance Settings. Then, navigate to Localization → Time Zone. Navigate to Control Panel> Users and...
'Price Range Facet' is showing the product of the expired SKU
Issue The price range facet filtering the expired SKU product as From 0.00 on the catalog page. Steps to reproduce: 1. Navigate to the product portlet. 2. Select any product. 3. Expire the SKU. 4. Now, navigate...
SAML Download Certificate button is broken, with Redirect URL errors seen
Issue The Download Certificate button doesn't work in the SAML Admin. When I click on the Download Certificate button, nothing happens. Redirect URL errors are seen in Liferay logs, such as:...
Liferay Push and Mobile SDK replacement in 7.4
Issue We have a mobile app created using mobile SDK in Liferay DXP 7.0 and we want to know how to port it to DXP 7.4. Is Liferay Push available for Liferay DXP 7.4? Environment Liferay DXP 7.4 Resolution...
How to Set HTTPOnly, Secure and SameSite Attribute for All Cookies
Issue In a security scan for our PaaS application, we see that some cookies do not have HTTPOnly, Secure and/or SameSite attributes. How can we apply these attributes to our PaaS NGINX instance? Environment Liferay DXP 7.4+...
Terms of Use jsp page is missing
Issue Prior to Update 31, there was a terms of use JSP page located in {TOMCAT_HOME}\webapps\ROOT\html\portal that could be used to customize the Terms of Use page Starting with Update 31, that terms of use JSP page is...
Can I select mutiple images when inserting image in the Web Content
Issue Can I select multiple images for insertion in html field/rich text field in the Web Content? Environment Liferay DXP 7.1 Liferay DXP 7.4 Resolution The inline editor (Alloy Editor, CKEditor) will insert the image...
Users aren’t able to login from Cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Users aren’t able to log in using the console Environment Liferay...
Where can you create/use Analytics Cloud custom events in Liferay?
Issue We want to send custom events to Analytics Cloud from our Liferay DXP instance. How can we do this? Environment Liferay DXP Analytics Cloud Resolution For everything else, you can use Custom Events by using any...
How do Segments sync between Liferay and Analytics Cloud?
Issue We created a segment in Liferay but it has not synced yet. How can we sync it to Analytics Cloud? Environment Analytics Cloud DXP 7.3+ Resolution The sync only happens one way: from Analytics Cloud to Liferay. So...
Security Issue: Admin URL is exposed in the Guest view of the Home page
Issue The line below can be found on pages where guest users should not see confidential data. getSiteAdminURL: function() { return...
Workflow metrics not loading
Issue When I go to Menu -> Workflow -> Metrics, I get error message "There was a problem retrieving the data. Please try reloading the page". (I might have done some operations about the environment before, like switching...
sr-only elements
Issue class="sr-only" elements can be observed in the HTML of my pages. Environment Liferay DXP 7.3+ Resolution Does not need to be removed and it is not malicious. It is implemented by the changes made on LPS-118487...
Invalid Analytics Cloud token
Issue Analytics Cloud fails to connect and the following error is thrown in the console 2023-05-16 04:42:48.058 ERROR [ajp-nio-127.0.0.1-8009-exec-41][BaseAnalyticsMVCActionCommand:171]...
Unable to edit web content in pending status of workflow
Issue The contents of web content are not getting reflected Step to reproduce 1. Navigate to Content & Data > Web content. 2. Create a folder in web content and map this with a single approver workflow. 3. Create...
Maximum Number of Organizations that can be created in one Liferay instance
Issue We would like to know the maximum number of Organizations that can be created in one Liferay instance. Could you please let us know if there is a limit to this? Environment DXP 7.0+ Resolution There is no...