Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
Favicon not showing on legacy Microsoft Edge
Issue Liferay DXP is running locally on http://localhost:8080 Liferay DXP favicon doesn't show up on Microsoft Edge legacy (EdgeHTML) v.18 or lower. Instead, a dummy favicon placeholder will be shown: On the same...
Define Permissions page crashes with a large number of groups on MS SQL Server
Issue When a large number of Organizations are added in the portal (More than 200,000), the "Define Permission" screen breaks down and appears to be blank when clicked on Summary -> Control Panel -> General...
Adding custom Spell checker and Query suggestions for languages that do not have them by default
Issue You might want to enable the spell checking and suggestion feature in your 'Search Portlet' but the language you wish to use does not have them by default. Environment Liferay DXP 7.x Resolution Create a...
Guest User can't upload files in Forms
Issue Guest users should be able to upload files in the forms. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution As of now, there is no out of the box feature where a Guest user can...
HTTP 500 error when logging in via Liferay App Screen
Issue Users may occasionally be unable to authenticate in Liferay DXP with Liferay Screens for Android. The following errors might be observed in the web server logs: POST /c/portal/login HTTP/1.1" 500 And the...
The main.js of Notification portlet can be accessible
Issue End-user able to access main.js URL at their end Environment Liferay 6.2 Resolution The main.js of the Notification portlet can be accessed via inspect element or browser.  It can be accessed in the browser...
How to programmatically get the list of calendar event invitees
Issue I want to get the list of users that accepted an invitation to an event (but programmatically, not by viewing the event on the UI) Environment DXP 7.2 Resolution - in the background, calendar events are called...
How to see the number of downloads for Documents and Media?
Issue In Liferay 6.1 and 6.2, if you opened a Document as and Admin, you had the information about the number of downloads. This is missing in DXP 7.0+ Environment Liferay DXP 7.0+ Resolution In DXP 7.0+, you can...