Search Results

All Results 57
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
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...
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...
Unable to Configure a Portlet on Content Pages Without Entering Edit Mode
Issue In previous versions of Liferay DXP, users could configure portlets such as the Asset Publisher on a content page (blank page) without needing to enter the "edit" view. Environment Liferay DXP...
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:...
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...
Liferay 7.3 Update36 not available on CDN
Issue We are planning to upgrade product to version dxp-7.3-u36, but noticed that it's currently unavailable on CDN product_info.json Environment DXP 7.3 Resolution Since the introduction of the Quarterly Releases, it...
Objects - multiple items can be saved but only one item is displayed in the administration view
Issue When I try to create an object with an upload field, and save a new item multiple times, the object is only displayed once in the administration view. The uploaded item is not cleared from the field either. Is...
Uploaded document's file extension not visible in the URL
Issue While uploading the documents in the 'Documents and Media' section the file extension is not showing in the URL. Example: In Liferay 7.4 update 24, uploaded the document in the 'Documents and Media' section,...
Vulnerability on spring-web
Issue The security scanner flagged the Liferay with the security vulnerability due to the JAR containing the vulnerable classes, reported here CVE-2016-1000027. Environment Liferay DXP 7.4 Resolution It's been...
Deactivating Autogenerate Structure Key generates IDs
Issue I  browse to Control Panel -> System Settings -> CONTENT AND DATA -> Web Content -> SYSTEM SCOPE -> Administration and uncheck 'Autogenerate Structure Key' option. Then I create a new Web Content Structure...
Tabs created in Webcontent body field are not clickable in content management system
Issue Created tabs are not clickable in 2023.q4.0 editor where as the same tabs were working correctly in Liferay 7.2 editor. Environment 2023.q4.0 Resolution In DXP 7.2, the editor utilized was AlloyEditor. However,...
The search service exceed 80% of its allocated memory
Issue We sometimes see the following warning in the Cloud console: The search service exceeded 80% of its allocated memory. Environment Liferay PaaS Resolution The search service often presents high memory consumption,...
Search result description does not include text from Web Content Display Widget located within Widget Page.
Issue Steps to reproduce: Create a Web Content. Create a Widget Page. Add a Web Content Display Widget to the Widget Page. Configure Web Content Display Widget to display the Web Content. Create a Content Page. Add...
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...
Is Liferay vulnerable to CVE-2023-50164?
Issue After running a scan, we received an alert about a possible vulnerability in Liferay. We want to confirm if we are vulnerable to CVE-2023-50164. Environment All environments. Resolution Liferay is not...
lastPublishDate showing as NULL
Issue 'lastPublishDate' column is showing as NULL in 'DLFileEntry' table. According to the use case, users need to show the last publish date of the document. Environment Liferay DXP 7.3 Liferay DXP 7.4...
Deprecation of Liferay Sync
Issue I'd like to inquire about the support for Liferay 7.4 in the Liferay Sync. Currently, the Compatibility Matrix only lists support for Liferay DXP 7.3. Environment Liferay DXP 7.4+ Resolution Liferay Sync got...
Gaining access to Analytics Cloud Workspace
Issue Could you please provide access to the Liferay Analytics workspace? Resolution Once the workspace is created, the decision of who can access it falls on the Owner of the workspace. If you do not know who is the...
A user group imported from LDAP is not removed from Liferay when the related group is removed from LDAP
Issue Removing a group from LDAP does not remove the related user group imported in Liferay DXP's database. Environment All Liferay DXP environments Resolution This is the intended behavior. The user group has to be...
Is there a maximum number of calls to the headless API before performance degrades?
Issue Is there a maximum number of calls to the headless API before performance degrades? Environment Liferay SaaS Liferay PaaS Resolution We cannot specify a maximum number of calls that would avoid performance issues....
.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...
Update object entries from workflow task screen
Issue Allow users to access the object in edit mode from the workflow task screen Environment Liferay DXP 7.4 Resolution As of now (at the time of creating this article), there is no OOB (out-of-the-box) way...
Users are not allowed to create organizations at a higher level than where they currently are
Issue Can we enable users to create organizations that are at a higher level in the hierarchy than their own membership?   Example: Parent > Organization > Child Organization > Child Organization 2.0 Can a user...
GDPR-compliant 3rd party cookie handling in 7.3
Issue Can you backport GDPR-compliant 3rd party cookie handling to 7.3 SP3?  Environment The feature got implemented in DXP 7.4.13-u66. Backporting this feature to 7.3 is not feasible. Resolution There are 3 options...
Conditions to be counted as Bounce Rate
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
user_ .modifiedDate table changes upon User Login
Issue When a user logs in, Liferay is changing the user_ .modifiedDate value in the database table.    Environment Liferay 7.4   Resolution The behavior where user_ .modifiedDate field is modified upon User Login has...
Database Permissions Required for Liferay
Issue Could you please provide us with a list of Database Permissions required for Liferay to function? (We are optimizing our application security concerning the Database) Environment Liferay DXP 7.1...
liferay-module-config-generator as a dependency
Issue As a developer, should I add liferay-module-config-generator in the block dependencies or in the block devDependencies? Environment Liferay DXP 7.1 Resolution This module is thought to be used in the block...
Unable to process OpenID Connect authentication response: Requested value and approved state do not match
Issue From time to time, error messages like the following appear in logs: 2024-02-14 13:31:55.099 ERROR [http-nio-8080-exec-120][OpenIdConnectFilter:132] Unable to process OpenID Connect authentication response:...
Leverage browser caching in Liferay
Issue Leverage browser caching in Liferay Environment Liferay Portal 6.2 Resolution The query is regarding the SEO implementation and falls beyond the scope of Liferay support. Additional Information Article: Leverage...
Why does the LDAP import schedule start over whenever I reset my server?
Issue I would like my LDAP import to run at specific times and dates. I can set LDAP import intervals by number of minutes through either System Settings or Instance Settings: Control Panel > Configuration >...
Liferay Developer Studio 3.9.3 Release Highlights
Liferay Developer Studio provides an all-in-one, integrated development environment based on Eclipse for developers to build plugins for the Liferay Digital Experience Platform. Liferay Developer Studio is an Eclipse...
Uploaded documents are not visible on a different machine
Issue Configure common database for two Liferay servers. Now, whenever try to upload an image on one server then the same image is not getting visible on another server even though the right URL path has been set...
How to implement Accelerated Mobile Pages (AMP) in Liferay?
Issue How to implement Accelerated Mobile Pages (AMP) in Liferay?  Environment Liferay DXP 7.2 Resolution Accelerated Mobile Pages are not supported in Liferay as of now. However, there is already a feature request in...
IKEv1 IPSec VPN Deprecation
Introduction A group of researchers has found vulnerabilities in implementations of the Internet Key Exchange version 1 (IKEv1) protocol in firewalls and other networking applications...
Restricting the search result
Issue After uploading a video with extension mp4 and web content, with the same name. Now when searching with the name, the results show both the mp4 video and the web content. However, it should show only Web content...
Drag & Drop zone is missing when uploading a image in web content
Issue After installing DXP 7.1 FP18, the Drag & Drop zone is missing when uploading a image in web content.  Steps to reproduce: Add a new web content structure with image field. Add a template for the structure created. Add...
Is it possible to modify only a single instance of a service?
Issue I have multiple instances running of the same service. Is it possible to deploy changes (different configuration or jar files) to just one of the containers instead of applying them to all instances?...
When granting the "View" permission only for "Forms" and "Documents and Media" to a Role, the Users with this Role is able to see the "Add" button and can add assets in "Forms" and "Documents and Media"
Issue When granting the "View" permission only (as below) for "Forms" and "Documents and Media" to a Role, the Users with this Role is able to see the "Add" button and can add things in "Forms" and "Documents and Media"...
Liferay Digital Experience Platform Readme
Thank you for choosing an Enterprise Subscription to Liferay Digital Experience Platform (DXP). Liferay DXP allows you to create and connect personalized digital experiences across...
How do I add Captcha in Sign in Portlet?
Issue I would like to add Captcha in Sign in Portlet, as I can do in Create Account and Forgot Password options. Environment DXP 7.3 Resolution Unfortunately, there is no out-of-the-box feature to enable Captcha...
Is it possible to fill a form field using a URL parameter?
Issue I would like to have a predefined value for a field in a Liferay form. Is it possible to pass this predefined value using a URL query parameter? Environment Liferay DXP 7.0 or higher. Resolution Passing a...
On the Geo-location, all uploaded documents for a single location should be visible by clicking upon the marked pointer
Issue When we upload more than one document for a single location and try to see all uploaded documents by clicking on the marked pointer in the map only one document will be visible. Environment Liferay DXP 7.2...
The purpose of the "Skip to Content" button
Issue If a user presses the Tab key when the URL is highlighted, a "Skip to Content" button appears. Selecting this button with your mouse does not appear to do anything. Environment Liferay DXP 7.0 Liferay DXP 7.1...
Liferay Screens on Liferay DXP 7.2 and latest Google announcement about Android API level 30 support
Issue As per https://developer.android.com/distribute/best-practices/develop/target-sdk#pre11, Google notified that By August 2021, new apps must target at least Android 11 (API level 30). By November 2021, all...
Can I create unidirectional asset links?
Issue In Liferay, when I configure Related Resources of a specific asset, I see that the asset links are bidirectional (two-way) by default. For example, if 'Web Content A' is published with 'Web Content B' as a related...
Why Are Unrelated Pages Appearing In My Page Searches?
Issue When I search pages through the page tree, seemingly unrelated pages will sometimes show up in my search results. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution One reason for seemingly unrelated...
Certain portlets have aria-autocomplete attributes
Issue While inspecting the DOM for certain portlets (Page Comments, Blogs, etc ...) deployed on DXP pages, users may notice the below aria attributes: aria-autocomplete="list" aria-expanded="false"...
Total value not recalculated when order edited by administrator
Issue Existing orders were edited from the admin page, for example quantity was increased or decreased and price was modified. After making these changes, the total price remains unchanged and displays...
How to adjust notifications in the OOTB 'Single Approver Workflow' to approve specific web content based on a specific user
Issue How to apply 'Single Approval Workflow' to the specific user against specific web content. Use-case  Web Content 1 created/edited by user 3 - notification should go to Approver (User1)  Web Content 2...
Different tables that are associated with the document data
Issue How data flows in the database tables after uploading an image. Environment Liferay 7.0 Resolution When the documents have been uploaded via document and media portlet from the Liferay portal, its metadata is...
What is the maximum time frame of a VPN tunnel utilization report?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue As an administrator, I would like to request a VPN tunnel...
F5 web server device blocks Liferay URL with message: "Bad multipart parameters parsing / No boundary defined for multipart request"
Issue A F5 web server device (for example, a load balancer) blocks a Liferay URL with messages like: Bad multipart parameters parsing No boundary defined for multipart request Flagging the request to process the...
Mapping of 'LDAP' attributes in Liferay
Issue The requirement of mapping the below attributes in Liferay with the user profile. When was the last password being set, required 'pwdLastSet' attribute  When was the last login date, require 'lastLogin'...
Is it possible to stream the logs of the liferay service to Dynatrace?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Is it possible to stream the logs of the liferay service...