Search Results

Capability
Feature
Deployment Approach
A simple example and key factors to check when testing custom OAuth 2.0 applications
authorEmailAddress: daniel.carrillo@liferay.com, authorName: Daniel Carrillo Broeder, content: Issue You have created an OAuth 2.0 application and would like to set up the minimum configuration to be able to test it. This article provides a simple example that could be adapted to your needs....
After an upgrade and database migration, old theme is not being replaced by new theme
authorEmailAddress: neil.cuzon@liferay.com, authorName: Neil Cuzon, content: Issue After an upgrade, a new theme developed to replace an old theme is not applied to pages that utilized the old theme. There are multiple pages with different theme settings and updating them one-by-one is...
Error appears in Liferay logs when "Members" Widget is added to a blank site
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Issue When adding a "Members" widget to a new page, on a blank site, the following error appears in the Liferay logs: ERROR [http-nio-8080-exec-6][ComboServlet:412] Skip...
How to programmatically add a form entry with API?
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: Issue I am currently working with a Liferay form. I am attempting to submit a new record to this form using the /ddm.ddmforminstancerecord/add-form-instance-record API via JSON Web Services (JSONWS). This API requires a...
Why is Zendesk Chat Provider missing after upgrading to a Quarterly Release?
authorEmailAddress: john.park@liferay.com, authorName: John Park, content: Issue If you configured Zendesk Chat Provider in an earlier version of 7.4, you may notice that it is missing in Instance Settings after upgrading to a Quarterly Release Environment Quarterly Release Resolution The...
Is it possible to filter the Account Selector search results to exclude fields?
authorEmailAddress: madeleine.clay@liferay.com, authorName: Madeleine Clay, content: Issue I would like to add a filter to the Account Selector fragment so that it excludes selected matching fields from the search results. For example, I would like to exclude any results with Account IDs that...
How to create a read-only field in a form
authorEmailAddress: alvaro.cabello@liferay.com, authorName: Alvaro Cabello Díaz, content: Issue When you are creating a form, sometimes you want to create a field that is read-only because, for example, it is automatically populated by taking information from an API or a database, and you don't...
Receiving multiple notification when clicking on 'Done' button multiple times in workflow
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue Getting multiple notifications in the workflow when clicking on the 'Done' button multiple times when assigning the task 'to me' or to the user in the slow network. Steps to Reproduce: 1. Start the server....
Issue in expiry date of commerce product while updating product through headless api
authorEmailAddress: anushka.tiwari@liferay.com, authorName: Anushka Tiwari, content: Issue While updating the Commerce Product through the Headless API, the expiration date of the product is changing. Even if the expiry date is not included in the Request JSON of the Headless API, the expiry date...
Download Liferay Quarterly Releases Using the Linux Command Line
authorEmailAddress: stanley.huang@liferay.com, authorName: Stanley Huang, content: Issue I want to download Liferay using the Linux command line rather than going through a web browser. Environment Liferay DXP Quarterly Releases Resolution Liferay offers a release directory that can be downloaded...
Web Content Not Showing as `Translated`
authorEmailAddress: emma.carr-gardner@liferay.com, authorName: Emma Carr-Gardner, content: Issue After creating a web content in English, then selecting a new language and translating the content, we're able to publish, but the content remains untranslated. We created a sample web content and...
I get the wrong payment term when I submit an order
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I create Payment Terms with Money Order and Pay Pal payment methods. The payment terms have different priorities. On the account, they set a payment term with a lower priority as the default payment term. After...
The portal is not reindexing because Elastic Search has reached the maximum number of shards.
authorEmailAddress: lucas.mesquita@liferay.com, authorName: Lucas Mesquita, content: Issue When attempting to reindex the portal, the process fails, and the following messages are displayed in the logs: Validation Failed: 1: this action would add [1] shards, but this cluster currently has...
Unable To Connect To mirrors..liferay.com
authorEmailAddress: emma.carr-gardner@liferay.com, authorName: Emma Carr-Gardner, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue The client is unable to connect to...
Unable to upload blog images after upgrading to 2024.Q1.1
authorEmailAddress: john.park@liferay.com, authorName: John Park, content: Issue After upgrading to 2024.Q1.1, I no longer have the option to upload blog images within a blog post. This was implemented due to a potential security vulnerability with actors being able to upload offensive or...
Guest user is unable to view Fragment images
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: Issue The fragment images that are present in the folder of the Resource tab are not visible to the guest user; however, they are visible only to an admin user. Steps to reproduce: 1. Create a user. 2. Navigate to...
Locating Configurations in OSGi in Backup
authorEmailAddress: jaineva.zapanta@liferay.com, authorName: Jen Zapanta, content: Issue Where could I locate files such as modules, Marketplace packages and WAR files from the backup? What are the files we take from Document Library in the backup? Environment Paas and SaaS Resolution What are...
User's chosen Prefix does not save when switching between Languages
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue When editing a user's preferences, I've found that the pre-selected options for "Prefix" do not remain saved when changing the "Language" option Environment Quarterly Release Resolution Liferay doesn't have...
Changes in a site's widget page variation also affects the hierarchy in other variations
authorEmailAddress: adrienne.lao@liferay.com, authorName: Adrienne Lao, content: Issue Is it possible to configure Liferay so that a change in one site's widget page variation does not also affect another page's hierarchy?  Environment Quarterly Release Resolution Unfortunately, there is no...
Detecting Unsuccessfully Deployed Components on Startup
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, 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 How to detect unsuccessfully deployed components on...
com.liferay.portal.kernel.exception.LocaleException occurs during upgrade
authorEmailAddress: allison.mcgill@liferay.com, authorName: Ally McGill, content: Issue I am receiving the following locale exception error when upgrading my database:  ERROR - Failed upgrade process for module com.liferay.layout.admin.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Understanding the 'locales.enabled' property and the Instance Settings language configuration
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue There is a portal property to specify the locales that are enabled by default: locales.enabled. However you can change that from Control Panel > Instance Settings > Localization. How that portal property and...
What are the conditions to decide if a page inherits its theme?
authorEmailAddress: jose.bango@liferay.com, authorName: Jose L. Bango, content: Issue The UI allows you to determine whether a page inherits its parent's theme or has a custom theme applied. However, the Layout table does not contain a field specifying theme inheritance. Then, what criteria are...
Pagination Dropdown Menu Not Working
authorEmailAddress: emma.carr-gardner@liferay.com, authorName: Emma Carr-Gardner, content: Issue The pagination dropdown menu does not work Selecting a different page in the pagination dropdown menu doesn't change the page Steps to Reproduce: In a vanilla Liferay DXP 7.3 bundle: Create Web...
Product Description contains HTML elements
authorEmailAddress: tony.ng@liferay.com, authorName: Tony Ng, content: Issue When searching products, the product description contains HTML elements. Steps to Reproduce: 1. Create a site using the Minium accelerator. 2. Navigate to Commerce > Product Management > Products 3. Open Brake Fluid and...
Not all the subCategories are shown when empty search performed
authorEmailAddress: balazs.letai@liferay.com, authorName: Balázs Létai, content: Issue When empty search performed not all the available subCategories are shown under a certain Category. Environment Liferay 7.4+ Resolution At your search facets, select configuration of the Category facet and...
OpenID Connect Client Secret field must be filled
authorEmailAddress: sergio.alonso@liferay.com, authorName: Sergio Alonso, content: Issue I configured an OpenID Connect Provider Connection. When I try to login using the OpenID  Connect Client Name, I get an internal server error. In logs, a java exception is thrown: WARN [http...
Checking for missing files in the Document Library as a result of File Store Migration
authorEmailAddress: michael.tran@liferay.com, authorName: Michael Tran, content: Issue If Document Library files are missing after performing a File Store Migration, can the missing files be identified?   Environment Liferay 7.4   Resolution The following Query may be able to check for what is...
How to determine when a certain ddmfieldattribute record was created?
authorEmailAddress: sorin.pop@liferay.com, authorName: Sorin Pop, content: Issue I am  writing a Groovy script to remove certain sensitive data created before a specific date, so that the Liferay database can be shared with support . One of the tables that contains sensitive data is...
Duplicate account details are visible to user
authorEmailAddress: apsara.raheja@liferay.com, authorName: Apsara Raheja, content: Issue The admin user needs to place an order on behalf of B2C and B2B customers who have different accounts. While impersonating users simultaneously in the same browser, duplicate account details are visible....
Creating and Editing a Web Content Structure in Partitioned DB Results in Error
authorEmailAddress: marco.abamonga@liferay.com, authorName: Marco Abamonga, content: Issue Creating and Editing a Web Content Structure in a Virtual Instance in PaaS or a database partitioned environment results in an error like below ERROR [http-nio-8080-exec-1][BundleSiteInitializer:635] null...
Virtual product order status and tax
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: Issue Require the following with the virtual product: No need for user personal data and would like to remove it for checkout. The order status should moved to completed status directly after the payment....
Why do I experience slowness after Liferay 7.4 2023.q4?
authorEmailAddress: sebastian.madaras@liferay.com, authorName: Sebastian Madaras, content: Issue User experiences a slowness in the Liferay 7.4 Q1+ while they check the below query: SELECT COUNT (*) AS col_0_0_ FROM PortletPreferences portletpre0_ WHERE (portletpre0_.ownerType = ?) AND...
Click-to-Chat Bubble Disappears When Navigating to Other Pages
authorEmailAddress: emma.carr-gardner@liferay.com, authorName: Emma Carr-Gardner, content: Issue Click-to-Chat bubble disappears if I change to a different page. The page needs to be reloaded for the click-to-chat bubble to appear. During conversation in click-to-chat bubble, the conversation...
Why is Jenkins build failing with SynchronousResumeNotSupportedException?
authorEmailAddress: sebastian.madaras@liferay.com, authorName: Sebastian Madaras, content: Issue We are facing an issue where the builds are failing and we are getting the below error:  org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedException: Resume after a restart not...
Can we hide the External Video Shortcut option?
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue We want to hide the above-mentioned option from the Documents and media because we don't want our users to be able to add videos, can we do it somehow? Environment Liferay DXP 7.4+ Resolution It is...
Is there any risk to remove the SystemEvent table entries while using Staging?
authorEmailAddress: adorjan.meszaros@liferay.com, authorName: Adorjan Meszaros, content: Issue I would like to remove all entries from the SystemEvent table using the approach from this article. Environment Liferay DXP 7.0+ Resolution The Site Deletions must be published before the property...
Requesting a MALU or APV Report from Analytics Cloud
authorEmailAddress: nimrod.papp@liferay.com, authorName: Nimród Papp, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue Customer opens a Help Center Ticket requesting a...
Theme is not persisting in site templates
authorEmailAddress: sahil.akhtar@liferay.com, authorName: SK Sahil Akhtar, content: Issue When a user creates a new site template and configures a custom theme, it is redirected to the 'classic theme' when a new site is created using that template. Steps to reproduce: 1. Start Liferay 2024.Q2.0...
Error on SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}
authorEmailAddress: jaineva.zapanta@liferay.com, authorName: Jen Zapanta, content: Issue Issues with Websever relating to Modsecurity: ERROR 'SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}' was not declared on /etc/nginx/modsec/modsecurity.conf file Environment 7.4, Quarterly Release Resolution This...