Search Results

Knowledge Base 3761
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
When enabling Cross Cluster Replication error "leader index [liferay-0] does not have soft deletes enabled. soft deletes must be enabled when the index is created by setting index.soft_deletes.enabled to true" is thrown
Issue When we try to enable Cross Cluster Replication in our Elasticsearch 6 installation, we are getting the following error: leader index [liferay-0] does not have soft deletes enabled. soft deletes must be enabled...
Search doesn't return results after reindexing
Issue After a full reindex the search doesn't return any results. The Webserver protocol is set to HTTPS (This is set by the web.server.protocol in portal-ext.properties) and the Tomcat server is not...
Non published page as home page causes 404
Issue When an unpublished page becomes the home page it will cause a 404 error to display. Environment DXP 7.4 Resolution To resolve this behavior, update your installation to 7.4.13 DXP U47, or open a help...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard, screen reader when creating new Document Types.
Issue When creating a new Document Type, elements in the Builder fields section sidebar are accessible and operable only by Drag and drop motion using the mouse, presenting an accessibility issue for visually...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard when adding new web content Structure
Issue When adding a new Web Content Structure, the elements in the expanded Builder sidebar are accessible and operable only by Drag and drop motion using the mouse. This presents an accessibility issue for...
Deploying Multiple Environments with Cloud
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 deploying multiple environments to Liferay Cloud, the...
How to disable the portal default canonical url generation
Issue Customer has a custom development to generate canonical urls and it clashes with portal default canonical url generation, so it has to be deactivated. Environment 7.4 Resolution To avoid the default behavior...
File upload to Documents and Media is slow or even fails
Issue The upload process is so slow or even fails for uploading files with certain extensions. For example, an MP4 file is processed in 1 second, but an Excel file takes more than 100 seconds. Environment DXP...
My Javascript code is rendered twice when SPA is enabled
Issue The following code renders a modal window when the DOM Content is loaded: ... if (document.readyState === 'loading'){ document.addEventListener("DOMContentLoaded", onContentLoaded); } else { onContentLoaded();...
How to use multiple virtual hosts with the correct friendly URL for Web Content?
Issue We have 2 virtual hosts: virtualhost1.com and virtualhost2.com, and also a web content with a link in the content field that points to a page or entity within the Liferay instance. When we have a web content with...
Cannot list web content templates
Issue After upgrading to Liferay DXP 7.4, the web content templates cannot list in the pop-up window when trying to add new web contents.  The error message is like below: ERROR...
HTML tag can not be interpreted in form fields
Issue HTML code won't be interpreted in the body text of the form fields. Environment DXP 7.1 Resolution To change the size and style of the text you input, you can use the Alloy Editor that comes with Liferay., content:...
Analytics Cloud invitation e-mail does not arrive to a group address/email list
Issue I invited a few group emails but none of the group members has received a workspace invitation email. What should we do? Environment Analytics Cloud Resolution Check if other emails can be received that are sent...
"My Profile" is visible under the User Badge when there is no user profile page
Issue After disabling automatically generated user profiles, "My Profile" is still listed under the user badge. This can occur when there is no user profile after being disabled through any of the following...
Fragment Menu difficult to Display
Issue In 7.4, A widget nested inside of a grid widget requires hovering your cursor over a very small area of the page in order to display the kabob/configuration menu Environment 7.4.x Resolution Update to 7.4...
The already selected text colour is overridden when changing the text style in fragment's rich text editor
Issue When we edit a fragment (e.g. paragraph) with the rich text editor on a content page and change the text style of a previously coloured/formatted text section, the colour is lost. As an example: We change the...
Account Member cannot see Open Carts
Issue 1) Create a new site with Minium Template 2) Go to Control Panel > Users 3) Create a new user (User A) 4) Go to Control Panel > Account 5) Create a new Account and assign the Administrator and User A to the...
Service builder error during build task
Issue With Liferay Workspace U47+, service builder fails at build task with error similar to: error: method getResult in interface FinderCache cannot be applied to given types; ... required:...
Calculation field of a form allows editing after defining some rules
Issue After creating a form with 3 Numeric fields and one of them being only for calculation purposes, you are able to edit this calculation field without any blocker from the system that would prevent it...
Calculation rule of a form doesn't work if one field is hidden
Issue When creating a form in DXP 7.4 and doing the steps below, the calculation field does not populate itself if the inserted number is different than 10, this prevents the second field from showing up...
Why is web content search not working based on keyword relevance?
Issue When using Liferay 7.0 or 7.1 inside the Web Content Administration the default search results for a speciifc web content keywords are returned based on modified date and not relevance.       ...
The "Go to Site" button on the product menu is not displayed
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...
The URL may contain a language code such as "en" and the display language may switch unintentionally.
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....
Deleting address breaks the checkout widget
Issue After adding an address, if the address is deleted before completing a purchase in progress, then you are no longer able to checkout. Environment DXP 7.4 Commerce Resolution To resolve this behavior, open a...
The SSL certificate does not cover domain
Issue The SSL certificate deployment is failing with the below error Jun 22 13:21:04.374 build-479 [testdomain-uat] Deployment in progress [webserver] as liferaycloud/nginx:1.16.1-4.0.1 Jun 22 13:21:12.200...
Upload files with the '.webp' extension in blogs
Issue Any file with the '.webp' extension cannot be uploaded in blogs. Environment Liferay DXP 7.4 Resolution Blog module is using an additional file restriction, therefore, users will need to access System...
Language override - the global key does not get overwritten
Issue Language hook does not rewrite the 'Mine' key in the Filter and Order menu. Environment DXP 7.1 Resolution To solve this, follow this article:...
After upgrading to DXP 7.4 the tags and categories are not accessible and 403 forbidden errors appear in the JS console.
Issue I cannot access the categories and tags after upgrading to DXP 7.4. The category selection disappeared from the web content admin. When I try to use the categories I receive 403 forbidden JS console errors....
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...
Language override is missing the Export-Import
Issue We would like to use the Export-Import feature for our translations at Control Panel → Language override but we cannot find it. Environment DXP 7.4 Update 1-15 Resolution This feature has been available since...
Look & Feel Configuration popup displays error upon saving when using HTTP2
Issue Look & Feel Configuration popup displays below error upon saving when using HTTP2: Your settings could not be saved Steps to reproduce: Configure the App server to work with HTTP/2. Open the Look & Feel...
Users who are not registered with Liferay application are able to log in
Issue Users who are not registered with the Liferay application are able to log in even though they have no connections. Environment Liferay DXP 7.0 to 7.4 Resolution Users log into Liferay DXP by using...
Unable to search orders in the submission page
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a Minium Site and perform a full reindex. 3. Navigate to Commerce > Channels and edit the Minium Channel. 4. Set 'Buyer Order Approval Workflow' to the...
Lodash Security Vulnerability
Issue In Liferay, a vulnerable version of Lodash 4.17.14 is being used. Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue LPE-17236 and has already been fixed in the latest fix...
The structure cannot be deleted because it is required by one or more structure links error
Issue Position error in the message after deleting a Field Set linked with a process at Manage Field Sets page, showed misaligned, sloppy, and confusingly, with a white box in the background. Steps to Reproduce: 1)...
There is no length restriction on the Name and Description of Web Content template
Issue Name and Description don't have a length restriction Steps to reproduce: 1) Navigate to Content&Data> Web Content> Templates 2) Create a new Template Observed Behavior: Name and Description don't have length...
The page title size and place are not working with long texts
Issue When using a long page title, the text is overlapping the other elements on the published form. Steps to Reproduce: 1) Navigate to Content & Data > Forms 2) Create a new form 3) Add any field 4) Add a long...
Error Accessing Notifications in Liferay 7.4
Issue User encounters below error when trying to access notifications: WARN [PortalImpl:1013] Redirect URL <URL> is not allowed Steps to reproduce: Navigate to Control Panel->Configuration->System Settings Under...
Workflow tasks shows deleted commerce order
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a site using the 'Minium site template'. 3. Navigate to 'Channel'. Select the single approver workflow for buyer order workflow. 4. Go to the Catalog...