Search Results

All Results 7025
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Limitation in the number of fields in a Form when exporting to Excel (XLS)
Issue When I want to export the entries for a very long form to Excel (xls) format, exporting fails with the below error in the log. ERROR [http-nio-8080-exec-97][PortletServlet:119]...
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the...