Search Results

All Results 595
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unexpected operator and Bad substitution errors executing the patching-tool
Issue When you try to execute the patching-tool, the following errors show up: $ sh ./patching-tool.sh patching-tool.sh: 13: [: unexpected operator patching-tool.sh: 13: [: unexpected operator patching-tool.sh: 13: [:...
SessionTracker in clustered environment
Issue Session Tracker cannot be used to track visited paths among cluster nodes. Environment Clustered environment with two or more nodes. Resolution Session Tracker doesn't support tracking visited paths when...
Patching Tool 'support-info' command
Issue Trying to run the 'support-info' command using the patching tool, but nothing happens. But there is no output, and there is no error. How can users find out about modules? Environment Liferay DXP Patching...
Allow custom site administrator role to see all users of Liferay
Issue When creating a site role that is able to add members to a site, they see a limited amount of users or just themselves.  Environment DXP 7.0+ Resolution In order to allow a user to see all members of Liferay, you...
User unable to Login with CSRF error
Issue User is unable to login, and gets the below error in logs: User 0 did not provide a valid CSRF token for com.liferay.portlet.SecurityPortletContainerWrapper Environment Liferay DXP 7.3 Resolution Firstly,...
Create a custom logout action
Issue I want to control what happens after a user logs out.    Environment DXP 7.0+ Resolution There are two ways of achieving the desired outcome. The first is to create a custom module and add it to the list of...
I cannot download the vCard from another user
Issue The Contacts Center Widget allows users to export the user’s vCard and save it as a VCF file. vCard is a file format standard for electronic business cards. If a regular user clicks on the vCard from...
Users can't be assigned to sites
Issue java.lang.IllegalArgumentException is occured when trying to add a user to a site. Steps to reproduce: 1. Add below property in portal-ext.properties file.   users.search.with.index=false 2. Start the...
Impersonation Security concerns
Issue Impersonation is a powerful feature of Liferay. This article serves to answer the following questions regarding its security.  Who triggers the impersonation request? How long that kind of access will be used?...
I cannot export Liferay Portal users
Issue When I try to export the portal users, the process fails and the portal displays the error "This site cannot be accessed". The portal log shows the following errors: ERROR [default...
User Export to CSV is limited to 10,000 entries
Issue I’m unable to export the complete list of user ids from Liferay. When attempting to export users to a CSV file, only up to the first 10,000 users are exported.
 Environment DXP 7.3 Service Pack 1  Resolution...
Not able to define document viewing permissions for a child site
Issue Document viewing permissions for a child site is not getting save properly and the below error is thrown in Liferay logs on saving the permission: 2021-06-02 18:40:15.129 ERROR...
Disable password verification for SSO users
Issue When changing the screen name or email address of a user, the portal now requires a password verification. This was not a requirement for previous versions of Liferay. Environment DXP 7.3+ Resolution This is a...
Time Zones in Australia
Issue By default, Liferay only displays a few Australian time zones that do not account for regional rules related to daylight savings time. How can we adjust Liferay's time zones in order to reflect Australia's regional...
While using Azure B2C a SAML error occurs when getting a parameter with whitespaces
Issue When SAML module is configured and integrated with an Azure B2C and we need to map a parameter to a Liferay parameter, a problem might occur due to a whitespace: <saml:Attribute FriendlyName="Given...
How to Disable Groovy Scripts and the Scripting Console in Control Panel
Issue I want to disable Groovy Scripts from being executed in Control Panel's Server Administration panel Environment Prior to DXP 7.4 Resolution 1. Go to Control Panel > Configuration > System Settings 2. In the Platform...
How to Disable Gogo Shell
Issue I want to disable the Gogo Shell from my Liferay instance Environment Liferay DXP Resolution The Gogo Shell can be disabled by performing the following actions: 1. Go to Control Panel > Configuration > Components 2....
Is it possible to know the timeline for when a hotfix from Liferay Support will be ready?
Issue Is it possible to have an exact timeline on when a hotfix from Liferay Support will be ready?  Environment  Portal 6.1/6.2 DXP 7.0/7.1/7.2/7.3/7.4 Resolution While there is no exact timeline from Liferay...
Viewer Role is able to upload/edit the documents
Issue Steps to Reproduce: 1) Create a Site called HR 2) Create a Private page called Documents 3) In the Document's Page drag and drop Document and Media (Image-1) 4) Click on Document and Media Configuration and check...
Deleting old data from 'AUDIT_AUDITEVENT' table in 6.2
Issue I want to clean up the AUDIT_AUDITEVENT table because the old data is taking up too much space. Environment Portal 6.2 Resolution Note: The following information involves customizations that are beyond the scope of...