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
Restrict guest users from accessing login page when attempting to access a protected page or resource
Issue By default, guest users are prompted to the login page when they are attempting to hit a url or access a resource that is protected and not available to guest users. I do not want guest users to be redirected to...
Why Are Unrelated Pages Appearing In My Page Searches?
Issue When I search pages through the page tree, seemingly unrelated pages will sometimes show up in my search results. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution One reason for seemingly unrelated...
'Failed to run platform init' error when installing Developer Studio
Issue When running the Dev Studio Installer, I encountered an error that looks like the following: Problem running post-install step. Installation may not complete correctly Error running C:/Program...
Certain portlets have aria-autocomplete attributes
Issue While inspecting the DOM for certain portlets (Page Comments, Blogs, etc ...) deployed on DXP pages, users may notice the below aria attributes: aria-autocomplete="list" aria-expanded="false"...
Patching Tool 3 selects older patch in the patches folder to Install
Issue Patching Tool 3 selects older patch instead of the newest/latest in the patches folder to install I have more than one hotfix in the patches folder, and Patching Tool 3 selects the older one to install Environment...
Patching Tool 3 "info" Command showing multiple patches as "Will be Installed"
Issue Patching Tool 3 info command shows multiple patches as "will be installed" Environment Patching Tool 3 Resolution Keep only the needed patches in the Patches folder For Example: If you have DXP-1 and hotfix-2 installed. ...
'There are no patches installed' after applying a hotfix
Issue We try to apply a hotfix to the container based on the image liferay/dxp: 7.3.10-ga1, but it is not working. The docker log shows initially the message: [LIFERAY] Patch applied successfully. But then shows...
Liferay Gradle plugin is not compatible with gradle 6.0+
Issue When building a service using Service Builder, I encounter the following error: A problem occurred configuring project ':modules:test:test-api'. > Failed to apply plugin class...