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
Blog Image Id is retrieving differently via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Content & Data > Blogs. 3. Create one blog. 4. Now, navigate to localhost:8080/o/api. 5. Execute this request under BlogPostingImage: Get...
How to mass reset passwords
Issue We need to reset the passwords of all of our users. Due to the amount of users we have, it would be difficult doing this manually. Is this functionality available out of the box, or is there a best approach...
Unable to upload the webp images in small image section of blogs
Issue Whenever the user tries to upload the .webp images in a small section of the blog, the following error is showing on the UI: An error occurred while scaling the abstract image." message on UI Steps to...
How to improve cases where a Rest Module isn't built?
Issue From time to time some Rest Modules are not being built using Gradle. Environment Liferay 7.3 Liferay 7.4 Resolution The common and initial suggestion is always to download and use the latest...
After configuring a CDN, Liferay does not load images and throws error in browser console
Issue We have configured a CDN with our Liferay environment. The portal is unable to load Liferay JS/CSS and images and we see errors in the browser console: Access to XMLHttpRequest at 'https...(CDN)' from origin...
Why does Language selector update the User?
Issue When the user uses the Language Selector Widget to change the language of the UI the portal updates the user The following module is visible in the stack trace: at...
Profile photo is uploaded rotated
Issue When we try to upload a specific picture it appears rotated upon upload, but the orientation is fine when viewing it locally. Environment DXP 7.0+ Resolution The root cause of the issue is the metadata of the...
Theme images not loading in web content
Issue Theme based images are not visible in web content fetched through themeDisplay.getPathThemeImages() function in the template. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...