Search Results

All Results 6250
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay 7.3 Update36 not available on CDN
Issue We are planning to upgrade product to version dxp-7.3-u36, but noticed that it's currently unavailable on CDN product_info.json Environment DXP 7.3 Resolution Since the introduction of the Quarterly Releases, it...
All Custom Fields are not viewable in the Control Panel
Issue When adding more than 25 attributes, only 20 are viewable. Steps to reproduce: Control Panel > Configuration > Custom Fields > User Add more than 25 attributes by clicking on "New" Observe that only 20...
Known Issue [Resolved]: Products with a UOM configured and discounts updated via API unexpectedly display per-base-unit net price
Issue After applying a discount to a product (with a UOM configured) via the POST v1.0/skus/by-externalReferenceCode/{externalReferenceCode}/sku-unit-of-measures headless-commerce-admin-catalog API, the discounted...
Unable to configure Liferay to use Okta groups for authorization due to missing Feature Flag
Issue While trying to configure Liferay to use Okta groups for authorization when following the instructions here, Importing User Groups’ Memberships from an External IDP through SAML, there’s a mention of...
Image preview not displaying for AVIF format
Issue Images in AVIF format cannot be previewed in Documents and Media Steps to reproduce 1. Startup Liferay 2. Setup and enable ImageMagick (with HEIC support) 3. Navigate to System Settings > Adaptive Media >>...
Multiple

tags on the Home page editor

Issue Users want to improve SEO performance by ensuring that each page contains only one H1 tag. However, they noticed that '<h1 class="hide-accessible">Navigation</h1>' appears on all pages, thus this has to be a...
Canonical urls for commerce products
Issue Canonical URLs work correctly for pages in different locales, however, users want the same for their products so that the correct canonical tag is displayed for their product based on the page locale....
Unable to access product specifications via guest user
Issue Users need to access product details via a headless admin API but through guest users (unauthenticated requests). However, users could use 'Service Access Policies' for this; though, even after adding the...
lastPublishDate showing as NULL
Issue 'lastPublishDate' column is showing as NULL in 'DLFileEntry' table. According to the use case, users need to show the last publish date of the document. Environment Liferay DXP 7.3 Liferay DXP 7.4...
Is Liferay vulnerable to CVE-2023-50164?
Issue After running a scan, we received an alert about a possible vulnerability in Liferay. We want to confirm if we are vulnerable to CVE-2023-50164. Environment All environments. Resolution Liferay is not...
Deprecation of Liferay Sync
Issue I'd like to inquire about the support for Liferay 7.4 in the Liferay Sync. Currently, the Compatibility Matrix only lists support for Liferay DXP 7.3. Environment Liferay DXP 7.4+ Resolution Liferay Sync got...
Mutiple search containers is not working properly
Issue If users have multiple search containers in the same widget, first search container is showing results in the second container and vice versa. Expected results would be in the below 'view.jsp' is 'test1'...
Creating a User Account Without an Email Address
Issue How can I create a user without requiring the user to have an email address?  Environment Liferay Quarterly Releases Resolution You can create a user without requiring an email address by setting the following...
Update object entries from workflow task screen
Issue Allow users to access the object in edit mode from the workflow task screen Environment Liferay DXP 7.4 Resolution As of now (at the time of creating this article), there is no OOB (out-of-the-box) way...
Objects - multiple items can be saved but only one item is displayed in the administration view
Issue When I try to create an object with an upload field, and save a new item multiple times, the object is only displayed once in the administration view. The uploaded item is not cleared from the field either. Is...
Known Issue [Resolved]: "Unit of measure key is mandatory" error when submitting a Commerce order via API
Issue After creating a product with all required details and mapping a Unit of Measure (UOM) to that product, while creating the order using the POST /v1.0/orders API listed on...
Search doesn't return enough results
Issue When searching for a file such a Web Content.jpg, searching for partial matches (such as We Content or Web Conte) or the file name without the extension doesn't yield the file in the search results Environment...
Where is the place to define default values for Web Content Structures in DXP 7.4 ?
Issue In Liferay 7.1 we had defined default values for fields in our Web Content Structures. After migration to Liferay 7.4 we do not see any place to define default values while creating or editing Web Content...
Search result description does not include text from Web Content Display Widget located within Widget Page.
Issue Steps to reproduce: Create a Web Content. Create a Widget Page. Add a Web Content Display Widget to the Widget Page. Configure Web Content Display Widget to display the Web Content. Create a Content Page. Add...
In web Content Structures, Calendar in Date Picker Field does not display properly
Issue When using a Web Content structure containing the Date Picker field and clicking on the calendar in the date picker field, the calendar is not displayed completely, and requires scrolling.  Environment Quarterly...
The search service exceed 80% of its allocated memory
Issue We sometimes see the following warning in the Cloud console: The search service exceeded 80% of its allocated memory. Environment Liferay PaaS Resolution The search service often presents high memory consumption,...
How to modify the number of returned items in Queries made with the API
Issue The headless API only returns a maximum of 500 items per query, even when a higher page size is defined. How to define de page size per instance. Environment Liferay DXP 7.4+ Resolution It is possible to...
How to get content metadata from Asset Publisher template
Issue We are designing an Asset Publisher template and we would need to get content metadata available to configure an Asset Publisher. Environment DXP 7.4 Resolution The information about Asset Publisher widget...
How can I display the maximize and minimize buttons in my widget
Issue I upgraded from 6.2 version to 7.4 and I am not able to configure maximize and minimize buttons in my widgets as I had in 6.2 version. I used to add $theme.iconMinimize() and $theme.iconMaximize() to my...
Unable to scroll right section panel in web content
Issue After deploying a custom admin theme (without any customization), user is unable to scroll right section panel. Steps to reproduce: 1. Deploy the attached custom-admin-theme (custom admin theme doesn't...
'Authentication Search Filter' for Users in LDAP
Issue At the moment, we are using LDAP server connection to authenticate our users. Our question is: in which moment the query to authenticate users is executed? More exactly, when the field 'Authentication Search...
Workflow Metrics display only in UTC
Issue When viewing the “dateCreated” timestamps in the Workflow Metrics view, the timestamps are always rendered in UTC rather than the user’s time zone. Environment Liferay DXP 7.4 Resolution The observed behavior...
Are Synonym Sets applied during Index Time or Query Time?
Issue When using Synonym Sets, are the synonyms applied during index time or query time?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Synonyms are applied as query time only. Reference...
What method is Liferay using for formatting Synonym Sets?
Issue What method is Liferay using for formatting Synonym Sets, in the context of Elasticsearch?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Simple Expansion technique is used for...
Web content indexing coverage
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
URL specification of the administration screen
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
CAPTCHA does not work for Guest users on forms
Issue When enabling CAPTCHA on my forms, Guest users are unable to submit the form. Environment DXP Quarterly Release 2023.Q3.4 (or earlier version) DXP 7.4 Resolution This behavior is a known error in the Product and...
Are URLs that display/download Liferay JS information a vulnerability?
Issue Some monitoring tools may identify certain URLs that are accessible during routine scans that should not have allowed access. Among the URLs that are typically detected are URLs that can download Liferay's JS...
Folder naming rules for Web content, documents and media
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Deploying to an Existing Build via CLI Tool
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The user wants to know if it is possible to deploy to an...
How to store and view what users selected for the Cookie Consent banner?
Issue We have enabled Liferay's cookie consent banner for our site. Could you please guide us on where to locate the log of cookies accepted by our site visitors? As a point of reference, here is an example of how the...
"NoSuchFileEntryException" error message appears
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
Dynamic Picklist in Liferay Forms using Objects
Issue We have created a Liferay form with Object and used the concept of dynamic picklist (data provider + picklist). However, we're facing issues with saving the data (selected from the picklist) upon form...
Liferay-ui: icon-menu does not collapse when clicking on another Action menu
Issue When clicking on an Action menu and then clicking on another right after, the previous Action menu does not collapse, making the first one overlap the others. Environment 2024.Q1.1+ Resolution This...
Missing Folder Hierarchy in Related Assets Selection for Web Content
Issue Currently, it's only possible to find and select related files in a Web Content by searching by name. This becomes impractical when dealing with thousand of files that don't have semantic names but are...