Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Categories translated to a new language do not show the updated language despite setting the language in Account Settings
Issue We've found that when using the 'Multi Column Layout' widget template and setting the Language section on a category filter to French (ex: fr_Fr) it reverts back to 'en_US'.  This occurs even when the Account...
Elasticsearch as Service
NOTE: Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation...
Embedding videos using basic web content
Issue When we try to embed a video using <iframe> tags, during the creation the video displays, however after publishing the content and editing it again, the video is not displayed anymore and the source is updated...
Paginator is not showing intermediate pages in mobile render
Issue The default Pagination Taglib Scroll is not showing intermediate pages in PWA mode. Steps to reproduce: 1. Set search.container.page.default.delta=4 in the portal-ext.properties. 2. Start Liferay and create,...
Specification Facet is temporarily unavailable
Issue Specification Facets are not functioning correctly in certain search scenarios, resulting in the 'Specification Facet is temporarily unavailable' error in the UI and below errors in the Liferay logs. ERROR...
Issue with Asset Publisher Pagination
Issue Asset Publisher pagination is not working as expected. The last page is not accurate in the pagination taglib scrollbar in the mobile render as well as the desktop view. Steps to reproduce: Start Liferay and...
How to install Glowroot on an Elasticsearch server?
Issue Is there a possibility to install Glowroot on an Elasticsearch server? Environment Liferay DXP 7.4+ Resolution Officially, Glowroot doesn't directly support Elasticsearch for data storage. There...
A/B Testing - What are the conditions to declare the winner?
Issue In conducting A/B testing, all the tests were run in anonymous sessions, ensuring that each session was isolated by closing the incognito tab between tests. I experimented with both anonymous and non-anonymous...
Session keeps extending itself indefinitely in Page Edit Mode
Issue When a user leaves a Page idle in Edit mode for a long time, the session keeps extending itself indefinitely, and the user is never logged out. Environment Quarterly Releases Resolution This is the...
It is not possible to switch between options using Incompatible in Bundle product relations
Issue We added two bundle options for a product (i.e. myProduct) and between the products of each option we defined some Incompatible in Bundle product relations. If we open myProduct details and select an option...
Angular custom element Client Extension does not load on SPA navigation
Issue Create and deploy an Angular custom element Client Extension, for example: liferay-sample-custom-element-3 .  Drag the custom element into a page and navigate with Single Page Application enabled:...
DeepL Auto-Translation Error from English (en-US) to German (de-DE)
Issue When using the DeepL Translator integration in Liferay 2024q2.0, an error occurs while attempting to auto-translate web content from English (en-US) to German (de-DE), despite German being a supported language in...
JAX-RS web services return error 404 after upgrade DXP 7.3 from u19 to u36
Issue We have 2 JAX-RS web services that work well with DXP 7.3 u19. We upgrade recently to u36, then the 2 JAX-RS web services do not work anymore. . In the API Explorer we can see our Rest Application with the api and...
How to resolve Iframe requesting authentication multiple times in a clustered environment
Issue After including an iframe link in a 3rd party application for our clustered Liferay environment (and already setting the appropriate X-Frame-Options), users are experiencing repeated authentication prompts even...
How does "company.default.home.url" property work?
Issue I don't understand how company.default.home.url in portal-ext.properties and the setting of Control Panel ->Instance Settings -> Instance Configuration -> General -> Home URL work together. Environment DXP...
Categories Filter does not display categories in correct alphabetical order
Issue Issue 1: Some categories in your language having accents or other language-specific characters are not correctly ordered. For example: Abierto Cerrado Árbol (should be at second place) Issue 2:...
How to set up client extension to be used in multiple On-Premise instances
Issue You need to deploy a custom client extension to specific instances. What are the next steps? Environment DXP 7.4 Quarterly Releases. On-Premise, Local environment and PaaS Resolution A custom...
Unable to get OpenID Connect's link to work after upgrading to a Quarterly Release
Issue After upgrading to Quarterly Release 2023.Q3.4 from DXP 7.3, we've found that OpenID Connect is no longer working. The button is no longer populating within the UI even after enabling it using this article:...
Create journal articles (web contents) programmatically
Issue I would like to know an easy way to create web contents programmatically. Environment Liferay DXP 2023.Q4 Resolution NOTE: The following resolution requires customization and should only be implemented at the...
Pages Hierarchy menu is cutting off the menu items when there are many nested pages and no scrolling option available either
Issue Customer has noticed that in the Pages Hierarchy menu there is no option to scroll horizontally if the page names don't fit the menu window. The page names are also cut and there isn't any way to read them....
Error saving images in a custom structure after add a translation
Issue A client encountered an error when using the 2024.Q2.(4+) versions while attempting to save a Journal article with translations using a custom structure. The issue could not be reproduced in the...
How to remove Glowroot from the environment in Liferay DXP 7.3
Issue Steps to remove Glowroot from lower and production environment in Liferay Environment Liferay DXP 7.3 Resolution Stop the server. Kindly take a backup of the Glowroot folder. Remove the -javaagent:[path of...
Error 406 No locales match the accepted languages
Issue When creating web content using POST, PUT, or PATCH API requests, an Error 406 is returned if no locales match the accepted languages: { "status": "NOT_ACCEPTABLE", "title": "No locales match the accepted...
Cannot access .zip file error occurs when installing a hotfix with Patching Tool
Issue When I try to install a hotfix in my environment I get the following error:  Installing hotfix-3... Cannot access .zip file: ../osgi/portal/com.liferay.portal.zip.jar: java.nio.file.NoSuchFileException:...
Display page template does not show content related
Issue We add a Content Display fragment to a Display Page template to show the related content, but when we select the Display Page from a web content and click Preview, the Display Page doesn't show the web...
Cannot add segment with thousands of conditions due to indexing problems
Issue When adding a segment with with thousands of conditions there are problems with the indexing by Elasticsearch. The logs show a StackOverflowError stacktrace. Environment Quarterly Release 2023.Q3 Resolution...
Getting ORA-01795 when editing a DDM structure
Issue I'm trying to edit an DDMStructure and I got the error : => Edit xxx is temporarily unavailable. If I look at the logs I see this error : Caused by: java.sql.SQLSyntaxErrorException: ORA-01795: maximum number of...
"Error: Your Request failed to complete" sporadically populates within the UI
Issue After upgrading to version 7.4u41, we've encountered a sporadic error message that appears within the UI. Error: Your Request failed to complete  This issue manifests on various pages during the loading...
How can I determine the Liferay version in our SaaS environment?
Issue Where can I find the exact Liferay version deployed in our SaaS environment? Environment Liferay SaaS Resolution Starting with DXP 2024.Q1.1 Quarterly Release, you can find the exact Liferay version by going...
Web Content Style references to Document Library are not processed with Staging enabled
Issue Web Content style references to Document Library, on environments with Staging enabled, may not display correctly for logged-out users. However, the references are visible for users logged in with access to...
Liferay Throws java.lang.ClassCastException: class org.apache.xerces.parsers on Login
Issue Liferay throws a ClassCastException after upgrading, the upgrade logs show no errors.  Liferay throws an error after non-graceful shutdown ERROR [http-nio-8080-exec-8][AutoLoginFilter:247] Current URL...
Can default landing pages be based on user group membership?
Issue I would like to set default landing pages based on user group membership so that I can redirect users to different pages on login based on their user group membership. Environment Quarterly Releases...
SCIM API is not working as expected to link existing users to SCIM Client
Issue I'm unable to use the PUT API to update users as linked to the SCIM Client. I'm not able to add new users and then update them using the PUT API linking them to the SCIM client. Environment 2024.Q1+ Resolution...
Is Liferay DXP affected by CVE-2024-38286?
Issue Is Liferay DXP affected by CVE-2024-38286? CVE-2024-38286 is an Apache Tomcat vulnerability wherein Apache Tomcat, under certain configurations on any platform, allows an attacker to cause an OutOfMemoryError by...
Headless API is still returning properties from items in the recycle bin
Issue After we delete an image that was linked to a document through a structure and it's in the recycle bin, the Headless API is still returning all of its image details in the response. Environment 7.4...
Custom portlet renders the language resources as the key
Issue Custom portlet renders the language resources as the key. What should we change in our code to render the language correctly? Environment Liferay DXP 2024.Q2 Quarterly Release Resolution There’s a workaround...
(Cloud) Spring Boot Client Extension fails with [invalid_token_response] An error occurred while attempting to retrieve the OAuth 2.0
Issue We have a Spring Boot extension client that interacts with the Liferay APIs and that makes the OAuth2 challenge via OAuth2AccessToken oAuth2AccessToken =...
A/B testing - How are unique sessions interpreted?
Issue How is a unique session interpreted? Environment Analytics Cloud Liferay DXP Resolution The user sessions have a window of 30 minutes since the first event has been sent when a user accesses DXP. In this...
A/B Testing - How are sessions work in relation to browser windows, tabs, private/incognito windows?
Issue If I open a browser and visit a A/B testing page and do an action - is this considered one session? If I open a new window or tab and do it again, is it a same session or a different session? If I open a new...
How long does it take for the custom domain to be working in Liferay PaaS?
Issue After adding custom domains to the Liferay cloud service, how long does it take to reflect the changes? Environment Liferay DXP 7.4 Resolution For the custom domain to work as expected (redirecting...
Error 404 when trying to access Web Content & Document Media using a domain name
Issue Error 404 when trying to access Web Content & Document Media using a domain name over the machine IP for the Liferay instance. Environment Windows Server 2019 using IIS Web Server Liferay...
Asset Publisher's filter to structures doesn't work
Issue When we try to filter to certain structures of web contents in the Asset Publisher's Source - Asset type configuration, we get the wrong web contents listed We expect the structures displayed in the...
Public access of database
Issue How users can enable public access to the database of their PaaS environment Environment Liferay self-managed (LXC-SM) Resolution Enabling even read permissions to the database is a huge security risk....
Dynamic Data List Template
Issue Users are unable to edit the Dynamic Data List Template in DXP 7.4 since the dynamic data List template editor is not visible Environment Liferay DXP 7.4 [all versions] Quarterly Release Resolution Users need...
Password for LDAP and Liferay users should not expire
Issue After integrating Liferay with the LDAP server for users, the passwords for the users are expiring after some time and are required to be reset again. Is there any way for the passwords to never...
Users are not able to see the tasks under the 'My Workflow Tasks' menu
Issue Users are unable to see the tasks under the 'My Workflow Tasks' menu after a workflow has been assigned to them for approval and the following errors related to elastic search and Kaleo instance token...
Deployment dependencies that require internet connectivity (On-premise)
Issue What are the necessary dependencies that require internet connectivity during the build and runtime of a project?  Environment Liferay DXP 7.4 Resolution Technically, all dependencies are downloaded...
Add Bulk products to the Cart
Issue Is there a way to add Bulk products to the cart using the Liferay API? Environment Liferay DXP 7.4 [all versions] Quarterly Release  Commerce 4.0 Resolution Liferay provides an API, from which it will help to...
Issue while adding, publishing and deleting the objects
Issue Unable to add, publish, and delete the objects in Liferay. Below are the observed errors: 1. Uncaught (in promise) SyntaxError: Unexpected token '<', "<HTML><HEA"... is not valid JSON. 2. Failed to load...
Infinite redirects when a user logs in for the first time in a site with a custom theme
Issue When a user logs in for the first time in a site with a custom theme applied, an infinite set of redirections happens and the following warning message appears in logs: [code_jsp:161] {code="500", msg="",...
Multi-Factor Authentication via SMS
Issue We want to set up MFA via SMS without using any external Apps. Is this possible with Liferay out-of-the-box? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution MFA by SMS is not...
Workflow Revision History does not display version dates or allow previews
Issue In 7.4 Q4.0 release, when reviewing the Revision History of a workflow, we are not able to Preview or see the Version Date for a Workflow. Environment 2023.Q4 Resolution Request a hotfix containing LPD-30650 ...
CVE-2022-22950
Issue We would like to determine whether Liferay is vulnerable to CVE-2022-22950. The CVE claims that in Spring Framework versions 5.3.0 - 5.3.16 and older unsupported versions, it is possible for a user to provide a...
Export Analytics DXP Entities is missing and is replaced by export-analytics-dxp-entities
Issue We've observed that when accessing the Job Scheduler, the property 'Export Analytics DXP Entities', is missing. We see that 'export-analytics-dxp-entities' is available.  Is 'export-analytics-dxp-entities'...
Is it possible to implement branching paths using Liferay Forms where one path does not require form submission?
Issue In some use cases, it may be desired for a form to branch into a path that does not require a form submission, based on the user's selection  For example: If a user has submitted form in the past, they may not...
[T003] Open redirect in /c/document_library/find_folder with DNS rebinding vulnerability
Issue Medium threat found during the performance testing: [T003] Open redirect in /c/document_library/find_folder with DNS rebinding Environment Liferay Quarterly release Resolution The reported concern has been...
How to handle "Connection Closed" Error with BLOB Type in Oracle DB?
Issue A "Connection closed" error occurs when handling BLOB type columns in Oracle databases using the getBinaryStream() method in Java, a known issue when attempting to read BLOB data in chunks after the...
Configured Highlighted Structures are not displayed
Issue After configured Highlighted Structures in 2024.Q1, they are not displayed in Web Content Administration. Environment Quarterly Releases: 2024.Q1 Resolution This feature is under a Release Feature Flag in...
User is unable to login after enabling ModSecurity
Issue After enabling ModSecurity, below error message is printing in the webserver log file, and due to this user is unable to log in: ModSecurity: Access denied with code 403 (phase 2). Matched "Operator `StrEq'...
ModSecurity Alert Notifications
Issue Users want to enable ModSecurity alert notification, so that, whenever there is any breach/alert an email notification is sent to the configured user.  Environment LXC-SM 2024.Q2 Resolution ModSecurity does...