Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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 +...
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...
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...
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...
Mini-cart does not pop up if a different language is used other from English
Issue Would like to open and use mini-cart, however, it does not pop up after clicking onto it. Using different language different from English (i.e. Spanish). Environment Liferay DXP Resolution You need to...
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...
Some pages are loaded blank when switching between pages when using the "document.write" javascript code
Issue We have upgraded from Liferay 6.2 to DXP 7.4. We have problems with some pages, if you open a direct link to them, they are correctly loaded, but if you switch between pages, they are loaded blank. We have detected...
Recently published changes still shown as available for Staging in subsequent publication process
Issue Have a staged site Create a new web content article Create a new publication process and publish all the 'Content' changes by choosing the 'Last 12 hours' option After successful publication, create another...
Data migration of documents to S3 fails with NoSuchFileVersionException
Issue We use the Data Migration tool to migrate our document library from FileSystemStore to S3 (although the issue might be relevant for other migrations too) While it runs, it fails with NoSuchFileVersionException (see...
Users without permission can see title of other dynamic data lists
Issue Consider the use case below. Log in as admin and create a regular role role1 and add to it the DDL permissions visible in the attached screenshot Dynamic-Data-Lists-01.png. Create a user A. Create a user group UG1...
/c/ redirects to login page
Issue When the user tries to access the URL: 'http://localhost:8080/c/', even if the 'c' page doesn't exist, it redirects to the login page instead of a 404 page not found. Environment Liferay DXP [all versions]...
Unable to get dynamic data mapping form field value type for content ID
Issue While upgrading Liferay from DXP 7.1 to 2023 Q4.0, the below warnings were encountered: WARN [main][DDMFieldUpgradeProcess:626] Unable to get dynamic data mapping form field value type for content ID 6019934...
"Unable to import user" messages when performing concurrent authenticated JSONWS calls against an LDAP cluster
Issue Given an environment with the following components configured: LDAP cluster with more than one node. JSONWS calls through basic authentication. LDAP Import enabled. Login against LDAP. Several concurrent...
Metrics workflow data in the database
Issue There is a metrics table in the workflow on UI: Navigate to Application Menu→ Workflow→ Metrics. Select the workflow belonging to it and open the transaction under the workflow In which table has the metrics...
Can I use unique Coupon Codes in Commerce?
Issue We would like to distribute unique usage Coupon Codes to our clients.   Environment Liferay DXP 7.3+ Quarterly Releases   Resolution Unfortunately, it is only possible to configure one Coupon Code for a...
I cannot create an A/B Test on a staged Site
Issue I have a Site where Staging in enabled I want to create an A/B Test in AC The icon only shows up in the Staging site When I click it, I get the message that A/B Test requires connection to Analytics Cloud  ...
Unable to scroll right section panel in web content
Issue After deploying a custom admin theme (without any customization), user is unable to scroll right section panel. Steps to reproduce: 1. Deploy the attached custom-admin-theme (custom admin theme doesn't...
Email addresses that cannot be registered
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. Issue I...
ModelSearchRegistrarHelper class mentioned in Search Service Registration article is missing
Issue I tried to follow this Search Service Registration article to perform indexing my custom service-builder object, but there is no ModelSearchRegistrarHelper class available, what should I do now? Resolution Remove...