Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Residual risk after limiting the usage of unsafe-eval and unsafe-inline
Issue Can the derivatives unsafe-eval and unsafe-inline be exploited? If yes, how it is done? What is the residual risk associated with this? Can Content Security Policy (CSP) be resolved by adding a reverse...
Remove extend_session for Guest users
Issue Guest users should not be able to see the extend_session message in the browser once the session has expired. Environment Liferay DXP [7.1-7.4, Quarterly Releases] Resolution Post observing the time...
Access revoked after task assignment to another user
Issue Once the user assigns the task to another user, then the previous user loses access to that task and is unable to see that in the 'Assigned to my roles' tab of 'My workflow Tasks'. Steps to reproduce: 1....
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...
Which database table should stores the URL of the embedded page
Issue User creates an embedded page, so the URL under the Layout section will be present in which database table and column. Steps to follow: 1. Start the server. 2. Navigate to the Site Menu > Pages. 3. Create a...
Github Copilot in Liferay IDE
Issue Is Github Copilot supported with Liferay IDE? Environment Liferay IDE / Liferay Developer Studio Resolution Liferay does not recommend or allow AI-generated code to land in their codebase. However, if someone...
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...
Provide other permissions to Guest user beside just view permission
Issue Can users give permission to the guest users to use the headless API to create, update, delete, etc. for documents & media, besides just the VIEW permission? Environment Liferay DXP 7.4 Resolution These...
Reported Vulnerabilities with Gradle Workspace Plugin
Issue We've been made aware of a vulnerability: NVD - CVE-2022-1471 NVD - CVE-2017-18640 NVD - CVE-2022-25857 Environment Liferay Workspace (gradle v10.1.3) Resolution Jackson Dataformat YAML Dependency:...
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...
Translating static texts with Fragments
Issue Translating static text with the help of fragments and language overrides Environment Liferay DXP 7.4 [all updates] Liferay DXP 2023.Q1 Liferay DXP 2024.Q1 Resolution Step 1: a) Navigate to Applications...
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...
Permissions assignments only save the most recently viewed page's selections
Issue When assigning permissions to Documents or Web Content assets, after selecting permissions for users on the first page, navigating to the second page, and saving, only the permissions selected on the second...
When adding a User to a child organization, it automatically assigns them to the parent organization
Issue I've observed a difference in behavior when assigning a User to a child organization. DXP 7.2: the user would only be assigned to the child organization and not the parent organization. Quarterly Release: the...
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...
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...