Search Results

Knowledge Base 3817
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
Some documents are missing the Download permission after an upgrade
Issue After upgrading from 7.4u60 to 2024.Q1.4, users are unable to download files from documents and media. They are able to view the files, but the download permission isn't set on their roles. I understand the download...
Unable to play audio of OGG format in Safari Browser
Issue While playing the audio in Safari Browser, it shows an error, however, the same audio is working fine in other browsers. Here is the below code for adding the audio on the portlet with <audio> tag: <audio...
The Blueprints are not visible on the pages after upgrade process
Issue Upgraded the Liferay from DXP 7.4 update 31 to the latest release (DXP 2024.Q2 is the latest one at the time of writing this article), the blueprint is not visible on the pages, which was configured in the...
Workflow task is not assigned to site role users
Issue The users having certain site roles are unable to see the workflow tasks in the 'Assigned to my roles' tab  Steps to reproduce: Start Liferay Bundle DXP 7.4 update 92 Create Sites: Create a new site (e.g.,...
CVE-2013-3587- enable of HTTP compression
Issue Security vulnerability CVE-2013-3587 details a breach attack that is possible with the enable of HTTP compression and Deflate. Steps to see the behvaior: Navigate to any of the pages on the Liferay server....
"Prefix" does not save when switching between "Languages" for a User
Issue When editing the "Language" selection for a User the "Prefix" does not always save the pre-selected response. Example: Set the "Prefix" to "Mr" and "Language" to "English" for a User and click Save. Change the...
Theme upgrade issues
Issue We are moving from Liferay 7.3 to Quarterly releases and we would like to upgrade our theme, but facing errors e.g. "No mixin named media-query." or "Undefined variable: '$nav-underline-font-size'." Environment...
ServiceBuilder Updates Not Reflected in Database
Issue Service Builder changes does not apply updates on database after add or delete a column in service.xml Environment Quarterly Releases Resolution Liferay has the property...
Known Issue [Resolved]: Control Panel access not correctly being provided through role assigned to user group
Issue A user is not able to see the control panel, even though they are in a user group which correctly has assigned the application permissions and resource permissions relating to control panel access Environment...
Guest user is not redirected to the login page when accessing the portal with site URL
Issue When I access https://www.myapp.com/mysite without logging in, it shows 404. When I add  the page name to the URL e.g. https://www.myapp.com/mysite/sitepage, then it redirects to login screen. The login prompt...
Configuring Default Permissions for New Folders: Addressing Inherited Permissions for Guests
Issue The default selection of "Site Member" is preventing the inheritance of guest permissions. This default behavior occurs because a private page exists in the site, influencing the default...
Facing issues in setting 'liferay.workspace.product' property for Liferay Workspace
Issue Upgrading the portal from Liferay DXP 7.4 Update 67 to Liferay DXP Quarterly Release 2024.Q1.9 and trying to set 'liferay.workspace.product = dxp-2024.q1.9' in the gradle.properties however, it is not...
Upgrade Fails: Error after upgrading using the Database Upgrade Tool (MS SQL Server)
Issue After running `db_upgrade_client.bat` my upgrade failed with no explanation in the logs. Upgrade failed, when it was attempted again it was successful but Liferay won't start After upgrading, Liferay...
Can you add a theme or fragments to action pages?
Issue How do I add fragments to action pages like /c/portal/update_password and /c/portal/update_reminder_query? Our theme reverts on utility/action pages /c/ When a user is taken to the...
Document status is not getting updated in search indexes
Issue Unable to update the document status in the search indexes. Steps to reproduce: 1. Start the server. 2. Deploy the JAR file. 3. Navigate to the Control Panel > Custom Fields. 4. Add 2 custom fields,...
The Impersonation Attempt Fails Without Errors in the Logs or UI
Issue Admin users are unable to impersonate other users. When attempting to impersonate, a new tab opens, but it remains on the original user. Impersonation attempts fail, the `doAsUserId?` is missing from...
Longer Team Names Fail to Word Wrap and Overlap the Description
Issue When creating a long team name, the name overlaps the description of the team. Steps to reproduce: Start a vanilla 2024.q1 bundle Navigate to Menu > People > Teams > + Create a long team name using...
I cannot add a name for my display template
Issue When I create a new widget display template there is no option to define the key name as we could do in previous versions, like this: Environment Liferay 7.4, Quarterly Release Resolution You need...
Feature flag LPS-202104 is not available for company 0
Issue When upgrading my Liferay environment the following error occurs in the upgrade logs. How can I resolve this error?  ERROR [main][FeatureFlagsBag:90] Feature flag LPS-202104 is not available for company 0...
Backup doesn't have permissions to open the Document Library
Issue Backups fail with these log messages: rsync: [generator] opendir "/mnt/prepare-restore/document_library" failed: Permission denied (13) cannot delete non-empty directory: document_library rsync error: some...
Service Provider (SP) initiated SLO when using OIDC (SaaS environment)
Issue We are utilizing OpenID Connect (AWS Cognito) for logging into Liferay; however, the users remain logged into the SSO system even after logging out of Liferay. Environment Liferay DXP 7.4 Resolution...
Data is lost when Web Contents are published with the Corsican language.
Issue When publishing content in the Corsican language, data that had been published in other languages was lost. Environment All environments Resolution Please request a hotfix with LPD-27959 to resolve the...
Cannot add more than one notification for a task in workflow
Issue When creating a workflow, adding more than one notification freezes the source view. Unable to edit the source view when adding notifications based on Role or Role Type. Steps to reproduce: Navigate...
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...
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...
Error: Could not find or load main class com.liferay.css.builder.CSSBuilder
Issue After switching to JDK11 I'm unable to build my project. Build failed with an exception that lists a path to my java version. Error: Could not find or load main class...
Unable to filter by relationship using Postgres in neasted levels
Issue When filtering data based on relationships with nested levels using PostgreSQL, we encountered an internal server error with the following log entry instead of a status 200: 2024-04-18 13:43:33.147 ERROR...
Gradle tasks not working for new versions
Issue We are trying to update our workspace, to do so we have performed the following actions based on a blade init: Update gradle-wrapper version to 7.3.3 Set in settings.gradle file for...
"You do not have the required permissions" while assigning workflow tasks
Issue The user is receiving an error "You do not have the required permissions" when one user assigns the workflow tasks to another user. When checked further, the task assigned by one user to another user is...
Hardcoded link resulting in 404 error
Issue I have a hardcoded button to a web content that is now going to a 404 page. My link to Liferay content is now breaking. Environment DXP 7.4 Quarterly Release Resolution Hardcoding links to Liferay content can break...
Parent organization membership is also displayed
Issue We found a bug with how organization membership is displayed on the user account page: when a suborganization is assigned to a user, the parent organization of the assigned suborganization is also...
Uncaught TypeError in the DXP Homepage (PageTree)
Issue If a role does not have admin access, but can access the Site Menu, PageTree toggle console errors.  Certain roles that have access to edit web content see an error in the browser console log....
The "assign to me" tab under My Workflow Tasks is not displaying the order by latest documents at the top of the grid
Issue The assign to me tab is not displaying the order by latest documents at the top of the grid. In 7.4 the latest document is displaying in the bottom of the grid. Environment 2023.Q4 Resolution You can use the...
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'...
How much time does it take for a new SSL Certificate to be updated in Liferay PaaS?
Issue User has updated their system with a new SSL certificate properly and the update is not performed immediately. Environment Liferay PaaS Resolution It takes around 30 minutes for a new SSL certificate...
Failed Loading the Jackson 2 API Plugin on Jenkins Build
Issue After upgrading Liferay Cloud Services from v4 to v5, we encountered the following error relating to loading the necessary plugins with the Jenkins build. SEVERE: Failed Loading plugin Jackson 2 API Plugin...
Adrum.js Timeouts in Microsoft Edge
Issue I'm experiencing a timeout issue after logging into the portal and navigating through pages. When using Microsoft Edge, adrum.js timeouts, the extended loading time is also seen in HAR files.  Browser...
Analytics Cloud Custom Event is not firing
Issue I created a custom event according to the documentation When I check in AC, I don't see any data collected for this custom event   Environment Analytics Cloud DXP 7.0+   Resolution Apart from establishing the...
Liferay Developer Studio not working on MacOS Ventura
Issue Liferay IDE has known issues with M1/M2 chips. Environment Liferay Developer Studio Resolution The recommended workaround for this behavior is to install the arm64 Eclipse binary...
Unable to select Specific Display Page Template for the default 'Home' page from the page hierarchy
Issue While creating web content and while selecting the Specific Display Page Template, the ‘Home' page does not get enabled and hence the child page associated with the 'Home’ page cannot be selected....
Custom ActionExecuter always results in PortalException: No action executor for java
Issue I tried to integrate a custom java ActionExecuter following this article https://learn.liferay.com/w/dxp/process-automation/workflow/developer-guide/creating-an-action-executor. But after using it in a workflow my...
Redirecting to login page when authenticated via SAML returns a 500 error
Issue Navigating to to the login page /c/portal/login on the SP throws a 500 error when already logged in through SAML. Environment DXP 7.3 DXP 7.4 Resolution This is a known issue affecting DXP 7.4 U80 and lower and...
After copying the data to the Message Board, the numbered list not continuing
Issue Copied the data from the Word file, pasted it into the Message Boards's Thread, and published it. After publishing the Thread, the number list is not continued and shows like: 1. a. 1. a. 1 a. Steps to...
The users imported from LDAP cannot change their password
Issue The users who were imported from LDAP cannot modify their passwords from My Account. Environment All Liferay DXP environments Resolution Make sure that LDAP Export option is enabled. Ensure that the credentials...
Unable to minify CSS in commerce sites
Issue Steps to reproduce: 1. Start Liferay DXP 7.2 fix-pack-20 (commerce site) 2. Add the below properties in portal-ext.properties: minifier.enabled=true theme.css.fast.load=true javascript.fast.load=true 3....
Content does appear correctly for 'Site Member' users even though permissions appear correct
Issue We have a 'Web Content' set up as visible for 'Site Member' users. This 'Web Content' is under a hierarchy of folders. We added a 'Web Content Display' widget to show the 'Web Content'. The widget is also set...
Object page is empty and showing the JS errors in browser console
Issue When upgrading from to 2023.Q4.2 to 2024.Q1.2, the "Objects" page under "Control Panel" is empty. Objects are not visible and showing the JS errors in the browser console logs. The JS error in the browser...
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...
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...
How target Liferay product in my workspace?
Issue We are currently upgrading our workspace and we would like to change the target version in our gradle.properties file, but we are unsure what is the correct format. We tried using e.g....
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...