Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is Elasticsearch 8.14.x or 8.15.x compatible with Liferay DXP Quarterly Release?
Issue The compatibility matrix does not list newer releases of Elasticsearch, like 8.14.x or 8.15.x, are they compatible? We've been made aware of CVE-2024-23445 and CVE-2024-37280, can we upgrade to...
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...
Unable to see the list of assignees for Site Roles, Organization Roles, Asset Library Roles and Account Roles
Issue I would like to access a list of Roles and Assignees for "Site Roles", "Organization Roles", "Asset Library Roles", and "Account Roles" without having to go through each individual account to get...
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,...
Captcha does not appear on each submission attempt in the form
Issue Create a form by enabling the CAPTCHA and submit it for the first time, try to submit it again, then the CAPTCHA will not appear. Steps to Reproduce: 1. Start the server. 2. Navigate to the Site Menu >...
Polyfill.io Vulnerability: Is Liferay affected?
Issue An attribute polyfill:true is observed in the source code of the website. Does it have anything to do with the domain 'https://polyfill.io'? Is Liferay affected by the Polyfill.js vulnerability? ...
On authentication types to Azure Blob Storage
Issue We would like to use Azure Blob Storage for documents and media, as described at https://learn.liferay.com/web/guest/w/dxp/system-administration/file-storage/other-file-store-types/microsoft-azure-blob-storage...
How Will Special Characters Be Scoped Regarding LPS-78008?
Issue Will special characters be scoped at site level and not only instance level per LPS-78008? Environment Quarterly Releases  Resolution After further review, it has been confirmed that LPS-78008 will not be...
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...
How to define user and email notifications for each asset
Issue I want to disable email notifications for blogs How to configure notifications for each asset to receive them by email or as user notifications. Environment DXP 7.4 Resolution It is possible to choose the...
How do you create a role that allows a user to edit details of other users?
Note, this is just one method and can be tailored to different preferences. Issue How do you create a role that can edit the details of other users? Like email address, etc. How do you create and assign a...
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...
Workflow Tasks Are Missing History
Issue After approving a document, I'm not able to see if it was previously approved or rejected. In previous versions of Liferay DXP, users could see the entire history of a task assigned to them in the...
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...
After Upgrading to DXP 7.4+, there's an extra field within our structures
Issue After upgrading from DXP 7.3, we've observed that our structures have been modified and there is an extra "Fields Group" added to it.    Environment DXP 7.4+ Quarterly Release Resolution This is the expected...
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...
.innerHTML is getting removed in web content (SaaS environment)
Issue When we try to add some extra lines of code (output.innerHTML="";) in the web content, it is not working as expected and the innerHTML is getting removed. We are taken to the first line of the code...