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
Asset Libraries throw warnings after upgrade from DXP 7.3
Issue During or after upgrade from DXP 7.3 the following output is visible in the log: WARN [Portal Dependency Manager Component Executor--1][BasePortletIdUpgradeProcess:511] null...
Broken pipe message in the log when opening Liferay for the first time
Issue Opening Liferay in the browser after removing the osgi/state folder (due to patching best practices) shows the following error message in the log: 2020-04-01 03:54:29.581 ERROR...
Endpoint doesn't work if I use the path specified in /api/jsonws page
Issue When we open the /api/jsonws page in Liferay and would like to use any endpoints that are namespaced, nothing happens This means that all endpoints that are not under the context name of "portal" are...
Guest permissions set on uploaded file
Issue The user could choose to inherit the permissions from the parent folder when creating new folders/files inside one folder. If the permissions of the parent folder have been modified, it would be better if the...
Need to find the number of user visits to a page in the website
Issue Need to add the page hit count on a portal site to the audit report. Environment Liferay DXP [all versions] Resolution You can add page view events to your audit report, but keep in mind that doing so adds...
Can I change the permission for Liferay logs?
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...
Creating a notification template throws a SQLSyntaxErrorException: Unknown column 'notificati0_.classNameId' in 'field list'
Issue When I attempt to create a notification template, the creation fails and I see a SQLSyntaxErrorException: Unknown column 'notificati0_.classNameId' in 'field list'> in the logs. I recently updated Liferay...
Unable to set company logo
Issue Steps to reproduce: 1. Start Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > Instance Settings > Instance Configuration > Appearance. 3. Set a custom company logo. 4. Click Save. Expected...
Alter published Object on Oracle DB
Issue Once an object has been published, it's not possible to alter the object when using Oracle DB. Environment DXP 7.4 Resolution To resolve this behavior, update your installation to 7.4.13 DXP U47, or open a...
Documents & Media URL format changed in DXP 7.4 u36+
Issue Document & Media Latest Version URL in DXP 7.4 u36+ has changed such that the groupid, folderId and UUID no longer is available from the URL. Previous upload URLs had a format of...
Attribute in portlet session cannot be found from theme
Issue Set an attribute in a portlet's session, like this: @Override public void render( RenderRequest renderRequest, RenderResponse renderResponse) throws IOException, PortletException { HttpServletRequest...
Is it possible to customize Liferay's core libraries?
Issue What happens if a user encounters an issue that can be resolved by customizing Liferay's core libraries, such as the 'AutoDeployDir.java' class? Is this the right approach? Environment Liferay DXP [all...
"Unable to get portal cache manager MULTI_VM_PORTAL_CACHE_MANAGER" error while server restart
Issue "Unable to get portal cache manager MULTI_VM_PORTAL_CACHE_MANAGER" error has been observed while server restart. Environment Liferay DXP 7.2 Resolution If you have a cluster setup and you have restarted one of...
Why is the User-ID counter decreasing in a cluster system?
Issue At new user creation the User-ID counter is decreasing in a cluster system. This can be a problem when using Service Builder. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP...
Using web.server.https.port property with multiple values
Issue Does web.server.https.port / web.server.http.port property allow multiple values assignment? In case user needs to use two ports, should this property be used with 2 values? Environment Liferay DXP [all...
Cannot access actionMapping variable when overriding a StrutsAction
Issue When a StrutsAction is being overriden by a custom component, I cannot use the variable actionMapping in order to return an appropriate ActionForward object. Example: return...
If you change the screen name in the API, the My Dashboard URL is not changed.
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...
Redirection is not happening
Issue After setting the below property with the following values in portal-ext.properties, redirection to the defined domain has not happened rather its showing warning messages. #...
Different Browser Cache Behaviour on HTTPs Protocol in Google Chrome
Issue Not all of the static requests are cached in Google Chrome, when you follow this documentation to set up HTTPs: Setting Up HTTPs on Tomcat Reproduction steps: Set up the portal as per attached...
Important Changes in Fix Pack Release Notes
Issue Some fix packs cannot be reverted or may have hard limits on which versions that the patch level can be reverted to. The reason why a rollback option is unavailable is due to database schema updates, plugin updates,...