Search Results

All Results 6948
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Locating Configurations in OSGi in Backup
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 the files we take from Document Library in the backup? In PaaS or SaaS...
User's chosen Prefix does not save when switching between Languages
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 automatic conversions for prefixes because a prefix may not exist in a...
Changes in a site's widget page variation also affects the hierarchy in other variations
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 workaround for this behavior. This behavior has been identified by our...
Detecting Unsuccessfully Deployed Components on Startup
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 startup? Environment Liferay PaaS Resolution This requirement is considered a...
com.liferay.portal.kernel.exception.LocaleException occurs during upgrade
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: com.liferay.portal.kernel.exception.LocaleException ... Caused by:...
Understanding the 'locales.enabled' property and the Instance Settings language configuration
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 that instance setting interact with each other? Environment Liferay DXP...
What are the conditions to decide if a page inherits its theme?
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 used to determine theme inheritance for a page? Environment Liferay DXP...
Product Description contains HTML elements
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 click Publish 4. From the Catalog page, type "brake" using the...
Not all the subCategories are shown when empty search performed
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 change the value of Max Terms. This value limits how many categories are...
OpenID Connect Client Secret field must be filled
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 -nio-8080-exec-2][PortalImp1:6018] The client secret must not be null...
Checking for missing files in the Document Library as a result of File Store Migration
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 missing from the Document Library The logic is that the the path_ column...
How to determine when a certain ddmfieldattribute record was created?
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 DDMFieldAttribute. As this table has no createDate column, it's not clear how I...
Duplicate account details are visible to user
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. Steps to reproduce: Create Minium Site Create 2 users with diff 2 accounts...
Creating and Editing a Web Content Structure in Partitioned DB Results in Error
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 com.liferay.portal.kernel.exception.SystemException:...
Virtual product order status and tax
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. Environment Liferay DXP 7.4  Commerce 4.0 Resolution  NOTE: The following...
Why do I experience slowness after Liferay 7.4 2023.q4?
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 (portletpre0_.plid = ?) AND (portletpre0_.portletId = ?) AND portletpre0_.ctCollectionId = 0...
Click-to-Chat Bubble Disappears When Navigating to Other Pages
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 disappears when navigating to another page. Environment 2023.q4 Zendesk Web Widget...
Why is Jenkins build failing with SynchronousResumeNotSupportedException?
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 supported for non-blocking synchronous steps at...
Can we hide the External Video Shortcut option?
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 not possible to hide the external video shortcut for regular users with the current...
Is there any risk to remove the SystemEvent table entries while using Staging?
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 staging.system.event.max.age=1 is active and removes all entries.,...
Theme is not persisting in site templates
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 2. Navigate to Site Administration -> Click on Site Templates and create a...
Error on SecRuleEngine ${LCP_WEBSERVER_MODSECURITY}
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 is a misleading error. Typically, ModSecurity can be enabled and...
Override default freemarker error template
Issue You need to change the default behavior of the default freemarker template showing the entire error code and want to show a different template instead Environment Liferay DXP 7.2+ Resolution Even though you’re using the RETHROW option an error message shows whenever the template...
How to redirect from HTTP to HTTPS domain
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When user hits the 'http://example.com' it should be redirected to the 'https://example.com' URL. Environment Liferay PaaS Resolution...
Framework Event Error after installing Liferay Reports App
Issue After installing the Reports App in Marketplace, the bundle starts with the following errors in the logs and the Reports App is not available. ERROR [Framework Event Dispatcher: Equinox Container: de1f461e-8a23-43ec-a6b7-9a3043cdaa93][Framework:56] FrameworkEvent ERROR...
Can't add a new admin or requester to our project
Issue We tried to add a new user to our Zendesk project but they still can't access the tickets Environment Zendesk Resolution You should check if you have support seats left available, if they are full, you should contact your sales representative requesting to increase the support seat...
Why do I get PortletDataException when trying to delete a Site?
Issue When I try to delete a Site, I am getting the following error (full stacktrace attached): ERROR [http-nio-7080-exec-4][GroupLocalServiceImpl:4161] Unable to delete data for portlet null in group 2934490 com.liferay.exportimport.kernel.lar.PortletDataException: No...
Cloud Console email verification gives an invalid email error
Issue When I click on the Accept Invite link in the email to verify my email address to access the DXP Cloud Console, I receive the following error: Invalid email. How can I log in? Environment Liferay SaaS Liferay PaaS Resolution This is likely due to some characters that are in your...
Search results do not display blank strings for empty records
Issue When searching web content created from a structure, the results do not return blank strings for empty fields. Instead, search ignores them by either returning null or nothing at all(e.g. missing element in an array).   Environment DXP 7.3 DXP 7.4 Resolution The described behavior...
I cannot comment, vote or subscribe to Jira tickets
Issue I would like to follow Feature Request tickets in Jira. I used to be able to vote, subscribe to Jira tickets or even leave a comment but I cannot do this anymore.   Environment Jira   Resolution This change happened during Jira Cloud migration and that's why your account has a...
Can Liferay be affected by the CrowdStrike Falcon Agent Issue?
Issue There has been an issue impacting Azure Virtual Machines running Windows Client and Windows Server with the CrowdStrike Falcon agent recently The issue begain around 19:00 UTC on July 18, 2024 and cauess affected VMs to encounter a bug check (BSOD)and become stuck in a restarting...
PatchFileStructureException: Could not find hotfix.json or hotfix.sign
Issue In some circumstances, users are unable to install the hotfix in their environment. The cause is often due to the incompatibility of the patching tool version. Sometimes, users receive the following error line:  Problem occurred during the parsing of the hotfix:...
Liferay PaaS - How many custom SSL Certificates can we use?
Issue We want to upload our own custom SSL Certificates. How many custom certificates can we add?   Environment Liferay PaaS   Resolution As documented in Network Configuration for PaaS, you can upload maximum 14 of your own certificates. This is a hard limit imposed by the service...
Strange characters appearing in Control Panel
Issue We are observing a strange behavior in the system, where many fields display strange values, such as "   ", in both System Settings and Instance Settings. We are also seeing the following WARN in our logs: WARN [main][MainServlet:229] The default JVM character set...
New Users Are Not Being Indexed, But Exist in the Database
Issue After upgrading to 7.4, users are not being indexed, but we are able to see them in the database. New users are unable to login and are not searchable within the portal. Admin is unable to search new users to add them to groups or roles. Environment Liferay DXP 7.4 & Quarterly...
Cannot use Iframe in Web Content Article
Issue Cannot use Iframe tag in Web content article source, because it automatically adds sandbox tag and it cannot be modified. Environment 2024.Q1 2024.Q2 Resolution This change was made due to security reasons to prevent code execution. The behavior can be changed by navigating to and...
Skippable Pages containing Mandatory Fields Can Break Forms
Issue I'm trying to complete a multistep form that's supposed to have seven steps. Some questions on the form are required, while others are optional. When I reach the final step and click 'Submit,' I get an error message saying 'This form is invalid. Check field.123456789.' This error...
Changing the default Mail Domain in DXP
Issue In Liferay DXP, is it possible to configure the default email domain used during user creation? We'd like new users to have email addresses ending in "@example.com" instead of "@liferay.com". Resolution Go to your Control Panel. Navigate to Instance Settings. Click on "Instance...
In Progress Publications Can't Be Published After Upgrading
Issue After upgrading, any "in progress" publications fail to publish. When I attempt to publish them, the publication fails and they are marked "out of date". An Unable to publish from test to Production because it is out of date with the current release error is printed in the logs:...
Building a Docker image with Liferay based on another OS (Red Hat)
NOTE: The following resolution requires customization and should only be implemented at the discretion of your team. Liferay Support will not be able to assist with designing or implementing customizations. Issue I have a problem with the fact that Liferay's official DXP Docker images...

Showing 2,401 to 2,440 of 8,703 entries.