Search Results

Knowledge Base 3817
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to export site pages with circular references
Issue When trying to export pages, a null error is shown in the UI. Environment Liferay DXP 7.4 (equal to or below Update 66) Resolution Upgrade to Liferay DXP 7.4 Update 66 or higher to resolve the issue. Or...
Unable to build Service Builder with default packages
Issue Service Builder gives the below error during build without any changes to default classes: xxx\test-service-service\src\main\java\test\service\service\persistence\impl\FooPersistenceImpl.java:2425: error:...
Web content structure filter is not working properly
Issue When inserting a structure filter for a web content, the results are not listed correctly, always displaying all results, regardless of the chosen structure. Environment Liferay DXP 7.4 Update 71 Resolution...
Users and Pages are not Visible
Issue The components User, UserGroup, and Layout have been re-indexed. However, Users and Pages are still not visible. Environment Liferay DXP 7.1 Resolution The possible cause of this is due to the cluster health...
Unable to search users in admin portal
Issue Re-indexing has been ongoing for quite some time, and certain users are not being searched in the admin portal or control panel section. Environment Liferay DXP 7.1 Resolution If the above issue arises in a...
Maven based Liferay Workspace for DXP
Issue Unable to get the EE version of Liferay DXP while choosing maven in Liferay Developer Studio. Environment Liferay DXP 7.0+ Resolution User can manually change two configuration inside the pom.xml file to use...
Special character validation for product relation type
Issue Special Characters should not be allowed. Steps to reproduce: 1. Navigate to the System Settings -> Catalog -> Product Relations 2. Add new value as "<script>alert(1);</script>" 3. Save 4. Now, go to any...
Workflow User Notifications triggered in State node throw NoSuchTaskInstanceTokenException
Issue When using notifications as part of the workflow, when triggered in a State node, the notifications are generated but when they are selected, the following exception appears in the logs 2023-05-09 20:47:25.666...
Page not found error 404 when attempting to download a document in Documents and Media
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Page not found error 404 when attempting to download a document in...
OOTB captcha is not readable
Issue Users are utilizing the OOTB Simple Captcha for security purposes; however, most of the time it's not readable. Environment Liferay DXP 7.4 Liferay Quarterly Releases Resolution To make the captcha image...
'Disable Autoscaling' button is disabled
Issue The user is unable to click on the 'Disable Autoscaling' button. Environment Liferay DXP 7.4 Resolution This issue usually happens when the user provides the Service Id different than the liferay. To...
Elasticsearch nodes are not discoverable
Issue Getting the below errors in the elastic search server, and hence the search is not working: [WARN ][o.e.d.PeerFinder ] [node1] address [10.199.131.143:9302], node [null], requesting [false] connection...
Image extensions inside product is not working properly
Issue Steps to reproduce: 1. Navigate to Commerce > Products. 2. Create any simple products. 3. Navigate to media. 4. Take any PDF and change its extension to "png". 5. Make sure png is accepted in the image...
Proper date and time is not visible on media and inside Product Relations Tab
Issue Steps to reproduce: 1. Navigate to products. 2. Open any existing product. 3. Navigate to the media tab and notice it's showing the modified date as 2 months ago, 2 minutes ago, or 2 days ago. 4. The same...
Autotranslate Button Not Visible When Using Third-Party in Instance Settings
Issue When configuring a Third-Party for Translation in the Instance Settings, the Autotranslate button is not visible. Environment DXP 7.4 Resolution This is a known issue reported in LPS-187034.  Contact the...
OpenID Connect Error - "Signed JWT rejected"
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 can I disable the Navigation Categories portlet filtering for the Asset Publisher portlet?
Issue Navigation Categories portlet displays Asset Publisher portlet entries based on category selection.  Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
Gradle PKIX Certification Error for Maven Policy
Issue We are configuring a new environment and observing what looks to be a gradle license or certification related issue given the below error: openssl config failed system library no such process Failure build failed...
Asset Library Administrator/Owner can't access his/her Asset Library
Issue As an Asset Library Administrator/Owner you can't access Asset Libraries (neither through the Control Panel nor through the Site Administration Panel). Environment DXP 7.3 DXP 7.4 Resolution This can be achieved...
Guest Users Are Unable to View Web Content After Upgrade
Issue After upgrading from Liferay 7.2 to 7.4 we have observed that guest users are unable to view web content. In 7.2 we had unchecked the 'article view permissions' checkbox under system setting > web content, but...
Issue with Publishing Expired Content in Publications
Issue When trying to approve a Publication that includes expired Web Content, the following error is displayed: "This publication contains unapproved changes that need to be approved before being published."...
Browser Pop-Up For Non-Https Site
Issue We are seeing a browser pop-up warning for our users when they try to login to our http site. They become concerned as it says the connection is not secure, but to 'send anyway'. Can this be disabled by Liferay...
Navigation menu URLs not following the selected language
Issue Content is stored in Web Contents not on pages > navigation menu items are created as URLs, in most cases, because of this The Web Contents are translated/using more than one language (at least 2) > can...
Uncaught type errors on browser console while adding product pricelist
Issue In a product's edit SKU side panel, it's not possible to add a new price entry Steps to reproduce: 1) Navigate to Commerce> Products 2) Create a new product or click the existing one 3) Now, go to SKU > click...
Currency management missing in the discounts
Issue To choose the correct currency for 'Discount', we must first set our currency as the primary currency in Commerce> Store Management> Currencies. Apart than that, it is not set. Is this expected Discount...
I cannot add Filters in the Product Publisher configuration
Issue The Product Publisher widget does not allow selection of Categories and Tags in Filter rules. Environment Liferay DXP 7.4 Update 51 Resolution This issue is being addressed by COMMERCE-10627. Please update...
Prompt a guest user to Office 365 login when attempting to access a protected page resource
Issue We have configured Single Sign-On (SSO) with OpenID Connect using Office 365. We set the portal property auth.login.prompt.enabled to true to prompt a guest user to login when attempting to access a protected...
Previewing a web content with a Display Page Template does not work if a theme is applied
Issue As an Asset Library admin, I want to be able to preview web contents through the connected sites' display page templates, so that I can make changes accordingly without having to switch sites....
Limiting number of file versions in Documents and Media does not work
Issue Setting the limit of file versions to file following the article, however there are still more than 5 versions are available in Documents and Media :...
Error while Importing LDAP data: SQLServerException: String or binary data would be truncated
Issue LDAP import fails due to an error stating that the user could not be updated due to a DataException,  which is in turn caused by a SQLServerException, stating that String or binary data would be truncated. Please...
Enable Basic Authentication Protocol Support for Talend
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Talend Liferay component requires using basic...
YBS require as a longer term fix for the SEO and Navigation Menu issues in Publications
Issue It's not possible to use publications to publish pages when a page has SEO content. Pages will not publish whilst using a publication, just saves a draft. Environment DXP 7.3 Resolution This issue...
Unable to set a Display Page on documents
Issue The form to set a display page is visible but after publishing it is not set. Environment DXP 7.2 Resolution Only display page templates should be selected for documents. Web Content should be the...
Catalog page Products Rendering Performance issue
Issue When the catalog page is rendering it is observed that it takes about 10-15 seconds to completely render the page for Minium theme and renderer type is Minium. Environment Commerce  Resolution The...
Reindex Required After New Deployment
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When performing a new deployment, a complete reindex...
Is Liferay's SAML Service Provider Logout URL required in the Identity Provider?
Issue Azure's SAML Identity Provider (IdP) marks the Service Provider's (SP) Logout URL as "optional" However, when I remove Liferay's Logout URL from Azure's SAML configurations, Liferay users are not signed out...
ADA Accessibility - Sr doesn't announce what is selected after checking checkbox.
Issue Expected Result: Screen Reader gives information that is available on page after selecting checkbox Screen Reader should announce, "checked, 1 of 3 selected"   Actual Result Sr doesn't announce what is...
Running CREATE FUNCTION generates permission/privilege error
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When attempting to execute a CREATE FUNCTION(scalar) statement, the...
Lots of RedirectNotFoundEntry data in viewcounterentry table
Issue We've noticed that the viewcounterentry table is full of records with the classname com.liferay.redirect.model.RedirectNotFoundEntry. The redirectnotfoundentry table is empty. It might be related to...
Multiple CKEdtiors on a page may crash Chrome Browser
Issue Web Content Editor contains 150 repeating HTML fields, CKEditors, on a single page causing Chrome Browser to not load completely or crash Environment Observed in Liferay DXP 7.3 Resolution This has been observed to...