Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it possible to disable Document Previews at the file extension level?
Issue When generating document previews for PDF files using default portal.properties configurations, the total disk space being used can far exceed the size of the original PDF file. Is it possible to skip preview...
Entity content is too long for the configured buffer limit
Issue When performing a custom search such as: IndexSearcherHelperUtil.search(searchContext, query); the following exception is thrown from Elasticsearch and no results are obtained from the...
AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) deprecated and not used on DXP 7.3
Issue When trying to return the entries for a specific AssetCategory with AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) on DXP 7.3 you get zero results, even if you have a category and some...
JavaScript Errors when deleting newly added data to 'Custom Excluded Paths' field in 'Frontend SPA Infrastructure'
Issue After data has been entered into the Custom Excluded Paths field in the Frontend SPA Infrastructure, deleting that data results in the following JavaScript errors in the browser console: Uncaught Error: No route...
How to hide version of JS libraries
Issue Sometimes when using a tool that identifies a site's web technologies, versions of Javascript libraries (jQuery and YUI, for example) are displayed. Environment Liferay DXP. Resolution It is not possible to...
Unable to select the empty vocabulary
Issue The user is not able to select the empty vocabulary on the modal. Step to reproduce: 1) Add a new site 2) Add two vocabularies 3) Add a category under one vocabulary 4) Open the category ellipsis menu 5) Move...
Conditional workflow is breaking
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Control Panel > Applications > Workflow > Process Builder > Workflows > Add Conditional Workflow(attached). 3. Apply conditional workflow on...
Form takes a shot delay of approximately 1 second to load
Issue There is a short delay (approximately 1 second) for the form to become available after page load Environment DXP 7.1 or higher Resolution It is true that there is a short delay (about 1 second) for the form to...
Display Template "List Menu" is always showing the full pages tree in Menu Display widget
Issue Although 'Auto' mode is configured for the List Menu display template in Menu Display widget, the full pages hierarchy is displayed.  Environment Liferay DXP 7.3+ Resolution In previous versions of...
Clean up corrupted Search service volume
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue My Search service's volume is corrupted and the ES nodes...
Unable to add SKU to the product via headless API
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using a minium site template. 3. Create an option with the name "City". 4. Create a specification with the name "segment". 5. Navigate to...
Large Amounts of Semrush Bot requests
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Several requests coming from the SemrushBot/7~bl web crawler...
Can we add sorting functionality in Asset Publisher portlet?
Issue Can we add sorting functionality to the Liferay Asset publisher, similar to the sorting function in Search results?   Environment Liferay DXP 7.3   Resolution Unfortunately, this is a current feature...
Link tab missing from fragment link configuration
Issue The link panel is being hidden for some editables Steps to reproduce: 1) Navigate to Design > Fragments and create a fragment with this markup: <div class="fragment_1"> <a href="#"...
Multiple LDAP connections shared with one LDAP server prevent some users from logging in
Issue When multiple LDAP connections are shared on one LDAP server, only users from one LDAP connection can log in while users from the other LDAP connections cannot. The following error is seen in the logs: 2023-02-17...
Jenkins unable to update commit status to GitLab
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Builds using gitlab-api fail during the last steps of the...
How to add the price in the default SKU via Headless API?
Issue The user needs to add the price(default SKU) in the request body of the product while posting the product via headless API. Environment Liferay DXP 7.4 Commerce 4.0 Resolution The 'default SKU' field in the...
Unable to set the custom configurations in the price range facet
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create a site by using the 'speedwell' site template. 3. Navigate to the catalog. 4. Select the configurations of the price range facet. 5. Set the...
Unable to search with special characters inside quotations
Issue Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Create one basic web content named "test**". 3. Navigate to Liferay DXP(default web site). 4. Enter test** in the search bar, and the search result will...
Unable to create the product with the provided default image
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Document and Media. 3. Upload an image. 4. Get the fileEntryId of the image. 5. Navigate to system settings > Catalog (in the first block...