Search Results

All Results 7008
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Form is not sending automatic reply emails
Issue Our form is not sending automatic reply emails. The following error is present in the console logs "Unable to send message: Authentication unsuccessful, user password has expired." Environment Liferay...
All Headless API calls return 404 errors
Issue When going to Control Panel > Applications > Process Builder and opening one of our existing workflows to edit it opens the edit screen but cannot load the definition. The following errors occur in the logs...
Some content data is not getting saved after publishing an article
Issue When I input content data into my web content structure, the content data is not saved after I publish the article.  Environment Liferay Quarterly Release Resolution This is a known issue in Liferay and is...
Guide to Resolving default Language Assignment in Web Content Structures
Issue When creating web content, the default language you have configured for the site should appear as the enabled language for the new content. If a different language appears as the default, the...
Blocked:origin errors are seen when deploying Spritemap CX
Issue Blocked:origin errors are seen in the browser console when deploying Spritemap CX. Theme SVG Spritemap is showing blocked:origin errors in a SaaS environment. Environment Liferay PaaS, SaaS Resolution Observing...
Workflow review has no edit option for Object entries
Issue When reviewing an Object entry that was submitted to review, there’s no option to edit, whereas when doing the same for a Web Content article, there’s an option to edit it before approving the...
Screen name should not be required when Autogenerate User Screen Names is enabled
Issue When enabling Autogenerate User Screen Names, the Object Action still mandates a Screen Name field, which is an inconsistency. The aforementioned behavior can be reproduced by doing the following...
Elasticsearch Sidecar "com.liferay.petra.process.ProcessException: Unable to load modified classes" with Java 17
Issue I am running Liferay on JBoss EAP 7.4.18.GA and I want to upgrade from Java 11 to Java 17. The following error is output when I try to start my Liferay bundle. 2024-09-02 07:42:01.518 WARN...
"WFLYDM0145: The resource 'security-realm' is unsupported since Java 14"
Issue I am running Liferay on JBoss EAP 7.4.18.GA and I want to upgrade from Java 11 to Java 17. The following error is output when I try to start my Liferay bundle. "WFLYDM0145: The resource 'security-realm' is...
A discount applied to Products does not work if there is an eligible discount for Specific Account Groups
Issue We created a 50% discount (A) with eligibility for certain Specific Account Groups. Then we created another discount (B) of 55% applied to some specific Products, setting it to All Accounts (which should...
Native OS memory, allocated to JVM threads, does not get released completely
Issue The memory used by the Liferay Docker container slowly, but steadily increases, until either the pod goes out-of-memory, or the pod alerts trigger a kill of the pod. Environment Liferay Quarterly releases...
Locked out of Liferay Portal after enabling OpenSSO
Issue I enabled OpenSSO on my Liferay portal and now I cannot login to the portal. Is there a way that I can disable OpenSSO to log back into the portal? Environment Liferay Quarterly Release Resolution Access the...
Error trace related to Elasticsearch index_not_found_exception during the upgrade step KaleoDefinitionVersionUpgradeProcess#_upgradeKaleoDefinitionVersion
Issue We are upgrading from 7.0 to quarterly release 2023.Q4.8 During the upgrade step KaleoDefinitionVersionUpgradeProcess#_upgradeKaleoDefinitionVersion we are encountering an error trace related to Elasticsearch....
jUnit throws exception
Issue We are encountering issues with jUnit and Liferay Spring MVC portlet. We have SubscriptionUtilTest class and when trying to run it by right click and run as "Junit" then throws error as...
Observing Solr Error - 'multiple values encountered for non multiValued field'
Issue We have encountered an issue indexing journal articles while utilizing structures and templates for adding/modifying web content with repeatable fields, and we suspect that the repeatable field data may be...
Asset Publisher filtering by structure shows web content and folders
Issue In Liferay DXP 7.3, when filtering content in an Asset Publisher by structure, only the web content with that structure are shown In Liferay DXP 7.4, doing the same filtering will also show the folders that...
Deploying Client Extensions to multiple Virtual Instances
This feature is available with Liferay Workspace version 11.0.0+ This feature is only meant for local development when deploying to a local bundle. It is not intended for building client extensions that will be...
When changing the User's "Language" and "Prefix" selection to another set, each selection needs to be done individually
Issue We've observed an undesirable behavior when editing a User's preferred "Language" and "Prefix" selection. When editing/changing a User's "Language" and "Prefix" existing selection, each selection needs to be...
Deprecated liferay-ui:logo-selector taglib replacement for custom favicon integration
Issue In this article we will discuss the deprecation of liferay-ui:logo-selector which was introduced with Liferay DXP 7.4 as a part of LPS-202768. Several features have been migrated to liferay-frontend:logo-selector,...
Price does not update when using Product Detail Template
Issue The Product Details Portlet shows the wrong product price when a Product Detail Template is configured as its application display. Environment 2024.Q2 Resolution If the getPrice() method is used in the template, this is...