Search Results

All Results 7021
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
What is the difference between the 'View' and 'Access' permissions?
Issue When defining permissions for a folder (for example, in Web Content or Documents and Media), I see a 'View' and 'Access' permission. Environment Liferay DXP 7.0, 7.1, and 7.2 Resolution The 'Access' permission is...
"Choose an option" is not selected by default
Issue When we select "Choose an option" from the options field, it is not getting selected. Steps to reproduce 1. Create a minium-site template. 2. Create a one product in it. 3. Next, create options in a product...
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...
Invalid checksum error when initializing Liferay bundle
Issue After defining the liferay.workspace.bundle.url property in the gradle.properties file, running a Gradle Task to initialize the bundle fails with the following error: Execution failed for task ':verifyBundle'. >...
How to Redirect to OpenID Connect Page after clicking the "Sign In" Button
Issue The steps users take to login via OpenID Connect are very long. They have to: Click the "sign in" button on the home page The Sign-In Portlet comes up Click on "OpenID Connect" link Choose the OpenID...
On content pages with no widgets, 'AllPortletsReady' should be triggered
Issue If a fragment is created with javascript that uses the following JS: Liferay.on ('allPortletsReady', function() { console.log('Hello from allPortletsReady');}); , and the content page has a portlet, the...
External URLs in @import url clauses are not aggregated to CSS
Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import...
How to resolve "Could not convert socket to TLS" errors observed with email notifications for Forms
Issue When email notifications are enabled for Forms, emails are not being received after a form submission. The following error is displayed in the logs: 2021-08-02 14:10:29.458 ERROR [liferay/mail-1][MailEngine:128] Unable...