Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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,...
Hebrew(Israel) is replaced with English(United States) in Localization Settings
Issue When I add Hebrew(Israel) from the Available List to the Current List in the Localization settings, it is replaced with English(United States) in the Current Language List.  Environment Liferay 2024Q2 with...
Liferay Cloud Alert Emails
Issue I want to know all the type of email alerts sent by Liferay Cloud. What are the different kinds of real-time alerts I can receive from DXP Cloud? Environment DXP Cloud: Liferay PaaS, Liferay SaaS Resolution...
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...
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...
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....
Can SPA be safely disabled?
Issue We are developing some components and we are having issues with single-page application (SPA). Therefore, we would like to know if it can be safely disabled Environment Liferay DXP 7.3 Resolution From Liferay...
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...
Build Failure Due to Duplicate Client Extension ID
Issue When attempting to build the Liferay project, the build fails with the following error message: > Task :client-extensions:liferay-sample-custom-element-1:validateClientExtensionIds FAILED FAILURE: Build...
Requesters are not included in Support ticket update emails
Issue Notification emails for Support tickets are not going to users who are working on a Support ticket. Support ticket emails are not bent sent to the primary member working on the ticket. Environment Liferay Help...
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...
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...
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...
Search results are showing unexpected visual changes when rendering Object items
Issue When searching for Objects on a search page, there are some unexpected visual changes in the result. Environment Quarterly Releases Resolution Please verify that whether there are any HTML in the description of the...
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...
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...
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...
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...
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...
Page URL break with long text (414 URI Too Long)
Issue The page URL is breaking and giving 414 URI too long errors. Steps to reproduce: Navigate to Control Panel> Instance Settings> Localization > Language> select required locales Now, click on 'Locale Prepend...
Is there an Analytics Cloud API that can delete a specific user?
Issue Is there any API which can get called in Liferay Analytics Cloud to delete a specific user? Environment Analytics Cloud Resolution The following article: APIs describes that you can only query data, currently...
Configuring an external Web Application Firewall (Akamai) in PaaS
Issue How to configure an external Web Application Firewall (Akamai) in PaaS? Environment Liferay DXP 7.4 Resolution Configuration of the external Web Application Firewall (Akamai) with Liferay Cloud comes...
Storage details are not available in plans and usage page
Issue When we try to check storage usage for the Cloud project under Plans and Usage, we do not receive any information in the storage section. Environment PaaS, SaaS Resolution Storage use details are not...
If the user selects 'I disagree' for the Terms and Conditions, will they be logged out?
Issue Does it log out the user if they select 'I disagree' on the Terms and Conditions page? Environment DXP 7.0+ Resolution No, only a popup should be displayed to the user: Additional Information Terms of Use    ,...
What is the default behavior when users click 'I agree' or 'I disagree' at the Terms and Conditions?
Issue What is the default behavior when users click 'I agree' or 'I disagree’ button at the Terms and Conditions? Environment DXP 7.0+ Resolution I agree: If accepted, the user is redirected to the home page or to...
Where is the logic for handling the actions for the Terms and Conditions page?
Issue We would like to override the behavior of the default Terms and Conditions that can be activated in Liferay. Where is this logic located in the code? How can we override it? Environment DXP 7.0+ Resolution An...
Group Memberships are being removed after signing in via SAML after upgrading to 2024.Q2 from 2023.Q4
Issue We have observed that some users's existing group memberships are missing after they login via SAML(Okta). Environment Quarterly Release 2024.Q2 Resolution This is due to the change reported in these articles:...
When using 3G, "Related Asset" is not selected immediately
Issue There has been an observed delay when trying to select a "Related Asset" within "Web Content" when using 3G internet speed. Instead of the "Related Asset" being selected immediately, there's a delay and other...
The account email address is set to null
Issue When updating a custom field at the account entry, the account email address is set to null Steps to reproduce: Create a new Account, “Account”. Attach an e-mail address “abc@liferay.com” to the account entry...
Upgrade Bootstrap version from 4.x.x to 5.x.x
Issue When can we expect the support for Bootstrap 5.3.3 in the Liferay? Environment Liferay DXP [all versions] Resolution From DXP 7.4, Liferay no longer use or support jQuery-based plugins that include Bootstrap....
globalThis.process?.argv object contains an array set
Issue The globalThis.process?.argv object contains an array set in DXP 7.3, but in the latest release 2024.Q2.6, this is null or undefined.  Environment Liferay DXP [all versions] Resolution In this scenario,...
Error during file indexing: ClassNotFoundException: org.bouncycastle.asn1.ASN1Encodable
Issue When indexing files, the process fails (terminates abruptly) and the following information is printed in the logs: org.bouncycastle.asn1.ASN1Encodable cannot be found by...
How to change the . (dot) characters to hyphens (-) in Web Content article friendly URLs?
Issue We have several Web Content articles where the friendly URL contains some dots and we would like to have hyphens instead. Changing them manually is not only hard but we would also like to implement a workflow to...
The PageId changes each time the page is edited causing the category filter value to change each time.
Issue We are building a page which displays a Collection of “How to” Web Contents using a variety of Categories. As an alternative to using the Collection Filter to display the content of one category, we would like to...
Repeatable Form Fields take more than One-Click to Repeat
Issue When adding repeatable fields in a form, the form fields take more than one click to repeat   Environment Liferay 2024.Q1 Resolution This behavior is intended and introduced as a result of LPD-1720 When rapidly...
Content Pages and Fragments are not getting indexed after Saving
Issue We are using Remote Elasticsearch, and noticed that it does not index content page or fragment on save Once we add or update a HTML fragment on a content page, the page will not be returned, when searching...
Check plan MALUs (Monthly Active Logged in Users) in 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 A client of Liferay SaaS needs to check the metrics for MALUs...
Document and Media Storage Breakdown on cloud shell
Issue There is an issue with the breakdown of document_library storage. In certain cases, document media occupies a larger amount of space, causing the cloud shell to become unresponsive and consume excessive CPU...
Is it expected for fragments using the getContent() selector to display non-alphanumeric characters from HTML, or XML, for Journal Article content?
Issue When creating a Fragment with an itemSelector field configured to select a Journal Article, the displayed content includes unexpected characters, such as "]]>" at the end. This issue does not occur when the...
Language Keys are processed as Literal Text in custom MVC Portlets
Issue When creating a MVC Portlet that leverages language keys, language key output is presenting as the literal text, rather than the key value For example:  Language key in view.jsp: <b><liferay-ui:message...
Accessibility issues with the Underline button in CKEditor
Issue When using CKEditor, there is an underline button available. If you use it, the text will be inserted within u elements. This fact causes some HTML validators to report an accessibility issue based on WCAG SC...
Custom Themes are no longer shown as Site Templates in DXP 7.4
Issue In Liferay DXP 7.3, custom themes were seen under Site Templates Pop Up (Control Panel > Site > Choosing the template). However, in Liferay DXP 7.4, custom themes do not come under Site Templates, and...
Vulnerability: Robots.txt file must not be accessed and should be blocked
Issue Encountered a vulnerability issue with the robots.txt file and the vulnerability test suggests preventing the robots.txt file from being accessed. Environment Liferay DXP 7.3 Liferay DXP 7.4...
Calling UserImporter in com.liferay.portal.security.exportimport.api throws unsatisfied references error.
Issue On 7.3 we are using this class to Import users from a SamlProvider: com.liferay.portal.security.exportimport.UserImporter.importUser(long companyId, String emailAddress, String screenName) We call the service by...
Error "Portlet is temporarily unavailable" appears for Category Facet widget
Issue When an invalid ID is passed as the value of the category field in the URL, all the widget shows the error "Portlet is temporarily unavailable". As a result, all the widgets should show the message "No...
Not able to paste image directly into the CKEditor (Web content)
Issue Not able to directly paste the image in CKEditor (Webcontent). Steps to Reproduce: 1. Start Liferay Quarterly Release 2023.q4.4. 2. Navigate to Product Menu > Web Content > Click 'New Button' and then...
How to run Gradle Build for offline Environment?
Issue How to build the Gradle workspace offline? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The below points cannot be consider official solutions. Please take these as simple suggestions that...
Dump of a Single Table from Liferay Database in PaaS
Issue How we can take the dump from the Liferay database of a particular table? Environment Liferay DXP 7.4 Resolution The Liferay DXP Cloud product doesn't offer such a possibility to take the dump of a...
Facing UI error in the AI creator when adding the API key
Issue AI creator is not working; it is showing the UI error when adding the API key to the Liferay instance. Steps to reproduce: 1. Start the server. 2. Navigate to the Global Menu → Control Panel tab → Instance...
Additional user who can read the log file for the build in Jenkins (PaaS)
Issue An additional user in Jenkins is required (other than the default one with user ID 'customer') who can read the log file for the build. Environment Liferay DXP 7.4 Resolution The CI service (Jenkins)...
GitHub Token Leak Exposure
Issue GitHub Personal Access Token has been leaked in a public Docker container hosted on Docker Hub. Some of the malicious packages like testbrojct2, proxyfullscraper, proxyalhttp and proxyfullscrapers work...
Builds fail due to org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter checkRateLimit
Issue Jenkins is failing while creating the DXP cloud build and the following errors are observed: ERROR: org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter...
SSL errors when configuring a private repository in Liferay PaaS
Issue You are using a private repository and while trying to configure it for the CI service you notice the webhook is not automatically created Also the following logs are shown in the INFRA environment Aug 13...
HTTP Strict-Transport-Security Header in Liferay
Issue Is HTTP Strict-Transport-Security Header enabled in Liferay? Environment Liferay DXP 7.4 Resolution Liferay enables HTTP security headers such as 'http.header.secure.x.content.type.options',...
How to choose a default layout template
Issue We wonder if it is possible to configure a default layout to be chosen when a new widget  page is being created. Normally we do not use OOTB Liferay layouts, using our own developments instead (the red ones)....
Accessing Sitemap of a Child Site
Issue Is the sitemap of a child site separate from the parent site? How to access the sitemap of the child site? Environment Liferay DXP 7.4 Resolution A child site is similar to a parent site, they help to...
Is it possible to search web content using wildcards or a 'contains' clause?
Issue Entering keywords in the search bar can only search for the Web Content at the beginning of the keyword. For example, if there’s a web content named “Text_name”, the users can find the web content typing “text”...