Search Results

ナレッジベース 3761
ソート
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...