Search Results

All Results 7011
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Web Content "Modified by" User Appears to be Incorrect After Translation
Issue After translating existing web content, the last modified user displayed is the original author, not the translator. Environment Liferay DXP 7.4+ Resolution The "Modified by" user and timestamp for web content...
How to display form entries data which is submitted through form in user interface?
Issue Is there any way to view form entries in a grid format by clicking a button labeled "View Form Entries." ? Environment Liferay DXP 7.2 Resolution In Liferay DXP 7.2, the functionality to display form results...
CKeditor extra plugins
Issue I would like to add extra plugins to CKeditor. I would like it to work in web content translator also. Environment Liferay DXP 7.3+ Resolution Go to...
Unable to redeploy a module
Issue After deploying a module and removing it via UI or tomcat bundle, it doesn't redeploy successfully. It gets stuck in a "Processing" stage.  Environment Quarterly Release DXP 7.4+ Resolution This is the expected...
Liferay PaaS - We enabled auto-scaling but no new node started when the memory utilization reached the threshold
Issue We enabled auto-scaling in Liferay PaaS environment. We saw that the average memory utilization of the nodes reached the threshold we set up in the LCP.json file, but no new nodes were started.   Environment...
JSP file [/monitor/app_check.jsp] not found errors are flooding the logs
Issue After upgrading from 2023.q3.8 to 2024.q3.10, customer is seeing a lot of these errors in their logs: 2024-12-19 11:43:51.749 WARN [https-jsse-nio2-11251-exec-3][code_jsp:163] {code="404", msg="JSP file...
Locating Default Asset Publisher Templates
Issue Where can I find the default display templates used by the Asset Publisher? Environment Quarterly Releases: 2024.Q3, 2024.Q2, 2024.Q1, 2023.Q4, 2023.Q3 Liferay DXP 7.4+ Resolution The templates are located in...
"HTTP Status 400 – Bad Request" error occured when Updating Blogs' Custom Friendly URL
Issue While updating the "Blogs" custom-friendly URL from "/liferay-blog" to "test-blogs/liferay-blogs," an HTTP Status 400 - Bad Request error appears on the UI. (A video demonstrating the issue has been attached.)...
Auditing the remote client IP address changed after upgrade
Issue After upgrading from Liferay 7.0 to a more recent Quarterly Release we are facing changes to the Audit_AuditEvent table, which was storing, in the clientIP column, the content of the 'X-FORWARDER-FOR' HTTP...
Checking Commerce Permissions in Fragments Always Returns True
Issue When using Freemarker variables userPermission and permissionChecker in a fragment to check if a user has specific permissions for their commerce account, the check always returns true, even for non-existent...
Same timestamp parameter value for the document URL is being shown for multiple requests
Issue Multiple requests show the same timestamp value ('t') in the document URL. Environment Liferay DXP 7.1+ Resolution The t parameter in the URL represents a timestamp, the t parameter in Liferay URLs serves as...
java.sql.BatchUpdateException: data exception: string data, right truncation from long client extension service names
Issue When deploying a client extension, you may encounter an error, that can be traced to a BatchUpdateException, such as the following: Caused by: java.sql.BatchUpdateException: data exception: string data, right...
Use of the same ElasticSearch infrastructure for several Liferay DXP versions
Issue I would like to use the same ElasticSearch installation for different versions of Liferay DXP such as 7.3, 7.4, and 2024.Q3. Environment Quarterly Releases: 2024.Q3, 2024.Q2, 2024.Q1, 2023.Q4, 2023.Q3 Liferay...
Regular users with specific roles cannot access the configuration of the widget Search Insights
Issue Given a user with a custom role with permissions to access the configuration of Search Insights, she cannot access this configuration. Environment Quarterly Releases: 2024.Q3, 2024.Q2, 2024.Q1, 2023.Q4, 2023.Q3...
Is it possible to offer both SAML and OIDC as SSO options?
Issue Both SAML and OpenID Connect(OIDC) can be configured on the same Liferay instance. However, the option to authenticate using OIDC is missing whenever SAML is enabled. Is it possible for a user to select either SSO...
Knowledge Base Section Widget does not displaying the current version of Knowledge Base Article
Issue When displaying Knowledge Base Articles using a Knowledge Base Section widget, once an article is edited, the displayed content will not reflect the changes made This behavior is reproducible when the Knowledge...
How to create Charts in Quarterly Versions
Issue The Chart Tag Library was removed in 2023.Q4 with no direct replacement. I would like to know how to create charts in a Liferay version higher than 2023.Q4. Environment 2023.Q4+ Resolution On GitHub, you...
Customizing Email Notifications in Forms application after upgrading to Liferay Quarterly Release
Issue In previous versions, we were customizing the email notifications sent by Forms application following the instructions of these articles: How can I configure or customize the look and content of email notifications...
Is possible to sort Object entries in a Collection Display Fragment?
Issue I'm using a Collection Display fragment to show objects. I need to apply some order to the list. Is this possible? Environment Liferay DXP 2024.Q4 Resolution Currently, the only way to sort object entries (with...
Can I change the Article ID after disabling Autogeneration of IDs for Journal Articles?
Issue When I change the ID of a previously created Web Content, after Publishing, the ID does not change. I have System settings → Web Content → Administration → Journal Article Force Autogenerate ID disabled...