Search Results

All Results 55
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Can Liferay integrate logs with SIEM?
Issue Is it possible to integrate Liferay's application log entries with a centralized logging system like SIEM(Security Information and Event Management)? Environment DXP 7.4 Resolution SIEM integration may be possible...
JS file caching
Issue How to enable the cache for the JS file? On each page refresh, all default JS is getting called, impacting site performance. Environment Liferay Paas Liferay Quarterly Release Resolution While refreshing the...
Show event of one person to another person
Issue There is a requirment wherein some users that belongs to higher authority sets their events in their respective calendar and 1 user who is secretory has to see the calendar of higher authority users one...
JBoss 8.x compatibility with Liferay
Issue Is JBoss 8.x compatible with Liferay DXP? Environment Liferay DXP 7.4 Resolution According to the compatibility matrix, the application version JBoss EAP 8 is currently not compatible with Liferay DXP 7.4....
Do Quarterly Releases minor versions include updated third-party libraries?
Issue We see that between 2024.Q1.1 and 2024.Q1.10 there is no any change related to third-party libraries. Does it means that Quarterly Releases minor versions do not include updated third-party libraries?...
Forms API returns default Field Name instead of the Field Reference value
Issue When making a request using a forms API such as the getFormRecord endpoint, the response returns the default Field Name(e.g. “Text12345”) instead of the newly created field Reference value on a field. Environment DXP 7.3...
After installing the Elasticsearch enterprise license I am not able to find where the JSON file is stored
Issue I installed the Elasticsearch license via API. After installation, I am not able to find where the JSON file is stored. Environment Liferay DXP 7.4 Resolution When you install the Elasticsearch license using the...
How to migrate from SharePoint to Liferay DXP?
Issue We would like to migrate a lot of content from SharePoint to Liferay. Are there any Liferay-specific tools, connectors, or utilities available to facilitate this migration process? Environment Liferay DXP...
Garbage Collection on Java 21
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...
Obsolete "module.framework.properties.dependency.manager.sync.timeout" Portal Property
Issue Migrating from Liferay 7.3 to 7.4, I noticed that the module.framework.properties.dependency.manager.sync.timeout property no longer works in 7.4. This is the error I'm getting: ERROR...
Liferay Support for Spring 5.x
Issue Since, Spring 6.0.x supports JDK 17-21, while Liferay DXP 7.4 supports JDK 8 and JDK 11, hence upgrading to Spring 6.0.x for Liferay is currently not possible. Also, Spring 5.x's End of Support (from...
Obsolete "layout.comments.enabled" Portal Property
Issue Migrating from Liferay 7.3 to 7.4, I noticed that the layout.comments.enabled property no longer works in 7.4. This is the error I'm getting: ERROR [main][VerifyProperties:172] Portal property...
CDN caching of images and JSON files
Issue Are the images and JSON files served from Liferay cached at CDN in Liferay Cloud? Environment Liferay Cloud- PaaS Resolution According to Google's documentation, images (including JPEG and PNG) are cached...
Identifying the license information for components used in Liferay DXP
Issue I need to know the license information for components used in Liferay DXP. My security scan tool is flagging Liferay components with license not found errors. Environment Liferay DXP Resolution Liferay can provide...
Database level changes in Quarterly Releases
Issue What are the database-level changes from DXP 2023 Q4.0 to DXP 2024 Q2.0? Are there any additions of new tables, fields, and modifications to the existing tables? Environment Liferay DXP [all versions]...
Outbound connections from Liferay DXP
Issue As a Liferay DXP administrator, I would like to know which outbound connections Liferay DXP can potentially establish in order to only let it connect a restricted set of IPs. Environment Quarterly Release:...
Why doesn't the upgrade log show the core upgrade completed message?
Issue When tailing the upgrade log in a new terminal separate from where the upgrade was initiated, the following logs indicating the completion of an upgrade may not be printed:  Completed Liferay core upgrade process in...
JBoss and JDK 21 compatibility
Issue JBoss EAP 7.4 is not compatible with Java 21 based on this Red Hat JBoss Enterprise Application Platform (EAP) 7 Supported , therefore, the customer is looking for an appropriate path for the upgrade, either...
Compatibility of Spring 6.x with Quarterly Releases
Issue According to article https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions , Spring 6.x will have JDK from 17-23. Since Liferay DXP 2024 Q2 supports JDK 21 as the recommended...
How to Enable Cookies Banner for Specific Sites
Issue Is it possible to enable cookies for a specific site? Environment Liferay DXP 7.4 Resolution The ability to configure cookies on a per-site basis in Liferay requires defining a virtual host. If a site does...
session.test.cookie.support portal property
Issue Can we disable session.test.cookie.support in the portal-ext.properties file as it enables the user authentication process when an iframe is used? Environment Liferay DXP  Resolution This property is related...
Two locations to set up Password Reset Notification Templates
Issue There are 2 places in where the 'Password Reset Notification' template is present. One is in the Sign-In widget (Configuration > Set-up) and the other is in Control Panel > Instance Settings > Email. The...
No minification of clay files impacting page load response times
Issue We see more number of Clay UI related network calls in the browser network tab in clean instance of Liferay and they are not getting cached also. It has JS and CSS files which are not minified into fewer combo...
Which table saves Email User data into the database?
Issue Which database table stores the email user configuration data? Environment Liferay DXP 7.4  Resolution The PortalPreferenceValue table stores email configuration data (Instance settings->Email->Email...
Why are Tomcat's URLRewriteFilter files missing from 7.4?
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 of these principles...
Is there a recommended Quarterly Release version to upgrade to?
Issue We want to update our project to a Quarterly Release version. Is there a recommended version? For stability, which Quarterly Release version is currently recommended? Environment Liferay DXP Quarterly Releases...
Recommended locale settings for the database
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Minimum required IAM policies for S3
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Info about new parameters for SamlSpIdpConnectionLocalService.addSaml and updateSaml
Issue We are upgrading our code from 7.3 to 2024Q1.7, we found a new parameter for the two following methods: 1. _samlSpIdpConnectionLocalService.addSamlSpIdpConnection() 2....
Idle Database connections in Liferay
Issue Why number of idle connections are increasing more than my connection pool size? Does Liferay clears idle connections? If not then how to clear these idle connections from Liferay? What is the...
AWS Mail configuration in Liferay with OAuth 2.0
Issue Need to configure AWS email service to Liferay with the use of OAuth 2.0 authorization. Configure SMTP with client ID/Secret instead of the use of email address and password i.e. Basic Authentication....
Migrate delta data after the Upgrade Process
Issue Our website is running and in parallel, we are performing the upgrade process with the cloned database schema. Now, we want to migrate delta data (the changed/updated data) for out-of-the-box Liferay...
Company ID assigned to a new virtual instance is too high
Issue After creating a new virtual instance, the company ID assigned to it has 14 digits. Environment Quarterly Release: 2024.Q1 Resolution The mechanism to obtain a company ID for a new virtual instance has changed...
Does the Timezone Needs to be Converted Manually When Fetching Database Entries Programmatically?
Issue We changed the default timezone by doing the following: 1. Instance settings > localization > time zone > change to eastern daylight time 2. User Account settings > preferences > display settings > change to...
Cookie consent persistence: how to check the history of responses?
Issue We have enabled Liferay's cookie consent banner for our site. Could you please guide us on where to locate the log of cookies accepted by our site visitors? Environment DXP 7.4+ Quarterly Release 2023.Q4...
Compatibility of Liferay with Spring 6.1
Issue When is Liferay going to be compatible with Spring 6.1? Environment Liferay DXP 2023.Q4.0 Resolution Spring 6.1.x also requires Jakarta EE 9+ API, which is not currently supported by DXP. The initial...
Some database tables are created per company
Issue When upgrading from 7.2 to 7.4, it seems that there are tables that appear multiple times with the only difference being the corresponding company ID. e.g., AccountEntry_x_COMPANY_ID Address_x_COMPANY_ID...
When will Java 17 be supported?
Issue I believe Java 17 is necessary for Spring 6 compatibility, and for being ready for the future of many Java libraries, I think Liferay should be compatible to Java 17 as soon as possible. Resolution We are working...
Does Liferay support Enums as Request Parameters?
Issue We have a custom module that was created using a REST Builder Template and have observed that our query parameters are not functioning correctly after setting an enum. We tried executing through both Postman and...
The Minification of JS Files are Being Downloaded as Separate Files to the Browser
Issue Whenever we deploy an NPM portlet (Angular / React), it does not do the minification of js files it has in the package.json file and rather they are downloaded as separate files to the browser which is impacting...