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
Multipage form does not save data to the DB while navigating to next page
Issue While using a form with multiple pages, the user has a requirement to save data to the database on the first page before moving to the second page. Environment Liferay DXP 7.4 Resolution Multi-page forms do...
Gradle dependencies are failing for POI OOXML
Issue Users are unable to upload .xlsx and .xlsb file extensions to the application, after the issue was investigated and it was determined that the issue began appearing following the Liferay upgrade from DXP 7.3...
Blog view count is not increasing inside asset publisher
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 SP3. 2. Create a new blog entry and deploy the blog on the page. 3. Deploy the asset publisher portlet on the page. 4. Click on the configurations of the asset...
Create date is not visible inside Product Relations
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 U60. 2. Create a new minium site. 3. Navigate to products. 4. Select any product. 5. Click on the Product Relations Tab. 6. Add product(any). 7. Product is added...
user is unable to update SKU twice via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Create an option with the name "City". 4. Create a specification with the name "segment". 5. Navigate to...
Product comparison bar not removing after refresh
Issue The product comparison widget bar is not removed after the refresh Steps to reproduce: 1) Created two simple products 2) Navigate to Minum Site and drag the 'Product Comparison Bar' on this page. 3) Now, try...
The Form is temporarily unavailable
Issue Error if the form is edited while it is filled out by any user Steps to reproduce: 1. Log in as Admin 2. Create a Form with 2 Text fields 3. Place the Form widget on the Home page, select the Form for display...
The currency format is not displaying as expected
Issue The currency format is not displaying as expected for INR(Indian Rupees) Steps to reproduce: 1) Navigate to Control Panel > Commerce > Currencies > INR > Format Pattern 2) Change pattern from ₹ ###,##0.00 to...
Where are comments entered by other users when assigning, approving, or rejecting workflow tasks managed?
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....
"Too many redirects" Error on SAML Logout
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When I log out, Liferay (the SAML SP) enters an infinite...
My Javascript code is rendered twice when SPA is enabled
Issue The following code renders a modal window when the DOM Content is loaded: ... if (document.readyState === 'loading'){ document.addEventListener("DOMContentLoaded", onContentLoaded); } else { onContentLoaded();...
Deploying Multiple Environments with Cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When deploying multiple environments to Liferay Cloud, the...
I want Liferay to fill the hreflang tag in pages only for translated languages
Issue Liferay generates an hreflang alternate url in the head of every page for every locale available for that site. If no translation is available for the content, it will be displayed in the default language. This...
How to disable the portal default canonical url generation
Issue Customer has a custom development to generate canonical urls and it clashes with portal default canonical url generation, so it has to be deactivated. Environment 7.4 Resolution To avoid the default behavior...
File upload to Documents and Media is slow or even fails
Issue The upload process is so slow or even fails for uploading files with certain extensions. For example, an MP4 file is processed in 1 second, but an Excel file takes more than 100 seconds. Environment DXP...
Is there a character limit on file names for content uploaded to Documents and Media?
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...
Display order of category navigation and tag navigation
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...
ADA Accessibility: Drag and Drop functionality not accessible using keyboard when adding new web content Structure
Issue When adding a new Web Content Structure, the elements in the expanded Builder sidebar are accessible and operable only by Drag and drop motion using the mouse. This presents an accessibility issue for...
Authentication of Iframe Widgets
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 Does...
How to find all the invalid references in Web Content and Blog entries?
Issue We want to check if there are invalid references in all our web content articles and blog entries. There is a possibility to check web content articles with the class ModelValidatorUtil using a Groovy script....