Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
HTTP/2 protocol in Liferay 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 Does Liferay Cloud support HTTP/2? Environment Liferay...
What does "Deprecate the Staging relationship modules" mean?
Issue I found that the Liferay DXP 7.4 Update 86 - Releae Notes have the following statement: Deprecate the Staging relationship modules Does this mean that the Staging functionality has been deprecated?...
Does Apache Log4j Vulnerability CVE-2021-44832 affect Liferay ?
Issue The Liferay uses the log4j-core Library which was reported to have a vulnerability. Environment Liferay DXP 7.1 Liferay DXP 7.2 until fix-pack 16 Liferay DXP 7.3 until SP3 Resolution Yes, the Liferay is...
Guest user permissions not working for Picklists
Issue When picklists are assigned guest user view permissions, the JSON API is not accessible without authentication. Environment Liferay DXP 7.4 Resolution This is the correct behavior based on the Service...
Is it possible to deactivate the URL with //?
Issue Is it possible to disable the Liferay URL with /<LOCALE>/? this is causing some SEO issues. Environment All environments. Resolution Unfortunately, currently there isn't a feature OOTB to disable this URL...
Disabling Login Portlet
Issue How do I disable the default Login Portlet to prevent any guest accounts from being created.  Environment DXP 7.2 Resolution In order to prevent any guest accounts from being created please follow these...
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
How to create content in a language that is not the default one
Issue Is it possible to create content in a language that is not the default language of your portal? For example, your portal is by default in English and you want to create some content in Spanish, but you...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly...
OpenGraph image preview looks pixelated in page settings
Issue We are facing an issue with OpenGraph and images. OpenGraph uses preview images instead of the full size images. Therefore, the image is too small for Twitter/X and Facebook to use it. Upon further clarification and...
How to Change the Control Panel Favicon
Issue Is there a way to change the default icon for the Control Panel to something custom? Environment DXP 7.4 Resolution There are two ways to modify the favicon: The easiest way is creating their own theme...
LDAP Related Queries
Issue If the password is changed in the Active Directory, the user will still be able to log in to DXP? If we delete the user from Active Directory, the user will still be able to log in to DXP? How to import/ export...
Chrome lighthouse results for mobile device is poor
Issue Chrome's built-in lighthouse testing results for LCP and FCP rates, appear to be fine for desktop but not mobile devices. Steps to reproduce: Start a vanilla instance of DXP Stay on the current home page and...
Why does %E2%80%8B appear at the end of my friendly URL?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue A friendly URL has been configured, but when accessing the link,...
Is it possible for web content to not have a friendly URL associated with it?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue It is desired to know if there is the possibility for web content...
Is it possible to hide specific friendly URLs from the sitemap?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The issue revolves around the configuration of friendly URLs in...
Web Content is not fetched with Headless Delivery API structured-contents
Issue When I use the headless API (o/headless-delivery/v1.0/sites/X/structured-contents) to obtain the web contents of a certain site X, no results are returned. Environment Liferay DXP 7.3 Resolution Make sure you...
Form Entries Export: Missing Download URL for Attachments
Issue We are experiencing an issue with exporting form entries that contain attachments. The problem is that when we export a form entries, the download URL for the attachments are missing. Only the file names are included...
Will a curl vulnerability impact Liferay DXP?
Issue There have been security announcements that are deemed to be a high-risk vulnerability that is caused by curl 8.4.0.   Environment DXP 7.3 Resolution Liferay DXP does not use the libcurl library. In conclusion,...
How to Manage Concurrent Edition on Pages
Context Since the beginning of Liferay, two or more users can make changes to the same page at the same time. However, the last one to click the “Save” button keeps their changes but...