Capability

Digital Asset Management

Liferay’s Digital Asset Management (DAM) tools simplify the organization and management of digital assets. Assets include images, videos, presentations, documents, and much more. Additionally, the Asset Library feature enables you to manage and publish assets in one central repository for use across multiple distinct sites.

Feature
Deployment Approach
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...
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...
Form rules not being respected when using the ''Jump to Page'' action
Issue By placing some rules on the form, indicating the user to jump to a specific page if the condition is reached, I noticed that the rules are not being respected and the user is not going to the required page....
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...
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...
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"...
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...
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...
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...
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...
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...
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:...
Unable to get default company ID error encountering after upgrade
Issue After the upgrade from Liferay DXP 7.4 to update 75 or above, the following error is showing on the console for non-liferay user domains: ERROR [main][BatchEngineUnitProcessorImpl:279] Unable to get default...
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 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...
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,...
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...
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...