Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Audit logs for site page deletion
Issue Need to get audit logs for site page deletion/ update. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution There are no OOTB configuration available for getting the Audit...
Gradle build without internet connection
Issue How to build the Gradle workspace without an internet connection? Steps to run the gradlew command using offline mode Environment Liferay DXP Resolution We have improved the offline support in the most recent...
The Layout table still contains database references for removed sites
Issue Not all references to a deleted site are removed since entries in the Layout table that had the site's groupId are still present after the deletion is complete. Steps to Reproduce 1. Start a clean DXP 7.3...
Conflict loading libraries from the global classpath(tomcat-/lib/ext/)
Issue Loading the libraries from the global classpath is conflicting with one of the Liferay's internal module Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.archivers.zip.ZipFile...
Alternative for browser native dialogs when Liferay is rendered in cross-domain iframes
Issue Is there a roadmap for Liferay to deal with Chrome's decision to remove JS dialogs from cross-origin Iframes? Since this can create issues such as using the Control Panel when Liferay is using one of those...
Specifications API is not supporting Upsert operations
Issue Users are unable to add translations for title/labels in Specification API. Steps to reproduce: 1. POST a specification by using the Specification API endpoint...
Unable to add Products with Tags via headless API
Issue Steps to reproduce: 1. Create a product using POST /v1.0/products (Request is attached). 2. Execute the request and check the response. 3. Tags are showing blank and on Product UI, tags are not generated....
Unable to add Products with Specifications via headless API
Issue When a product is created with specifications, the 200 response code is received. But, on UI product is not visible. Steps to reproduce: 1. Create a product by using the POST /v1.0/products (Request is...
When the data for 'from address' and 'from name' are more than 50 characters, custom calendar notification templates cannot be saved
Issue The notification template is not being saved Steps to reproduce: 1. Add a 'Calendar' portlet to page 2. Navigate to Calendar settings 3. Navigate to notificationtemplates tab 4. Edit 'from address' and 'from...
After installing a new portal with an AdvancedFileSystemStore document_library, the images aren't shown
Issue After migrating, upgrading or installing a new portal with an existing database and document library folder using the AdvancedFileSystemStore the images and documents aren't accessible....
The DXP/Portal WAR's shielded-container-lib/ directory to load libraries
Issue Shielded container library in DXP 7.4 over global classpath(tomcat-<version>/lib/ext/ directory to load libraries globally) Environment Liferay DXP 7.4 Resolution The DXP/Portal WAR's shielded...
Heat mapping functionality in Liferay Analytics Cloud
Issue With Heat Mapping as part of Liferay Analytics, it would be great to have a one-stop-shop experience. Heatmapping functionality that would allow consumers to see what areas of each page are used most by users...
Can I change the CPU and Memory usage alert metrics?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is there any way to change the default metric value of CPU...
Liferay image fails to start with a javax.servlet.ServletException
Issue My Liferay image is failing to start with the default settings. The following message is thrown in the logs: javax.servlet.ServletException: A servlet matching the filter...
Using $dateTool.toDate in a Velocity template does not return any date
Issue In a Velocity template, trying to get a date using dateTool.toDate does not work as expected when using a locale different from default one. As an example, if under those conditions we have a Velocity...
Liferay related fields that can be added in Jboss access log
Issue How to add the access-log pattern that includes Liferay related fields in the access log? Environment JBoss 6.x JBoss 7.x Liferay DXP Resolution To enable the access logs, you may follow the...
Adding all locales is exceeding the maximum characters
Issue The below error is observed when Liferay DXP 7.4 is started with this property...
Disable/Stop the immediate login post resetting the password
Issue How to disable/stop the immediate login post resetting the password and want users to redirect to the login page. Environment Liferay DXP 7.2 Resolution The default functionality of Liferay is to log...
Files in the document_library folder are owned by the root user
Issue After executing the portal with the Linux root superuser, some files and folders in the $LIFERAY_HOME/data/document_library folder are now owned by the root user and can't be accessed by the...
(IX_228562AD) violated on Server restart caused by a DuplicateLockException
Issue Unique constraint (IX_228562AD) violated on Server restart. It could be shown as an ERROR log message in JDBCExceptionReporter class and an INFO log error in BackgroundTaskMessageListener class. 2022-04-20...