Search Results

ナレッジベース 3819
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
java.lang.IllegalStateException: Unknown background task executor com.liferay.portal.search.internal.background.task.ReindexPortalBackgroundTaskExecutor
Issue When trying to perform a full portal reindex, we are obtaining below error in the logs: java.lang.IllegalStateException: Unknown background task executor...
Error managing documents and URLs using GCS
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 using GCS as a storage solution in your On-Premisse or...
User is not redirected to the Web Content tab after creating and publishing a web content article
Issue A user does not get redirected to the Web Content tab after creating and publishing an article. Besides that the back and cancel button do not work upon clicking on them. Environment DXP 7.4 +...
After enabling the Email Subscriptions from an asset publisher I do not see the Subscribe button
Issue In the Asset Publisher configuration I have selected yes in the Toggle the Enable Email Subscription selector, but still I cannot find the Suscribe button in the new assets. Environment DXP 7.3, DXP 7.4...
A/B testing is not showing data in Analytics Cloud
Issue We are currently running an A/B test. The entire team is hitting the page and we've noticed that no data has been flowing over to Analytics Cloud. Environment 7.4 DXP Analytics Cloud Resolution When...
Client Extension fails to deploy when extension name is too long
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 naming a Client Extension, the extension will fail to deploy if...
Filter CAPTCHA words
Issue We want to filter which words are being displayed on in Liferay Simple Captcha The DictionaryWordTextProducer is one of the Text Producers that Liferay’s SimpleCaptchaImpl is configured to use by default....
Page editor fails to render if a user who commented on the fragment is deleted
Issue If a user posts a comment on a fragment and then the user is deactivated and consequently deleted afterwards, the fragment becomes unavailable for editing. Environment DXP 7.4 U75 Resolution The fix...
CI service's monitoring data is not visible in cloud console
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue CI service is not showing any monitoring data after a...
Clicking Back in Edit Mode leads to Error Page
Issue When editing a content page in our environments, trying to exit using the back arrow leads to an Error page and a NullPointerException when rendering the page. On the url, the parameter...
RoleLocalServiceUtil.addRole creates the role in the main instance
Issue We are trying to use the scripting console to create roles. Either we are not doing this correctly, or something is not working correctly. When creating the roles we use RoleLocalServiceUtil.addRole to which we pass...
After migrating to a newer update, UI elements are misaligned or not displaying properly
Issue After moving to a newer update, UI elements are misaligned or not displaying properly Environment This was observed in a recent case where a Liferay DXP 7.4 Update 47 environment was migrated to the 2023 Quarterly...
Video previews not being generated
Issue Video previews are not being generated in the environment. There are not error related in the logs (memory, space, etc) when a mp4 video is uploaded, for example, but the preview is never created....
How to create a filter by status using GraphQL
Issue If you need to filter by status and execute this query: query{ c { countrieses (filter:"status eq pending"){ items { status id selected } } } } You'll get this error: { "errors": [ { "message": "Exception while...
Not getting Snippet field in the Document object which is required for Search Summary purpose
Issue Snippet field doesn't get returned after using SearchRequestBuilderFactory to create the Search Request following Liferay's official documentation. Environment DXP 7.4 Resolution In order to get a...
Uploaded images are not visible to Guest users
Issue Guest (Unauthenticated ) users are unable to see the images when uploaded in a folder via the portlet "Document and Media" even though "View" permission is enabled. Steps to reproduce: Navigate to...
Order Date Range filter
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site using the Speedwell template. 3. Add an item to the cart. 4. Check the order date (Control Panel > Commerce > Order). For example, if the order...
The checkboxes inside the facet are not clickable
Issue Category Facet is not working Steps to reproduce: 1. Create a Minium Site 2. Open the Minium Catalog 3. Use the Category Facet to filter by category Expected Behavior: The checkboxes inside the facet are...
DDMStorageAdapterSaveRequest has no possibility to distinguish between final Form Sending and Auto-save event
Issue I am using a custom form storage adapter which calls an external service when the form is submitted. I noticed that in combination with the auto-save feature of Liferay Forms, this results in repeated calls of the...
Upgrade to 7.4: DDMFieldUpgradeProcess takes an awfully long time
Issue We are upgrading to 7.4 and noticed that the upgrade process is working a lot at DDMFieldUpgradeProcess, this part seems to be taking a very long time Environment upgrade to 7.4 Resolution This is known. It happens...