Search Results

All Results 6965
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Form Cannot Save Due to Size
Issue When trying to save a large form, the following error is pushed out, "The Page was not displayed because the entity was too large." This is common for environments that are using a V1 Web Application Firewall...
Is SELinux compatible with Liferay DXP 7.4?
Issue Is SELinux configuration compatible with Liferay DXP 7.4? Environment Liferay DXP 7.4 Running on one of the supported Operating Systems Resolution It is possible to set up SELinux to work with Liferay DXP 7.4 It is up to...
Lots of "JSONArray text must start with" DEBUG messages in logs, thrown by DDMFormFieldOptionsFactoryImpl
Issue "JSONArray text must start with" DEBUG message are written to the logs when some Liferay Forms operations are carried out. 2023-09-14 11:34:05.180 DEBUG [http-nio-8080-exec-40][DDMFormFieldOptionsFactoryImpl:214]...
Highlighting search keyword in Liferay Search
Issue For complete word search, the highlighting of search keyword is fine but when we are searching for half word search, then it is either not highlighting the keyword (even if the keyword is present) or showing no...
Is it possible to create page templates globally to use them throughout the site?
Issue When trying to create page templates in the global site, not all the options of this tool are displayed, but when performing the same action on any other site, it does display all the options and works...
Getting the value of an object Entry within Liferay platform
Issue I see there are two ways to get Data from Liferay Objects ObjectEntryLocalService Rest Api Calling Liferay Api externally outside Liferay platform will be using Rest Api What if I need to get the value of an object...
Insecure Cross Document Messaging
Issue Cross Document Messaging (also known as Web Messaging) introduced the postMessage() method, with which plaintext messages can be sent cross-origin. It consists of two parameters: “message”, and...
Issue accessing friendly URL containing special characters in upper case
Issue After updating the portal from DXP 7.3 U15 to DXP 7.3 U27, we cannot access friendly URLs containing special characters in upper case. We see the following error: The requested resource could not be found...
Liferay Product Cookies
This guide indicates the Liferay products which generate cookies in order to assist Liferay administrators with data privacy compliance. Each entry should indicate the name, type, duration, and purpose. Any personal...
CSP headers are not working on DXP-7.4
Issue Trying to attempt to work with the CSP feature, which is present in update 90 under feature flags, but users are still experiencing issues where they are unable to edit the page and it is continuously...
Unable to publish page due to NPE - Unable to process portlet com_liferay_layout_content_page_editor_web_internal_portlet_ContentPageEditorPortlet
Issue When attempting to publish a page with an Asset Publisher configured to display entries from a Document Folder, an error message is displayed in the UI: "This page is not available. If this problem...
Liferay won’t delete all notifications, only the first page
Issue With the workflow notification selection, it does not reflect for every pagination but only for the current page number, even if users select it for all. Steps to reproduce: Enable single approver workflow on...
Pagination start parameter name showing error when using special characters
Issue 'Invalid character found' error throw when using special characters in the Pagination start parameter name. Steps to reproduce: 1. Navigate to the Search Result widget > Configurations. 2. Change the...
User notification selection issue with more than 100 notifications
Issue Steps to reproduce: Enable single approver workflow on web content, blogs, or any asset Create some web content or blogs to get notifications make it more than 100 notifications Navigate to notifications Tick...
How to implement a token system instead of using credentials to access remote services
Issue Trying to write a custom remote service using Liferay (ServiceImpl file), so which method may be used to authenticate using a token rather than credentials? Environment Liferay DXP 7.4 Resolution Liferay has...
Jenkins builds are failing due to an exit value of 137
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After adding the 'hostAliases' in the environment, the...
SSL certificate cannot be parsed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Deployment is not getting triggered due to the following...
Single Approver Workflow Recipient Type Changes Don't Save
Issue We are currently running Liferay 7.4 U70 and discovered that when we make a copy of the Single Approver Workflow and try to update the "Review" node so that one of the notifications has a different Recipient Type...
Is There A Way To Verify ClamAV Integration With Liferay?
Issue We followed the instructions below to enable document virus scanning, but we do not see any way to confirm the ClamAV integration was successful or that file scans are occurring when new files are uploaded to...
Replacement for Deprecated Portal Property: asset.categories.search.hierarchical=false
Issue We recently upgraded from Liferay 7.0 to 7.4 and observed that the portal property we were using seems to no longer exist: asset.categories.search.hierarchical=false Is there a replacement in 7.4 to achieve the...
Running gw initBundle fails at the verifyBundle task
Issue Running gw initBundle fails at the verifyBundle task stating an invalid checksum, even though liferay.workspace.bundle.checksum.md5 is not in use in gradle.properties. Despite setting that value explicitly...
Is it possible to track down page visits using Audit?
Issue Is Liferay Audit able to track who visits your page? Environment Liferay DXP 7.3 Resolution Based on the official documentation and articles, Audit does not have the feature of showing who visits the...
ADA Accessibility - I expect the Search, Info Icon, and Menu buttons to have the correct labels
Issue Expected Result: I expect the Search, Info Icon, and Menu buttons to have the correct labels, and for the Screen Reader to announce each with the following announcement: "Search Button" "Info Button" "Menu...
Is it possible to send notifications to my Portal users?
Issue Is there a way to send an alert so that a group of users, at a site or organization level, receive a notification in the Portal? Environment Liferay DXP 7.1 - 7.4 Resolution Currently, there is no way to...
Should the themeDisplay.getCanonicalURL() function return a canonical URL on a HTML page?
Issue When a custom canonical URL is configured on a HTML page, running themeDisplay.getCanonicalURL() in the browser console returns the friendly URL instead. Environment Analytics Cloud Resolution The getCanonicalUrl...
Warning about unavailable LPS
Issue I received a long list of missing LPS/LPE after deploying a new hotfix. Environment Liferay DXP 7.2  Resolution This is only a fix pack documentation error, that can be ignored. The portal-impl.jar...
Persistent XSS at Site - Builder
Issue Persistent XSS vulnerability found in the Web Page builder. Environment DXP 7.4 Resolution This is expected behavior, the HTML fragment does not provide any out-of-the-box sanitation, as it is expected that...
ORA-12899 because OpenID access token is too large
Issue We store several things in our OpenID access token and when a user tries to log in, it fails because the token size exceeds the 3000-character limit specified in the ACCESSTOKEN column of the...
AntiSamy sanitizer cleans some of the HTML tags and styles, how can we solve that?
Issue We turned on AntiSamy but it removes certain HTML code and CSS styles from our Web Content articles. Environment DXP 7.0+ Resolution Usage of HTML and CSS in Web Content article HTML fields Web content articles...
How is AntiSamy configured?
Issue We configured AntiSamy to santize Web Content articles. We would like to understand how AntiSamy works and what parts are expected to be removed in Web Content articles. Environment DXP 7.0+ Resolution In the...
Is there a way to map the LAR file to an XML format?
Issue Is there a way to map the LAR file to an XML format with roles for content and documents & media?  Environment DXP 7.3 Resolution Unfortunately is not possible adding roles to various content within an existing...
Limiting the number of pages in the pagination to be shown on the search results or require deep pagination
Learn more: Search Result Limit with Elasticsearch: Mitigating "Result window is too large." errors with index.max_result_window Issue Is there any way to limit the total count of the number of records or pages in...
Can Liferay Support SP and IDP initiated SAML Simultaneously?
Issue Our team is the design phase for authentication and we want to know if Liferay supports IDP and SP initiated SAML logins at the same time?  Environment DXP 7.4 Resolution No, a single instance should not be both...
'New' Status for Remote Publishing Jobs
Issue Over the weekend we had a number of remote publishing jobs assigned a 'New' status. These were scheduled jobs that never ran. We were also unable to relaunch these jobs until we performed a restart. We are only...
Force Authentication in SAML requiring reauthentication in SP
Issue With SAML and Force Authentication enabled, I am required to reauthenticate requests from the SP Environment DXP 7.3, 7.4 Resolution This behavior is intended, but to avoid manual reauthentication in this...
Webp images do not display in control panel editor
Issue We are unable to work with webp images in our authoring environment  Environment DXP 7.4 Resolution Setup and enable ImageMagick in Liferay: Liferay Learn - Enabling ImageMagick and Ghostscript Navigate to...
404/Utility page doesn't work on Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We created a custom utility page and marked it as...
Time filter gets reset when navigating away from Dashboard
Issue The selected time filter gets reset when navigating between dashboards. Steps to Reproduce: Navigate to the Sites dashboard. Change the Activities card to “Last 24 hours”. Click the Pages tab. Navigate back to the...
Captcha authentication via Headless API
Issue We have developed a Liferay fragment to collect user input via a custom-designed HTML form. This fragment interacts with custom Liferay objects through a Headless API using JS We have created a new role with the...
Why isn't structure with "Upload" field not working?
Issue The upload field of a Liferay structure is in broken state when user performs any action.   Environment Liferay DXP 7.4 Resolution Structure with the "Upload" field is not working for the user.  Open...