Search Results

All Results 7011
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
CORS request is failing
Issue If the user allows any origin (Access-Control-Allow-Origin: *) to access the resource, the CORS request fails. Steps to reproduce: 1. Start Liferay DXP 7.4 U90 2. Navigate to Control Panel > Instance...
Do I need more license keys if I have more Virtual Instances?
Issue We have multi tenancy in our Liferay environment. Multiple instances are created from Control Panel > Virtual Instances. Do we need to deploy more license keys?   Environment DXP 7.0+ Quarterly Releases  ...
How to disable API endpoint (/o/api) for logged in users?
Issue Need to disable API endpoint (/o/api) for logged-in users. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution To disable API Explorer, please navigate to Configuration > System Settings > Platform >...
Form Container does not display relationship field for parent object
Issue I have an object A with a one-to-many relationship to object B. When I add a Form Container to a page and map it to object A, I cannot select the related object B entries. Environment Liferay DXP 7.4+ Resolution...
Insufficient Permissions to Access Folders When Uploading Documents to Web Content
Issue Users with a role other than Administrator, for example, the "Editor" role, receive a permissions error when they try to access folders within Documents and Media while uploading a document to Web Content. The...
Adaptive Media Images Not Displaying for Users in Product Catalog Search Results
Issue When using Adaptive Media with images in Product Catalog search results, the images are displayed correctly for some users, but not others. For example, Adaptive Media is not working for...
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...
Asset Publisher Subscriptions Only Trigger Email for New Assets
Issue When using the Asset Publisher with subscriptions enabled, email notifications are only sent when a new asset is added to the selection. Updating an existing asset's content does not trigger a new notification....
Why doesn't the database's "userId_" update within the PLOEntry table with the ID of the last user to edit?
Issue We've found that when updating any Liferay Language Override key-value, the PLOEntry table within the database is not being updated with the ID of the last user to edit. It is our understanding that the table...
Brave Browser Issues
Issue I am experiencing an issue in Liferay, that is only reproducible in Brave browser, but not reproducible in Chrome, Firefox, Safari, or Edge. Environment Quarterly Releases Resolution The Compatibility...
Changing the Displayed Time Zone for Audit Logs
Issue Even after changing the time zone for the instance within the Instance Settings, the time zone for the Create Date for the logs in Audit are still displayed in UTC.   Environment Liferay DXP 7.4 Quarterly Release...
On RSS Feed feature deprecation and removal
Issue When reviewing documentation such as https://help.liferay.com/hc/en-us/articles/360028820652-Configuring-RSS-Feeds the RSS Feed feature is listed as deprecated, and has been 7.1 but is still available in 7.4. 1. If...
SAML Logout Issues: Multiple Login Entries and Optimistic Locking Exceptions
Issue When a user logs out after authenticating via SAML, multiple login entries might be recorded in the audit logs. This can lead to HibernateOptimisticLockingException errors, particularly during...
Data Migration Center: Unable to Import CSV file
Issue The issue only occurs when the field is being translated, using objects alone does not cause it. Steps to reproduce 1. Navigate to the Applications Menu and click on Data Migration Center. 2. In that, click...
'External Reference Code' field on the UI
Issue An 'External Reference Code' for the 'Address' field on UI is required since it is already there in the database for the entity. Environment Liferay DXP 2024.Q1 Resolution LIferay has started working on this...
DuplicateFileEntryException on Virtual Instance Startup
Issue A `DuplicateFileEntryException` error occurs when starting a clustered DXP instance after a virtual instance is created, even if the file already exists in the Document Library. The error, seen in the...
LIFERAY.HEADLESS.DELIVERY scope missing or delayed in OAuth 2 applications
Issue The LIFERAY.HEADLESS.DELIVERY scope is missing or delayed in appearing when creating or managing OAuth 2 applications. The issue can occur intermittently, with the scope sometimes appearing after a delay of...
Renaming a fragment set folder creates a duplicate fragment set
Issue Renaming a fragment set's folder and redeploying it creates a duplicate fragment set in Liferay DXP. Environment Liferay DXP 2024.Q1.5+ Resolution This is expected behavior. The folder name serves as an...
Can we filter users and child organisations separately in a parent organisation view?
Issue Currently, when viewing users and child organisations assigned to a parent organisation, both entities appear in a unified list. This prevents users from viewing only child organisations or only users in a...
Can we get the Info panel visible in search results when selecting a specific Web Content?
Issue When you go to Web Content, the Info Panel is visible on the top right corner. It is also visible when you select a specific Web Content and gives you valuable information. However, when you perform a search, the...
Automated third-party translations: Translation Usage Metrics / Analytics
Issue We would like to see more translation usage metrics or analytics about our translations when they are translated using third-party tools. For example, seeing the number of words displayed would be useful. Is this...
Is it possible to auto-generate translations for Web Content metadata such as the 'Description' field?
Issue Beyond translating the web content fields from its DDM structure, does Liferay offer the capability to auto-generate translations for metadata such as the 'Description' field?  Environment Liferay DXP 7.4+...
Third-party translation engine: is it possible to configure banned/blacklisted words?
Issue If using a third-party translation engine, does Liferay provide options to configure banned/blacklisted words to ensure they are excluded from generated translations across multiple languages? Environment Liferay...
Is auto-generating translations for widget pages, particularly for SEO metadata fields (e.g., keywords, HTML title, description) supported?
Issue While Liferay provides the option to add translations for Content Pages, does it support auto-generating translations for widget pages, particularly for SEO metadata fields (e.g., keywords, HTML title,...
Third-party translation engine: is it possible to generate translations tailored to a specific brand tone?
Issue If using a third-party translation engine, does Liferay provide options to generate translations tailored to a specific brand tone? Environment Liferay DXP 7.4+ Liferay Quarterly Release Resolution Currently,...
S3 Requests Causing Timeouts in Environments Without Internet Access
Issue We observe very long loading times (over 60 seconds) when accessing certain content management pages in the admin area, particularly: Editing a page in the page editor for the first time after login...
Non-descriptive Accessibility Labels on Toggle Options
Issue Toggle options in are labeled as 'checkboxes', and are not given an identifier. Therefore, Accessibility Readers report them as: “##### checkbox checked”. For example, inspect the element to find the...
Duplicate Entries in Control Panel after installing a Hotfix
Issue After installing a new hotfix, the Control Panel shows repeated sections and options.  Environment Liferay DXP 7.4 Resolution This problem can be a consequence of not deleting the contents of...
Only the person assigned to a Workflow task should be able to edit the Draft
Issue A User, who is assigned to a Workflow task should be the only user who is able to edit the Draft while the Workflow task is assigned to him/her. Currently, users with edit/admin rights can edit the Draft any...
Preview of PDF document (generated with ItextPDF) contains unwanted spaces between letters
Issue We are generating our PDF files programmatically using ItextPDF 7.2.5 API The Library used is compileOnly group: 'com.itextpdf', name: 'itext7-core', version: '7.2.5' After uploading such a PDF file to DXP's...
Uploading a large amount of data results in high memory usage on CI service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Uploading more than 1 GB worth of files can result in a failed build...
Unable to adjust the Mandatory status of a field after publishing the Object Definition
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue This article documents intended behavior where the Mandatory status...
"Specified key was too long" warnings when upgrading from 7.2 to 2023.q3.2
Issue We are upgrading from 7.2 to 7.4 When running the upgrade tool, there is this WARN: WARN  [main][BaseDB:1468] (conn=697) Specified key was too long; max key length is 3072 bytes: create index IX_F365A086 on...
Not able to set virtual host value for virtual instance: "Please enter a valid virtual host"
Issue I want to set the virtual host on a virtual instance (Control Panel/Virtual Instances), but I cannot save it, I get error "Please enter a valid virtual host". This hostname is not set for any other virtual instance....
Access-control-allow-origin CORS Header not honoring System setting Configuration
Issue When configuring CORS headers in System Settings we are seeing that access-control-allow-origin header doesn't always have the configured value. Environment Liferay DXP 7.4 Resolution According to the...
How can a non-admin user access the Content Dashboard
Issue I would like to create a non-admin user with permission to access the Content Dashboard. Environment Liferay DXP 7.4 Resolution To make the Content Dashboard accessible to a non-admin user, you will need to...
Clicking Back in Edit Mode leads to Error Page
Issue When editing a content page in our environments, trying to exit using the back arrow leads to an Error page and a NullPointerException when rendering the page. On the url, the parameter...
Client Extension fails to deploy when extension name is too long
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When naming a Client Extension, the extension will fail to deploy if...
CI service's monitoring data is not visible in cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue CI service is not showing any monitoring data after a...
Security Managers, Vul ID: V-222936 STIG 
Issue Vul ID: V-222936 STIG is flagged when Java Security Managers are not enabled. It states that "The Java Security Manager must be enabled." Environment  DXP 7.1 Resolution Liferay DXP does not currently support...
Exception executing batch [java.sql.BatchUpdateException: data exception: string data, right truncation ; size limit: 75 table: COMMERCEVIRTUALORDERITEM column: URL]
Issue Virtual Product URLs can contain only 75 characters Steps To Reproduce 1. Create a Minium 2. Money Order is enabled 3. Create a Virtual Product with a price 4. Into the URL, put something that contains more...