Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Cancel button is not working in page fragments
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Navigate to Control Panel > System Settings > Content and data > Page Fragments > Click on 'Cancel' button. Expected Result: When click on the cancel button,...
Columns are not created in the database table
Issue After deploying the service builder module, a table was created in the database; however, after adding a new entry or column to the service.xml file and building the module, the generated column was not...
The Schedule section is not displaying in the web content article
Issue When accessing to edit existing web content or create a new one, the 'Schedule' section is not displayed on the right panel, therefore it's not possible to configure the display date, expiration date, or review...
No inventory selectable in shipment
Issue When placing a order in commerce and going through the order process I can select to create a order. After creating the shipment I can select which items to ship in this shipment and afterwards I am able to select...
Failed upgrade process for module com.liferay.portal.scheduler.quartz
Issue During our upgrade process we are facing the following error: INFO - Failed upgrade process com.liferay.portal.scheduler.quartz.internal.upgrade.v1_0_1.QuartzUpgradeProcess in 1 ms ERROR - Failed upgrade...
ISO-8601 error using postStructuredContentFolderStructuredContent method from JSON API
Issue We have a web content structure with a field of type date ("dataType"=date). When trying to create a web content using this structure, through postStructuredContentFolderStructuredContent method (from the...
Analytics Cloud is showing data in a different timezone
Issue You checked the data in Analytics Cloud and found that there’s no correlation with the timezone you are currently in. Environment Liferay Analytics Cloud Resolution To configure the correct timezone you...
How to run Jenkins Jobs with Java 11
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I see that Jenkins comes with Java 11, but it uses Java 8...
CAPTCHA 'Text verification field' error appears after submitting the form
Issue The 'Text verification field' error appears on the UI when the form is submitted after enabling the CAPTCHA. Steps to reproduce: Start the server. Navigate to the Site Menu→ Content & Data → Forms. Create a...
Unable to perform the reindexing in lower environment
Issue The reindexing process cannot be initiated, and an error message is displayed: ERROR [liferay/background_task-2][SearchEngineInitializer:195] Error encountered while reindexing...
Missing fieldsets dependencies when exporting/importing content
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When you export a site content .lar and then try...
Webserver deployment fails due to certificateDoesNotCoverDomain error
Issue You might face an issue during webserver deployment where you see the following error: Some error has happened during the build. Try again. [{\"message\":\"Bad...
HTML code submitted in form with Captcha enabled
Issue When a form with a Captcha is enabled, submitting the form sends HTML code in the request body. This occurs even if the user enters only plain text in the form field. Environment Liferay DXP 7.4 Resolution...
There are invalid rule expressions while saving form
Issue It's possible to save a Form with fields removed from the Form Builder that make part of a rule. Steps to Reproduce : 1. Go to Content&Data > Forms 2. Create a new Form 3. Add two fields: Text Field and Date...
Liferay userGroup view permission not working
Issue Post assigning VIEW permission of 'UserGroup' to a role, assigned users are able to perform all the operations on UserGroup, i.e. there is no restriction. Steps to reproduce: Create a custom regular role,...
Getting Error 'java.io.IOException: Unable to include JSP'
Issue User has encountered similar error post installation of a liferay hotfix: ERROR [https-jsse-nio-0.0.0.0-8443-exec-29][DynamicIncludeUtil:81] java.io.IOException: Unable to include JSP...
LOGOUT event is not added to Audit Table
Issue LOGOUT event is not being audited when SAML SLO is enabled. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution This happens because LogoutPreAction and LogoutPostAction classes do not get...
POST call to /v1.0/sites/{siteId}/site-pages returns UnsupportedOperationException
Issue When trying to add a page via headless API using the POST endpoint /v1.0/sites/{siteId}/site-pages, UnsupportedOperationException is returned. Environment Liferay DXP 7.4 Quarterly Release Resolution  This API...
NoSuchResourceActionException when navigating to Orders admin page
Issue When navigating to Applications Menu → Commerce →  Orders, the following error is thrown by the Liferay log: ERROR [http-nio-8080-exec-9][SearchPermissionCheckerImpl:159] null...
Backup service permission error: does not have storage.buckets.get access
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Backup service is not working properly and the...