Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Price Range Facet is not working with account price
Issue The Price Range Facet widget filters results based on a product's lowest price. However, the users have created the base price and price list separately for their products, so that their guest users can only...
Licensing Issues with iText PDF Library
Issue We need to understand that "Does the iText license come bundled with the Liferay License or needs to be procured separately?". Environment Liferay DXP  7.2 Resolution There is no license included for...
Slow build times when compiling a React Portlet
Issue After setting up some libraries in package.json, like mui, the build time is longer than expected. Environment DXP 7.0, 7.1, 7.2, 7.3 DXP 7.4, Quarterly Releases Resolution In most cases, this...
After upgrading, these ComboServlet errors are shown: 'Skip /o/js/resolved-module/... because its content type is not CSS or JavaScript'
Issue Errors like the following appear in the server's log file after an upgrade: ERROR [ComboServlet:389] Skip /o/js/resolved-module/frontend-js-tabs-support-web@2.0.12/TabsProvider.js because its content type is not...
The editor is able to translate the non localizable value in Web Content
Issue We've spotted a new translation-related bug, please follow the steps to reproduce it: 1. Go to Content & Data -> Web Content and switch to the Structures tab. 2. Click on the context menu in the top-right corner...
Vulnerable JavaScript dependency Bootstrap-select 1.12.4
Issue The version of bootstrap-select 1.12.4 is vulnerable to attacks. To overcome this, bootstrap-select should be upgraded to a non-vulnerable version. Environment Liferay DXP 7.3  Resolution Liferay does not...
Can I Remove a Page From Analytics Cloud Tracking?
Issue I would like to prevent select pages from being tracked on Analytics Cloud Environment Analytics Cloud Resolution It isn't currently possible to remove specific pages from Analytics Cloud tracking...
How to use anchors in CKEditor
Issue I need to make use of anchors in my content Environment Liferay 7,3, 7.4, Quarterly Releases Resolution To be able to use anchors in your content, you'll need to follow these steps: Add a Rich Text...
Access to Display Page Template via webdav
Issue The Display Pages templates aren't accesibles via webdav. Environment Liferay DXP 7.4 Resolution It is not possible to access via webdav to Display Page Template. There is a solution to access it via Headless API...
Unique constraint violation makes it impossible to change page configuration
Issue The attempted efforts to modify the configuration of a page don't work. There are errors in the log about a unique constraint violation for index IX_C753170C; ERROR [default...
Product Specification is not being displayed in search results when faceted navigation is enabled
Issue This article describes a scenario where search results are not being displayed for a Product specification when faceted navigation is enabled Environment Liferay Quarterly Releases Liferay DXP 7.4+ Resolution Please...
Using Liferay.Language.get() in React client extensions
Issue We are building custom element client extension using React. We want to manage all the translations to different languages using the Language override feature in Control panel. Environment Liferay DXP 7.4 +...
Good practices in using Publications
Issue I would like to understand from the Product's point of view what would be the best way to create a new website using the Publications tool. What would be the best option among the scenarios below: Create the...
Old images' thumbnails are not displayed in Google Chrome
Issue Some thumbnails related to images created a long time ago are not displayed in Chrome, but they can be displayed in Firefox. When inspecting the request through the Developer Tools, there is one of following...
Document Search takes too long to return results
Issue I have a page for displaying document search results, and it takes too long to load (several seconds). My site has hundreds of content pages, each containing dozens of widgets (including those from the master...
Missing translation using taglib liferay-ui:message
Issue Trying to use liferay:ui message taglib in a custom module is not using key provided in Language.properties view.jsp <liferay-ui:message key="test.caption"/> Language.properties...
Backup service permission error: does not have storage.buckets.get access
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Backup service is not working properly and the...
Guest can't update (call put method) in object headless API
Issue When trying to update a specific object through Headless API calls with a guest user (using an angular app), the following error is displayed: {     "status": "FORBIDDEN",     "title": "User 20099 must have...
Workaround for deprecated Liferay "Forms" headless API
Issue The Liferay "Forms" headless API is deprecated. It is discussed in detail here: https://liferay.atlassian.net/browse/LPS-125528 The users could still want the functionality that was provided by these endpoints....
Displaying multiple Search Results on a single page
Issue I want to display multiple Search Results in the same page. I am using tabs (for example, the out-of-the-box Tabs fragment), and I want each tab to have its own Search Results widget. How can I achieve this?...
Using quarterly release tags in my workspace
Issue I would like to use the quarterly release tags for liferay.workspace.product and liferay.workspace.target.platform.version properties in the gradle.properties file. e.g. liferay.workspace.product=dxp-2024.q1.1...
'liferay-ddm' taglib not working for Web contents in 7.4+
Issue We have some custom developments that use liferay-ddm taglib. After an upgrade to 7.4+, that taglib does not work. Environment Liferay DXP 7.4+ Resolution Starting in 7.4, Web Contents stopped using the DDM...
Make prefix URLs configurable - Feature request
Issue Make prefix URLs configurable - LPD-6813 We are waiting for this for a while. In which Quarterly it is going to be included?   Resolution LPD-6813 is a story ticket and is part of the feature request LPD-640,...
Different total count of items when creating an export and import process over same site
Issue We are exporting site contents in a lar file. When checking the number of items in the export, we've seen some values. When we try to import this lar in another site, we are detecting that the number of...
Configuring Email Sender Name and Email Address in Liferay Workflows Notification
Issue How to specify a custom email address or sender name for a workflow notification different from the default provided in portal.properties: workflow.email.from.name=test...
How to minify the CSS and Javascript resources by customization
Issue How to perform the minification of the CSS and Javascript resources by using the Liferay theme builder. Environment Liferay DXP 7.4 Resolution How to make Gradle call gulp build in themes Essentially, the...
liferay-module-config-generator as a dependency
Issue As a developer, should I add liferay-module-config-generator in the block dependencies or in the block devDependencies? Environment Liferay DXP 7.1 Resolution This module is thought to be used in the block...
Elasticsearch 7.17.19 and 8.13 could abruptly stop with JDK version 22
Published on: Apr 10, 2024. This article is based on an Elastic knowledge base entry, edited to include Liferay specific details. Environment Liferay DXP 7.3, 7.4 and Liferay DXP 2023/2024 Quarterly Release...
POST call to /v1.0/sites/{siteId}/site-pages returns UnsupportedOperationException
Issue When trying to add a page via headless API using the POST endpoint /v1.0/sites/{siteId}/site-pages, UnsupportedOperationException is returned. Environment Liferay DXP 7.4 Quarterly Release Resolution  This API...
Error persistenceField is null when building portlet for Quarterly Release versions
Issue When trying to build a custom portlet for a quarterly release version, the build fails with the following error: persistenceField is null Environment com.liferay.gradle.plugins.workspace version is less than...
Guest users get a 200 OK response when calling URL
Issue When guest users call http://<server>:<port>/manage, they get a 200 OK response. Steps: Start a vanilla Liferay DXP server Log in Go to the Personal Menu, click the user's avatar Log out Go to...
The eclipse button is not available
Issue The eclipse button is missing from the journal list page. Steps to reproduce: 1. Start the server 2. Add a new web content. 3. Go to the web content list page. Observed behavior: The Eclipse button is...
WARN [main][DDMFieldUpgradeProcess:626] Unable to get dynamic data mapping form field value type for content ID
Issue When upgrading to Liferay DXP 7.4 or Quarterly Releases there are some warnings in upgrade.log with below stacktrace WARN [main][DDMFieldUpgradeProcess:626] Unable to get dynamic data mapping form field...
Liferay Upgrade Planner for Quaterly Releases
Issue We want to upgrade our custom developments from DXP 7.4 update 48 to the Liferay Quarterly Release 2023.Q4. We are using Liferay Developer Studio 3.9.8, but its "Upgrade Planner" tool lacks compatibility with our...
DocuSign is not working for Production environment
Issue DocuSign works properly with developer DocuSign credentials in the UAT environment, however, while working in production with prod DocuSign credentials, users are unable to view or receive the entries on the...
'Page Comments' portlet showing JS errors
Issue After replying to the comments on the 'page comments' portlet, it is showing the following javascript errors in the console: Error] TypeError:...
Behaviour of the Liferay Infrastructure on Liferay PaaS when a Headless API is called during deployment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue 1. What will be the behavior of the Liferay...
Unable to play .wav audio files
Issue Unable to play audio files of the '.wav' extension on the iOS app. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution To mitigate this concern, please include the...
DocuSign API rules and limit
Issue APIs are failing, hence Liferay has to provide a feature to restrict the API limit. Environment Liferay DXP 7.4 DocuSign Resolution With the current DocuSign integration feature provided by Liferay, the...
DocuSign Error: The access token provided is expired
Issue When attempting to work with a new token for DocuSign integration, the following errors are observed: DEBUG [https-jsse-nio-443-exec-38][DSEnvelopeManagerImpl:177] [LPP-50430] value of Json Object is...
“Your request failed to complete” shows up when trying to discard changes of a published Publication
Issue “Your request failed to complete” is displayed in the UI when trying to discard the changes of a published Publication. Environment DXP 7.4+ Resolution What happens is that, originally, the Discard...
Multiple UI errors while uploading duplicate images
Issue Users can see multiple UI errors while uploading duplicate images via document and media Steps to reproduce: Navigate to 'Content and Data'> 'Document and Media'>  Upload a document with a similar name or...
Security Vulnerability CVE-2023-28708
Issue This security vulnerability (CVE-2023-28708) has been reported, and it is fixed in Tomcat 9.0.72. However, our current Liferay DXP 7.3 SP1 has a 9.0.40 Tomcat version. Environment Liferay DXP 7.3 Resolution...
Why High Memory Consumption for Backup Service during Automatic Backup on Liferay Cloud
Issue When an automatic backup is triggered by the system, the memory utilization (for backup service) is more than 80%. However, the backup service is working fine for both automatic and manual backups. If...
Is it possible to relate a user to an event from Analytics Cloud's Data Exports?
Issue When comparing the Events and Individuals report, how can we determine the specific user that is associated with an event? The “userId” data from the Events export never matches up with the “demographics.uuid” or “id”...
Categories are not working properly in cluster enviornment
Issue Categories are sometimes available while editing a document, yet usages show 0 in the categories section. There is no specific pattern, however, categories do not function as expected when working in a...
How to improve "idle in transaction" state in PostgreSQL?
Issue A user encounters a state where a specific update is not being executed. The system hangs and the specific process cannot finish. Hanging transactions in the database that can only be unblocked if you...
Can we obfuscate HTML of the sites?
Issue I would like to increase our protection from man in the middle attacks by obfuscating our site's HTML. Is there a method for this already implemented in Liferay? Environment DXP 7.0+ Resolution There is no...
Preview page with search widgets created from a custom master page of minium site throws a freemarker template error
Issue The Widget of Search not show the Commerce products after publish the page Environment Liferay 7.4 (Below U68) Resolution Upgrade to Liferay 7.4 U68 or higher to resolve the issue. Or please request a...
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....
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...
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...
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....
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,...
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...
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]...
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...
I'm unable to change Staged Content configuration
Issue I am not able to change the Staged Content under Staging Configuration, as the checkboxes are seen greyed out and all disabled to change any value in existing configuration. Environment Any DXP environment with...