Search Results

All Results 7025
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
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...
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 >...
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...
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...
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 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...
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...
What is the Default Service Account?
Issue What is the Default Service Account? What is its purpose? Why is a default-service-account row added automatically to the User_ table? Can this user be removed or adjusted? Environment 2023.Q3+ Resolution Imagine...
Error when adding files to Documents and Media through an Asset Publisher on a Widget Page
Issue When adding a file to Documents and Media on my Portal, through an Asset Publisher located on a Widget Page, there is no notification from the Portal signaling that the file has been added and the Portal remains...
I cannot use the Friendly URL of Categories
Issue I create a Category and a Display Page Template the following way: Navigate to Categorization > Categories Create a vocabulary and add one category under it Define a friendlyurl for the category (already done...
Page redirection issue while using Fragment as 'cacheable'
Issue User faces automatic page redirection while performing any actions in fragment is 'cacheable'. Issue goes away, if 'cacheable' option is unchecked. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Such...
Unknown publisher issue when installing Liferay developer studio
Issue When installing the Liferay Developer Studio on a Windows machine, it shows the unknown publisher. It is not showing the authorized publisher. Environment Liferay DXP 7.4 Liferay Developer Studio Resolution...
Possibility to change Friendly URL automatically generated in Objects
Issue The official Liferay documentation comments that when creating an object, displayed through a Display Page Template, an automatic URL is generated with the following syntax: "{domain}/l/objectEntryId" I would...