Search Results

All Results 7016
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ArticleFriendlyURLException thrown when importing a site template lar file
Issue Encounter exceptions as below when importing a site template lar file: 2023-06-06 07:30:23.629 ERROR [liferay/background_task-2][LoggerExportImportLifecycleListener:399] Staged model {class:...
Instance settings not being respected when setting an upload limit in Forms
Issue When setting a value above the default (5) for the allowed upload limit for a guest user in the instance settings, my form is not accepting more than 5 submissions In order for this behavior to be achieved, I...
Custom CSS on a page
Issue How to add the custom CSS on a page Environment Liferay DXP 7.4 Resolution CSS editor is where users are able to add custom CSS code to the Page.  To add the custom CSS, the following steps can be taken:...
Getting null value for "to name" in email template
Issue Enable the email functionality, after submitting the form, getting the ''null'' value in the 'to' section of the email template. Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel >...
How to change message sent by email when making a comment in Asset Publisher
Issue When making a comment on some Web Content present in an Asset Publisher, with the Enable Email Subscription setting enabled on its page, a commented notification is sent by email to users subscribed to that Asset...
English (Australia) is not an available localization on a Liferay SaaS instance
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue English (Australia) is not an available localization on a Liferay...
0Auth2.0 issues new token every time even before token's expiration time
Issue The access_token expiration default is set to 10 minutes. When invoking the /oauth2/token before the previous token expires, a brand new token is issued instead of the original token.  Environment DXP 7.4...
Filter on related elements for custom Objects
Issue When attempting to retrieve a relationship field with a custom Object using the nestedField parameter through the API, we encountered an issue where the field is not included in the response. Environment...