Search Results

Capability
Feature
Deployment Approach
AssetEntryLocalServiceUtil.getAssetCategoryAssetEntries(long categoryId) deprecated and not used on DXP 7.3
authorEmailAddress: georgel.pop@liferay.com, authorName: Georgel Pop, content: 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...
公開日: 1970/01/01 0:00
After upgrading to DXP 7.4 U36+ When I try to access my personal site, I receive a 404 page not found
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue After upgrading to DXP 7.4 U48, I am not able to access my personal site, when I click on my profile page. Environment Liferay DXP 7.4 U36 + Resolution The behavior is expected. The "My profile page" can be...
公開日: 1970/01/01 0:00
Form takes a shot delay of approximately 1 second to load
authorEmailAddress: georgel.pop@liferay.com, authorName: Georgel Pop, content: 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...
公開日: 1970/01/01 0:00
Display Template "List Menu" is always showing the full pages tree in Menu Display widget
authorEmailAddress: cristina.rodriguez@liferay.com, authorName: Cristina Rodriguez, content: 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...
公開日: 1970/01/01 0:00
How to hide version of JS libraries
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, content: 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...
公開日: 1970/01/01 0:00
JavaScript Errors when deleting newly added data to 'Custom Excluded Paths' field in 'Frontend SPA Infrastructure'
authorEmailAddress: joel.jeong@liferay.com, authorName: Joel Jeong, content: 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...
公開日: 1970/01/01 0:00
Clean up corrupted Search service volume
authorEmailAddress: peter.simonyi@liferay.com, authorName: Péter Simonyi, 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 My Search service's volume is corrupted and the ES nodes...
公開日: 1970/01/01 0:00
Conditional workflow is breaking
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: 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...
公開日: 1970/01/01 0:00
Unable to select the empty vocabulary
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: 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...
公開日: 1970/01/01 0:00
Xuggler cannot generate thumbnail for videos with more than 2 audio channels
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue For videos with more than 2 audio channels, Xuggler does not generate thumbnail and throws an error: 2023-02-16 10:48:35.507 ERROR [main][xuggler:105] Error: inputChannels > 2; unsupported...
公開日: 1970/01/01 0:00
Documents and Media table view does not fit into the screen on mobile phone
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue Table view is set up for Documents and Media widget If I view the page on mobile screen, the table does not fit There is a scrollbar to see all columns but it is small and difficult to use I am worried that...
公開日: 1970/01/01 0:00
Entity content is too long for the configured buffer limit
authorEmailAddress: cristina.rodriguez@liferay.com, authorName: Cristina Rodriguez, content: 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...
公開日: 1970/01/01 0:00
Is it possible to disable Document Previews at the file extension level?
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: 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...
公開日: 1970/01/01 0:00
403 error in Liferay SaaS project
authorEmailAddress: jamilly.macedo@liferay.com, authorName: Jamilly Macedo, 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 Sometimes, Liferay SaaS clients report that they are...
公開日: 1970/01/01 0:00
Disable Commerce module on Liferay 7.4
authorEmailAddress: solyom.nagy@liferay.com, authorName: Solyom Nagy-Györkös, content: Issue Liferay Commerce is not relevant for the business user, they would like to disable it in DXP 7.4 Property added to portal-ext.properties file: enterprise.product.commerce.enabled=false Environment DXP 7.4...
公開日: 1970/01/01 0:00
Detected Vulnerabilities related to Struts
authorEmailAddress: neil.cuzon@liferay.com, authorName: Neil Cuzon, content: Issue A security scan has picked up the following vulnerabilities related to struts-core:  CVE-2012-1007, CVE-2014-0112 CVE-2014-0112: ParametersInterceptor in Apache Struts before 2.3.20 does not properly restrict...
公開日: 1970/01/01 0:00
Unable to set the custom configurations in the price range facet
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: 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...
公開日: 1970/01/01 0:00
How to add the price in the default SKU via Headless API?
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: 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...
公開日: 1970/01/01 0:00
Updating users data through LDAP
authorEmailAddress: sergio.alonso@liferay.com, authorName: Sergio Alonso, content: Issue We have enabled importing users and groups through LDAP. Import works perfectly, although we have seen user data is not updated when it changes in Active Directory: email or user name, for example....
公開日: 1970/01/01 0:00
Unable to create the product with the provided default image
authorEmailAddress: pooja.bhambani@liferay.com, authorName: Pooja Bhambani, content: 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...
公開日: 1970/01/01 0:00

Capabilities

Product

Education

Contact Us

Connect

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