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
Upgrade error "Column AssetEntries_AssetCategories.ctChangeType already exists with different type than BOOLEAN" occurs with Oracle 19c database
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these principles...
Hypersonic Database Error - org.hsqldb.HsqlException
Issue We are testing in a new environment and are seeing the following error in the log: ERROR [Portal Dependency Manager Component Executor--2] [UpgradeStepRegistratorTracker:184] Failed upgrade process for module...
Options missing in portlet menu when using theme generator generated theme
Issue When using a base theme generated by the theme generator following the steps listed here, the portlet menu only displays "Permissions" and "Configuration Templates". Environment Themes generated for Liferay 7.4...
Where can the Gogo shell port be changed?
Issue The port used by the Gogo shell for OSGi is 11311 by default. How can it be changed? Environment Liferay DXP 7.4, 7.3, 7.2, 7.1, 7.0 Resolution The portal property that controls the domain and port to connect...
Non logged in users can see the permission portlet
Issue Non logged in users can see the permission portlet via a certain URL Environment Liferay DXP 7.2 Resolution Remove com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet from the default property...
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...