Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can Terms Of Use be Configured at the Site Level?
Issue If we have two or more sites, is it possible to specify a different journal article for the terms of use of each site? As the following current custom properties are not sufficient as they apply to every site:...
Web Content Templates cache Absolute image URLs, not Relative URLs
Issue The templates cache absolute image URLs instead of relative URLs. Environment 2024.Q1.12, 2024.Q1.18 Resolution Upgrade to 2024.Q2.0+ or Request a hotfix with LPD-23196, knowledgeArticleType: troubleshooting,...
Error 'A folder already exists with name image.default.company.logo' during startup after Upgrade
Issue After upgrading from a previous version of Liferay DXP, the server fails to start up correctly and throws a DuplicateFolderNameException in the logs. The error indicates that a folder named...
"module java.base does not 'opens java.lang.invoke'" Error Prevents Elasticsearch Sidecar Startup
Issue I'm unable to get the Elasticsearch Sidecar to start after upgrading to a quarterly release of Liferay DXP. When checking the server logs, I see the following error message:...
Does Liferay have an Attestation of Compliance to be PCI certified?
Issue We are in the process of reviewing application compliance and want to know if Liferay has an attestation of compliance (related to PCI), specifically the Payment Card Industry Data Security Standard? Environment...
Site Scope is Not Available in Data Migration Tool and Other Site-Scoped Menus
Issue When using the Data Migration tool to import entries into a site-scoped Object, the "Scope" dropdown only displays the "Global" option. A similar behavior is observed in other areas, such as when editing a...
Unauthenticated Users are not redirected to the Login Page when accessing a Resource URL
Issue When an unauthenticated user tries to access a resource URL (e.g., a direct link to a PDF served by a portlet), they are not redirected to the login page. This behavior is observed for URLs that contain the...
How to Attach a File from a Form Submission to the Notification Email
Issue When a user uploads a file through a Liferay Legacy Form, the notification email is sent, but the uploaded file is not included as an attachment. Is there a way to include a file uploaded through a...
Asset Publisher Back Button Redirects to a Blank Page Instead of the Previous Page
Issue When using an Asset Publisher to display a list of assets, clicking on an asset correctly navigates to a detail page. However, when clicking the 'back' arrow provided by the Asset Publisher on the...
Paginator Elements Are Not Translated to the Site's Language
Issue When using a paginator component on a site, the links to the different pages (e.g., "Page 1", "Page 2") are displayed in English. These labels do not get translated even when the site's language is...
Despite the fix "Relay state exceeds 80 bytes" error and redirections to IDP
Issue Despite the fix "Relay state exceeds 80 bytes" error and redirections to IDP We found this article and had a hotfix with LPS-76246 We found that the fix is not applied correctly. Environment Liferay DXP 7.3...
How Blueprints Work in Liferay while using Fuzziness?
Issue How Blueprints Work in Liferay while using Fuzziness? Environment Liferay Quarterly Release Resolution Example case: 1.) Create new environment. 2.) Create new blueprint 3.) Open preview 4.) Add Text...
Why is there a large difference in CPU usage within a clustered environment?
Issue When viewing Application Metrics, there is a large difference in CPU usage within a clustered environment. For example, CPU usage is showing 5% on one node while it is 50% on another node. Environment Liferay PaaS...
When I click the "Previous" button on checkout, the saved shipping address is not populated
Issue I have an issue with the commerce order. I added a product to the cart. I went to the order page where I provided the shipping address, then clicked "Next. On the checkout page, when they click "Previous", the...
Client Extension disappears
Issue We've found that our client extension disappears after Liferay is restarted. After a customElement CX is deployed, Liferay is forced to restart and our extension disappears with every restart. Environment SaaS...
Chart Taglib is Unavailable in Liferay DXP 2025.Q1 and Later
Issue After upgrading to Liferay DXP 2025.Q1, custom modules that use the Liferay Chart Taglib fail to build or deploy. The build process may fail with an error indicating the chart library cannot be found: Could...
Personalized Experience Not Displayed when using "AND" with IP Geocoder Country
Issue When creating a segmentation using the IP Geocoder Country property in combination with another condition (e.g. a user property), the personalized experience configured for this segment is not displayed for a...
Analytics option not shown at site level
Issue The Analytics option is not available at site level and you cannot configure it. Environment 2024.Q4.0+ Resolution Go to Instance Configuration > Analytics Configure the name of the provider (in this case...
StaleStateException Error During Startup with OpenID Connect Configuration
Issue During a Liferay DXP startup, the following error message appears in the logs, related to OpenID Connect provider configuration: ERROR [...][BatchingBatch:139] HHH000315: Exception executing batch...
What filtering syntax to use in headless API for filtering for those entries that do not belong to any categories?
Issue I am using the API GET /v1.0/asset-libraries/{assetLibraryId}/content-elements, but the question might be relevant for other endpoints as well according to...