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
Analytics Cloud Connector NullPointerException
Issue An Analytics Cloud issue has been discovered in Liferay DXP 7.2 where the Analytics Cloud Connector throws a NullPointerException which may prevent it from operating properly. This behavior will occur in the...
IE11 "unable to get property of 'selectors' of undefined or null reference" Errors
Issue After patching to dxp-8, the Internet Explorer 11 (IE11) console is throwing "unable to get property of 'selectors' of undefined or null reference" errors Environment DXP 7.2 Resolution This error is...
The "Private Pages" menu can not be removed even after removing all private pages
Issue After removing all of the private pages, the "Private Pages" menu remains. Environment Liferay DXP 7.1 dxp-18 or before Resolution One possible reason is that the "content page" was created before under Private...
Understanding Liferay DXP's compatibility with Elasticsearch
Introduction Last updated: May 28, 2025. The Search Product Team often receives questions about Liferay DXP's compatibility with Elasticsearch. This seemingly simple question belies surprising complexity: it depends...
Copy-pasting an image into a Web Content HTML field is stored as base64 characters
Issue When an image is copy-pasted into the Web Content editor, it is stored as a base64 collection of characters. What is the limit of this image? Are there any alternatives to this behavior? Environment DXP 7.0...
How to search using JournalArticleLocalServiceUtil and sort by title?
Issue When using the JournalArticleLocalServiceUtil class to search for web contents, we are facing the following issues It is not possible to sort by title, since its localization is being stored in the table...
[CKEditor] Adding alt-text to images
Issue In order to comply with WCAG accessibility guidelines, we would like to add alt-text to the images that are uploaded in the Documents & Media gallery. How can we do that? Environment DXP 7.0+ Resolution If you...
Special characters are used in friendly URLs
Issue Special characters, e.g. åäö are shown in friendly URLs, instead of showing the ASCII version. Example: page is titled new page åäö becomes /new-page-åäö instead of /new-page-aao Environment DXP 7.0+ Resolution...