Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Detected Vulnerabilities related to Struts
Issue A security scan has picked up the following vulnerabilities related to struts-core:  CVE-2012-1007, CVE-2014-0112 CVE-2014-0112: ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict...
Pages using template have a different URL showing in sitemap.xml
Issue When crating pages or web content using a page template the URL that is generated contains a "w" character. When checking the sitemap, this pages are being referenced using the character "-" instead of...
403 error in Liferay SaaS project
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Sometimes, Liferay SaaS clients report that they are...
Disable Commerce module on Liferay 7.4
Issue Liferay Commerce is not relevant for the business user, they would like to disable it in DXP 7.4 Property added to portal-ext.properties file: enterprise.product.commerce.enabled=false Environment DXP 7.4...
The same URL repeats in sitemap.xml even after disable sitemap index
Issue When the property "xml.sitemap.index.enabled" is false one sitemap is created for each site. When there's a unique sitemap index the same URL is repeating several times.   Environment DXP 7.3+ DXP 7.4 u4...
Entity content is too long for the configured buffer limit
Issue When performing a custom search such as: IndexSearcherHelperUtil.search(searchContext, query); the following exception is thrown from Elasticsearch and no results are obtained from the...
AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) deprecated and not used on DXP 7.3
Issue When trying to return the entries for a specific AssetCategory with AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) on DXP 7.3 you get zero results, even if you have a category and some...
Conditional workflow is breaking
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel > Applications > Workflow > Process Builder > Workflows > Add Conditional Workflow(attached). 3. Apply conditional workflow on...