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
How to retrieve images associated with Asset Categories from custom code?
Issue When editing a category, it is possible to set images. However, when trying to get those images from my custom code, I am unable to do that. There are no related methods in AssetCategory objects. Environment...
No external access to database
Issue We need to make some modifications to the database, and therefore we have opened port 3306 of the database to be able to access it from outside, just as we have done many other times. However, this time we...
Web Server keeps asking for basic authentication when using a Client Extension that makes a request via OAuth to Liferay API
Issue A Web Server before the Liferay environment is configured with Basic Auth. Liferay uses a Client Extension (CX) that makes a request to a Liferay API using OAuth. When the page using the CX is loaded, the Web...
The list of web contents filtered by Mine or Recent can take some time to load
Issue When using the Web Content admin view filters Mine or Recent, the list of resulting web contents can take a while to load.  Environment Quarterly Release 2024.Q1, 2023.Q4, 2023.Q3 DXP 7.4, DXP 7.3 Resolution...
Authority to view form entries
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Microsoft Azure Key Vault with Liferay DB
Issue Can we use Azure Key Vault with DB setup configuration in Liferay instead of having it in plain text in the properties file? Is there any way to configure the DB in Liferay using Azure Key Vault? How we can use...
How long does it take Liferay analytics to get the analysis results (number of accesses) after the page is published?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
ModelSearchRegistrarHelper class mentioned in Search Service Registration article is missing
Issue I tried to follow this Search Service Registration article to perform indexing my custom service-builder object, but there is no ModelSearchRegistrarHelper class available, what should I do now? Resolution Remove...
Uploading Files to Documents and Media with the Forms Feature
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
PaaS deployment fails with HTTP Error 408 Request Timeout
Issue Today a build on DEV environment fails repeatedly (3 times) with the same error each time:   Failed to deploy the services in /var/jenkins_home/workspace/xxx_dev/build on liferay.cloud. HttpError: HTTP Error: 408...
URL specification of the administration screen
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Web content indexing coverage
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Tomcat Vulnerability Impact (CVE-2023-28708)
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
The Commerce Site Catalog UI is distorted when the '/' is placed at the end of the URL
Issue UI is distorted when the user appends '/' at the end of the URL Steps to reproduce: 1. Start Liferay DXP U62. 2. Navigate to Site -> Click on the "+" blue icon -> Select 'Minium' template. 3. Opened the...
Modified date not match the author of a web content, document or any other asset.
Issue The author displayed for content/documents is inconsistent when modifications are made by users other than the original author. When a user edits and publishes the content, the displayed author is...
Web Content Not Displayed in Context in Search Results
Issue Some web contents are not displayed in context when accessed from search results with the "Display selected search result in context" checkbox selected. For web contents displayed in an asset publisher, the...
Impersonation Clashes with Cached Web Content Templates
Issue Web Content Templates can be configured for caching to boost performance. When not cached, the generated HTML is rendered for each request. When cached, the generated HTML is stored in the cache and...
Cannot add the Indonesia or Hebrew language to instance after changing locale codes to ISO 639 language codes
Issue From Java 8 to Java 17, changes were made in locale support, specifically with the language codes for Hebrew(Israel) and Indonesian(Indonesia), according to this article:...
How to preserve the structureId and formId during export/import to avoid mismatches between environments?
Issue When we export/import web content articles and forms, their IDs sometimes change.  How to preserve the structureId and formId during export/import to avoid mismatches between environments? Environment...
How to create Web Content with large images from text file?
Issue Copy-pasting large images from text file prevents the Web Content from being published, although it appears correctly in the editor. Environment Liferay DXP 7.4 Resolution When images are copy-pasted...