Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to start sidecar elasticsearch after upgrading JDK 8 to JDK 11
Issue Following error appeared in the console after upgrading JDK 8 to JDK 11: [Sidecar:617] Sidecar Elasticsearch process is aborted java.util.concurrent.ExecutionException:...
ConnectionPoolTimeoutException: Timeout waiting for connection from pool when full reindex
Issue As an Admin, users want to be able to decide if they want to cache extracted text when indexing so that if they are doing re-indexing they can disable this cache. In 7.4, there is an HTTP request call to S3...
Liferay 6.2 EE 173 and CVE-2024-25145
Issue We have found the following article CVE-2024-25145 Stored XSS with search results if highlighting is disabled, however it does not specify whether Liferay 6.2 EE 173 is affected or not. Environment Liferay 6.2 EE...
java.net.UnknownHostException: artifacts.elastic.co
Issue While starting the Liferay application server, the below error is encountered in the log file: ERROR [Start Level: Equinox Container: 53ada45d-f96c-449b-8a58-e68855c57982][ElasticsearchConnectionManager:70]...
Uploading the large image the resize option is not appearing to resize the editor
Issue Upload the large image in the web content editor; the option to resize the editor is not available for the first time to check after publishing. Steps to reproduce: 1. Start the server. 2. Navigate to the...
Quarterly Release Error: [ComboServlet:389] Skip /o/frontend-js-jquery-web/jquery/boostrap.bundle.min.js
Issue After upgrading/downloading the latest Quarterly Releases, upon startup the following error is populated: [ComboServlet:389] Skip /o/frontend-js-jquery-web/jquery/bootstrap.bundle.min.js.  This error populates...
Specific pages show the message "No theme found for specified theme id custom_WAR_customtheme. Returning the default theme." in logs
Issue The following warning message appears in logs: [http-nio-8080-exec-13][ThemeLocalServiceImpl:220] No theme found for specified theme id custom_WAR_customtheme. Returning the default theme. Environment Liferay...
Fragments associated with Search Blueprints not appearing
Issue Fragments and Web Content, primarily associated with Search Blueprints are not appearing or rendering on pages. Potentially, this error may appear when starting up environment FrameworkEvent ERROR...
Multiple Open Orders for an Account
Issue Multiple orders are being created for an account. Multiple orders should not be in the open status if they are placed from the same account or have the same order ID. The cart should be updated with the...
Why the Memory Metrics in Liferay PaaS differ from Liferay DXP
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Explain why the memory metrics for the Liferay service shown...
How to remove languages in Instance Settings?
Issue How can a user remove languages in Instance Settings? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Start up a vanilla bundle without any specific language settings. Go to Control Panel >...
Can SAML be used to send an attribute that can be used to assign site roles?
Issue Currently, SAML is not designed to be utilized to send an attribute that can be used to assign site roles. Environment Quarterly Releases Resolution This is an ongoing task, LPD-6336, for Liferay. Liferay is...
OpenID Connect Error - "Signed JWT rejected" with CAS
Issue When configuring authentication using OpenID Connect, login fails and the following error is reported: Unable to validate tokens: Signed JWT rejected: Another algorithm expected, or no matching key(s) found...
How to enable conversions for document library files.
Issue How to download converted document through Liferay Document Media portlet while using OpenOffice? Environment Liferay DXP 7.4  LibreOffice 7.1.6  OpenOffice 4.1.11  Resolution Add the...
Unable to PATCH a DateTime field in an Object back to Null
Issue The PATCH API request to change a DateTime field value in an Object back to Null does not work as expected. The value of the DateTime field is not changed, it remains the same. Environment Liferay DXP 7.4...
How to Generate SAML Tracer export for Liferay Support
SAML Tracer can be a useful debugging tool for viewing SAML messages sent through the browser during single sign-on and single logout and helps with analyzing both SP- and IdP-initiated SAML flows, including viewing and...
Ampersand in Web Content Text field turned into & in Content Pages
Issue Create an example structure with the following associated template: <#ftl output_format="HTML" auto_esc=false> <p>-----------------</p> This should't be escaped: ${'&'} <p>-----------------</p> This should be...
How to get a list of portal Users and what Roles are assigned to them?
Issue I would like to get a list of Liferay portal users and what roles are assigned to them. Environment Liferay DXP 7.2+ Resolution Please run the attached Groovy script: ListUsersAndRoles.groovy  Additional...
Hide default login page /c/portal/login
Issue Is it possible to hide the default /c/portal/login page? We want users to use a specific login page, and prevent them from using /c/portal/login to log into the portal. Environment Liferay DXP 7.0+ Resolution...
Access multiple sites using the different domain name
Issue Run multiple Sites on a single instance using the different domain names Example: Site 1 running on the 'www.test.com:8080' domain and Site 2 running on the 'www.demo.com:8080' domain. Environment Liferay DXP...