Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Product details widget
Issue The product details widget is not showing the related tabs (e.g. Full Description, Replacements, Attachments, Specifications, etc.) Environment Liferay DXP 7.4 Commerce 4.0 Resolution The observed behavior...
Fragments are no longer accessible due to deleted users
Issue The user creates a User with the Administrator role, then impersonates the User and adds a fragment collection to the Global Site. They then deactivate and delete the user. They attempt to create a fragment...
The Structure field is rendered incorrectly on template page
Issue When the content of a fragment 'select from list' is mapped as a field in a display page template or content page, the rendering contains unexpected characters. Steps to reproduce: 1) Set up a clean instance...
Unable to create directory error
Issue The following error appears in the console: ERROR [Start Level: Equinox Container: 10106855-d66b-001d-184e-d6958ecd00e8][comliferayportalstorefilesystem:97]...
An incomplete form with an object auto-saves multiple records
Issue An incomplete form configured with an object auto-saves multiple records under unique IDs.  In the example below, an object 'Questionnaire' is displayed over a 3-page form. Fields on pages 1 & 2 for FormID,...
How to protect against CVE-2022-41853 vulnerability
Issue How can I mitigate vulnerability CVE-2022-41853 regarding Liferay DXP?   Environment Liferay Portal 6.2 EE Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3   Resolution CVE-2022-41853 : This...
"cannot execute SELECT FOR UPDATE in a read-only transaction" error while logging in portal
Issue Below error observed in logs and UI(internal serve error) while logging in to the portal: 2022-11-22 10:41:23.108 ERROR[http-nio-8080-exec-16][JDBCExceptionReporter:234]ERROR: cannot execute SELECT FOR UPDATE in...
Sitemap is not generated properly for the domain in a clustered environment
Issue Sitemap is not generated with page name for a clustered environment, when xml.sitemap.index.enabled portal property is set to true. Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution The observed behavior...
Why there is no "Link to page" element when mapping it on a fragment?
Issue When we include a "Link to page" field into a structure and we are attempting to map it on a fragment, the "Link to page" field is missing from the list. Environment Liferay DXP 7.1+ Resolution This is...
Selecting a new repository hook
Issue Selecting a repository hook (store implementation class) under Server Administration→Data Migration is showing the below two options only com.liferay.portal.store.file.system.FileSystemStore...
Headless API calls using basic auth fail in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When I make remote headless API calls using basic auth to...
Liferay PaaS deployment stuck at jenkins
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Deployment gets stuck at jenkins with below error: stderr:...
Object entry permissions are not working when impersonating users.
Issue When logging in as an administrator and impersonating a regular site member (with non-elevated permissions), all records are shown instead of just the records of the Site Member. However, when using Objects...
Only the Form title is displayed when using an embedded Form
Issue We are experiencing an issue when we embed a Form in a Web Content Template that is used to display the content of a Structure. We are relying on the following documentation: Setting Default Preferences for...
User redirected to the personal site (My Site) instead of the current site after opening notification
Issue When on the main site, click Notification from the user menu (by clicking the avatar on the top right). The notification interface will open, but on the left side menu the site will be changed to My Site, instead of...
What to do when AutoFill input is not accepted for the first time on a Form.
Issue When I  use the AutoFill input in Internet browsers, it does not populate for the first time in Forms. After I make a second attempt to update the fields, the Form is populate successfully. Environment DXP 7.2...
Service Builder module not registered when using spring as dependency-injector
Issue When dependency-injector="spring" is set in service.xml, the services are not getting registered in Liferay DXP 7.4. The Liferay-Spring-Context: META-INF/spring line is missing from the generated service...
Special Characters in Screen Name Cause “Not Found” Error
Issue Special characters such as "., _, |" being present within a screen-name throws a “Requested resource could not be found” error in the UI. Environment DXP 7.2 Resolution This issue was fixed by LPS-119836,...
Changes to portlet-model-hints.xml are lost if running mvn generate-resources from the root of a maven workspace
Issue I made some changes (e.g. a hint) to the portlet-model-hints.xml file under my project's service builder folder and I am now running the mvn clean generate-resources command. If I run this command from within the...
Command-Line Tool installation in Linux Debian
Issue After installing Command-Line Tool following instructions from https://learn.liferay.com/dxp-cloud/latest/en/reference/command-line-tool.html , the lcp command does nothing: username@mylaptop:~$ curl...