Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...