Capability

Platform

Liferay DXP is a robust platform with its own navigation menus, configuration methods, and core features. These core features are foundational to effective system administration, maintenance, notifications, and other core platform functions.

Feature
Deployment Approach
Error executing FreeMarker template with #null when rendering web content
Issue When trying to render a web content we get the following error in Liferay DXP log: 2021-02-12 11:41:48.911 ERROR [http-nio-8080-exec-9][runtime:59] Error executing FreeMarker template FreeMarker template...
How can I modify the Admin Theme?
Issue Sometimes we need to modify some aspects of the admin-theme, for example, to change the look and feel of web content editions. Environment Liferay DXP 7.0, 7.1 Resolution The admin-theme can not be modified...
DLFileRank query running for a long time and taking up pool usage
Issue I am seeing a long running database query and am concerned about its impact on my environment:  insert into DLFileRank (groupId, companyId, userId, createDate, fileEntryId, active_, fileRankId) values (:1 , :2 , :3...
Site Administrators can't edit or create Workflows
Issue A user with the Site Administrator can't create or edit workflows through Kaleo Forms Admin. When attempting to do so, the user sees that the fields are greyed out and the 'Save' button is missing. Environment DXP...
A Liferay Cloud hosted website won't redirect https://mydomain to https://www.mydomain
Issue When opening a Liferay Cloud hosted website without the www part in the URL, the redirection to the site with the www part in it will not happen. Example: https://mydomain.com will not redirect to...
Is it Possible to View HTML Source Code in Text Fragments?
Issue As a user, I would like to have access to the HTML source code for text fragments. Environment DXP 7.3 Resolution Alloy Editor does not currently have a source code view feature.  Additional Information It...
How Do I Resolve "Page Not Found" Errors Thrown by Custom 404.jsp Pages in 7.3?
Issue When I navigate away from my custom 404.jsp page in 7.3, I see a "Page Not Found" error instead of the intended page. Environment Liferay DXP 7.3 Resolution A solution is described in LPS-127143, and will...
Increase/decrease uploaded image resolution to make to 300 DPI as standard
Issue A requirement of increasing/decreasing uploaded image DPI (resolution) to make to 300 DPI as standard. Required API which we can be called programmatically from the code to increase/decrease DPI for uploaded...