Search Results

Capability
Feature
Deployment Approach
Whitelisting IPs in Liferay Cloud
authorEmailAddress: ricky.pan@liferay.com, authorName: Ricky Pan, 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 You need to enable an IP or set of IP addresses to access your...
公開日: 1970/01/01 0:00
Publish button inaccessible with long titles
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: Issue A long Web Content title forces the top menu bar, hiding the publish button and preventing the user from saving the changes made. Environment Liferay DXP 7.4 Resolution To solve this behavior, open a Help...
公開日: 1970/01/01 0:00
Limiting the Number of Search Results and Mitigating "Result window is too large." Errors when Using Elasticsearch via index.search.limit and index.max_result_window
authorEmailAddress: joshua.cords@liferay.com, authorName: Joshua Cords, content: In every functionality that relies on search engine queries under the hood in Liferay, a maximum of 10,000 results can be returned by default. This applies to Search Bar and search toolbar searches, Search REST API...
公開日: 1970/01/01 0:00
Cannot upload files larger than 1GB in size to Document Library when clamAV is enabled
authorEmailAddress: daniel.carrillo@liferay.com, authorName: Daniel Carrillo Broeder, 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 Big files (>1GB) cannot be uploaded to the...
公開日: 1970/01/01 0:00
Accessing Glowroot through the Liferay url returns a 404 error after updating from 2023.Q4 to 2024.Q1
authorEmailAddress: jose.bodega@liferay.com, authorName: Jose Bodega, content: Issue Error 404 occurs when accessing Glowroot through Liferay at /o/glowroot/ after migrating from version 2023.Q4 to 2024.Q1 Error in logs: 2024-04-11 12:51:40.306 WARN  [http-nio-8080-exec-46][code_jsp:161]...
公開日: 1970/01/01 0:00
How can I send notifications to an specific role or user programmatically using workflows
authorEmailAddress: daniel.martinez@liferay.com, authorName: Daniel Martinez Cisneros, content: Issue How can I assign workflow tasks to multiple users by Scripted Assignment, but not by assigning tasks to a role? Environment Quarterly releases 7.4 7.3 Resolution One common requirement is to...
公開日: 1970/01/01 0:00
Documents Modified date changes if documents are moved between folders
authorEmailAddress: daniel.mijarra@liferay.com, authorName: Daniel Mijarra, content: Issue If we move documents between folders their Modification date is updated even if the document itself has not been modified. Environment Liferay 7.3+ Resolution The actual behavior is expected and a...
公開日: 1970/01/01 0:00
Document Search takes too long to return results
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue I have a page for displaying document search results, and it takes too long to load (several seconds). My site has hundreds of content pages, each containing dozens of widgets (including those from the master...
公開日: 1970/01/01 0:00
Different total count of items when creating an export and import process over same site
authorEmailAddress: jorge.garcia@liferay.com, authorName: Jorge García Jiménez, content: Issue We are exporting site contents in a lar file. When checking the number of items in the export, we've seen some values. When we try to import this lar in another site, we are detecting that the number of...
公開日: 1970/01/01 0:00
Backup service permission error: does not have storage.buckets.get access
authorEmailAddress: cristina.rodriguez@liferay.com, authorName: Cristina Rodriguez, 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 Backup service is not working properly and the...
公開日: 1970/01/01 0:00
Make prefix URLs configurable - Feature request
authorEmailAddress: peter.nyiro@liferay.com, authorName: Peter Nyiro, content: Issue Make prefix URLs configurable - LPD-6813 We are waiting for this for a while. In which Quarterly it is going to be included?   Resolution LPD-6813 is a story ticket and is part of the feature request LPD-640,...
公開日: 1970/01/01 0:00
Elasticsearch 7.17.19 and 8.13 could abruptly stop with JDK version 22
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Published on: Apr 10, 2024. This article is based on an Elastic knowledge base entry, edited to include Liferay specific details. Environment Liferay DXP 7.3, 7.4 and Liferay DXP 2023/2024 Quarterly Release...
公開日: 1970/01/01 0:00
Configuring Email Sender Name and Email Address in Liferay Workflows Notification
authorEmailAddress: daniel.martinez@liferay.com, authorName: Daniel Martinez Cisneros, content: Issue How to specify a custom email address or sender name for a workflow notification different from the default provided in portal.properties: workflow.email.from.name=test...
公開日: 1970/01/01 0:00
EXT module override is not being applied in 2023.Q3.3+ from ${liferay.home}/osgi/marketplace/override
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue Adding an EXT module override in ${liferay.home}/osgi/marketplace/override no longer functions. Environment Liferay DXP Quarterly Release 2023.Q3.3 and later releases Resolution To workaround this behavior for the...
公開日: 1970/01/01 0:00
Workaround for deprecated Liferay "Forms" headless API
authorEmailAddress: tamas.kovacs@liferay.com, authorName: Tamas Kovacs, content: Issue The Liferay "Forms" headless API is deprecated. It is discussed in detail here: https://liferay.atlassian.net/browse/LPS-125528 The users could still want the functionality that was provided by these endpoints....
公開日: 1970/01/01 0:00
Missing translation using taglib liferay-ui:message
authorEmailAddress: daniel.martinez@liferay.com, authorName: Daniel Martinez Cisneros, content: Issue Trying to use liferay:ui message taglib in a custom module is not using key provided in Language.properties view.jsp <liferay-ui:message key="test.caption"/> Language.properties...
公開日: 1970/01/01 0:00
Guest can't update (call put method) in object headless API
authorEmailAddress: tamas.kovacs@liferay.com, authorName: Tamas Kovacs, content: Issue When trying to update a specific object through Headless API calls with a guest user (using an angular app), the following error is displayed: {     "status": "FORBIDDEN",     "title": "User 20099 must have...
公開日: 1970/01/01 0:00
POST call to /v1.0/sites/{siteId}/site-pages returns UnsupportedOperationException
authorEmailAddress: tamas.kovacs@liferay.com, authorName: Tamas Kovacs, content: 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...
公開日: 1970/01/01 0:00
Error persistenceField is null when building portlet for Quarterly Release versions
authorEmailAddress: tamas.kovacs@liferay.com, authorName: Tamas Kovacs, content: Issue When trying to build a custom portlet for a quarterly release version, the build fails with the following error: persistenceField is null Environment com.liferay.gradle.plugins.workspace version is less than...
公開日: 1970/01/01 0:00
user_ .modifiedDate table changes upon User Login
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Issue When a user logs in, Liferay is changing the user_ .modifiedDate value in the database table.    Environment Liferay 7.4   Resolution The behavior where user_ .modifiedDate field is modified upon User Login has...
公開日: 1970/01/01 0:00

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy