Search Results

All Results 7025
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
Users getting stuck with a non-default language in the URL
Issue When a user accidentally chooses another language they get stuck in the URL and renders all links unusable. Users have to either manually enter /en/ or clear cache to get back to English. Environment DXP 7.4...
New User cannot log in to Cloud Console - The invitation link is invalid or expired
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Invited a new Admin User to access the Cloud Console When the...
How to configure Google Merchant
Issue In Global Menu → Control Panel → CONFIGURATION → System Settings → COMMERCE there is the Google Merchant option with two configurations:  Product Definition System Configuration SFTP Upload Configuration I...
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"...
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...
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...
Test cases bundled in jar using the "react-select" dependency resulting in deployment error
Issue Deployment of a jar that includes "react-select" as a dependency in package.json may fail due to test cases that were bundled as part of the build process, in particular...
Control Panel looks distorted or has styling issues
Issue Control Panel looks compressed and distorted or has incorrect styling, such as below. Environment DXP 7.4 Resolution Clear the browser cache, or use incognito/Private window mode to access Liferay.   , content:...
Updated Portal Property Default Values for Virtual Hosts
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Virtual Host defaults were changed from a wildcard value to...
Unable to access the data from asset that is going through the workflow process
Issue When running a workflow instance that contains client extensions, users need information from the specific asset version that is going through the workflow process to run the workflow process logic inside...
Can we filter the logs by time in the 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 How can we fetch logs by the exact time, hours,...
Can we use the same friendly URL in a page's translations?
Issue We have a page where we want to use the same friendly URL for different translations, but when we try to save the page, it fails with an error: Please enter a unique friendly URL. We understand that...
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:...
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...
Analytics Cloud - Change the additions of multiple organizations for the Segment creation condition
Issue When we try to create a new condition using Segments → Create Segment → Dynamic Segment → Organization Attributes → Organization, we find that we can select multiple organizations now. However, when...
Create a sub question in forms
Issue Next question should appear according to a previous answer in Liferay Forms. Need to show questions to end-user based on their previous response. Specifically while dealing with multi-choice questions....