Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
SOC (Security Operations Center) and Threat Monitoring in Liferay SaaS and Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Does Liferay have a SOC (Security Operations Center) team and...
When creating a publication it generates many records
Issue When creating a publication it is generating many records, even when there is only one change. Is it an expected behavior of the portal? Environment Liferay DXP 7.4 Resolution This would be an expected...
Using a Display Page Template for a Blog that has its own scope (page scope)
Issue We have created a normal content page and we have added a blog widget to the page. That blog widget has its own scope. So any blog posts/content that has been created is stored in that scope. However, when a user...
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:...
Pressing tab skips the contents of the Navigation Menu
Issue I would like to switch between interactive objects in a Liferay Page, using the Tab button. However, User-created pages in the navigation menu are skipped when pressing the Tab button. Environment DXP 7.3, DXP 7.4...
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...
Forms upload for guests are not working after changing the mail domain in Instance Settings
Issue This article describes a known issue with guests uploads in Forms after changes to a Liferay DXP instance's mail domain. In this situation, you will see symptoms such as an error message in the UI indicating "An...
Accessibility Menu option available in Liferay
Issue How to enable the accessibility menu on the portal Environment Liferay DXP 7.4 Resolution To make it easier for the user to enable certain accessibility properties. Users can access the accessibility menu...
How to retrieve outbound IP address for a Liferay Cloud environment
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 describes how to identify and retrieve the outbound IP...
Liferay Form Repeatable Field Issues
Issue When adding a field or multiple fields when using Liferay forms, the web page reverts to the top of the form instead of remaining on the newly added fields. In the image below, after selecting the "Duplicate"...
Which permissions are needed to enable Staging for a role?
Issue Users with specific role should be able to perform Staging publications and access Staging settings. Which permissions are needed? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Grant the following...
I cannot update the Order status through PATCH request
Issue Order status does not change after sending a PATCH request. Environment Liferay DXP 7.4 Resolution The observed behavior is a known bug which is addressed via COMMERCE-11959. The issue has been fixed in...
Does having a script in a fragment qualify as a potential XSS vulnerability?
Issue We can put Javascript code in a fragment's HTML section where the code can be executed, when the fragment is opened, like <img src=x onerror="alert(document.cookie)"> Can that be a vulnerability to...
Does having a script in a button fragment qualify as a potential XSS vulnerability?
Issue We can put a Javascript code in the Button fragment's URL field, so it can be executed when we click on the button, like javascript:alert(document.cookie) Can that be a vulnerability to Cross Site...
NoSuchUserException in the logs after updating to DXP 7.4 U72
Issue We have deleted the default Test user from our environment in the past Now when we updated to U72 and above, we get an exception in our logs during startup:...
Unable to save home page, must use unique friendly url
Issue Cannot save a public and private page with the same Friendly URL on DXP 7.3. Upon saving you get the following error: Please enter a unique friendly URL. Environment DXP 7.3  Resolution This is an intended...
Anchor link does not jump to the tag
Issue Scrolling to a specific div from URL (i.e. www.yourdomain.com/yourpage#scrollme) is not working on Liferay Pages if we add Liferay Form on the page.  Once the form is loaded the page is scrolled to the top...
Site's custom field value is not available in Staging Site
Issue When using custom field values, it has been observed that the preview is not available in the Staging Site. The custom field values are only present after publishing the page to Live. Environment DXP 7.4...