Search Results

All Results 65
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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...
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...
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...
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 Proxy? Environment Liferay DXP [all versions] Resolution Unfortunately, the DXP...
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 frequencies in the snapshot, it is seen that every request has around the interval...
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 new 'Embedded' page and publish it. 4. Now, click on the three-dots of the...
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 likes to use Copilot or any other tool to generate the code that runs on...
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 actions are disabled by default on purpose for guest users: <guest-unsupported>...
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: The Liferay Workspace uses jackson-dataformat-yaml for parsing YAML files. While...
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?  Environment All environments [DXP 7.0 - DXP 7.4] Resolution Polyfill is a common...
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 Currently we use the azure account key as authentication for connecting...
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 implemented. The request simply does not align with Liferay's focus of...
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 workflow. When a web content or document goes through the workflow process, there is...
.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 resulting in not being able to edit the code related to innerHTML. Environment...
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 Resolution 'lastPublishDate' value will only be shown when a document is published 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 vulnerable as it does not use the Struts upload feature. Additional Information...
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 deprecated in 7.3 without direct replacement. The feature is in archived...
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 available to update object entries from the workflow task screen. As a result, a...
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 Quarterly Releases Resolution This is expected behavior, as editing a content page...
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 this the expected behavior? Environment Liferay DXP Quarterly Release...
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 belonging to the "Child Organization" create organizations like...
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 removed manually.    , knowledgeArticleType: reference, legacy: true,...
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. However some guidelines can be provided to help understand the...
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 and I fill the 'Structure Key' field with a custom value (i.e. 'ID0001')....
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, DXP 7.4 has transitioned to CKEditor, resulting in the observed...
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 a Web Content Display Widget to the Content Page. Configure the Web...
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, sometimes even using the entire container’s allotted memory, and is...
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 available: Upgrading to a version which contains the required feature...
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 If it is counted as a Bounce Rate, under what conditions is it counted?...
Folders, contents and other assets display outdated user name/surname
Issue Within the Site administration, asset creators' names are displayed for folders, web content, and documents. Updating a user's name and/or surname does not reflect these changes in the aforementioned resources; instead, the previous values continue to be displayed. Can these...
'Authentication Search Filter' for Users in LDAP
Issue At the moment, we are using LDAP server connection to authenticate our users. Our question is: in which moment the query to authenticate users is executed? More exactly, when the field 'Authentication Search Filter' is applied? We are using as 'Authentication Search Filter' this...
How long does it take Liferay analytics to get the analysis results (number of accesses) after the page is published?
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 Timing of sending access data from Liferay server to Analytics server...
Authority to view form entries
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 Can roles define the permissions to view form entries? Environment DXP...
'Email Account Activity: New Sign-In detected for your account' received which is an unwanted email
Issue Receiving unwanted email notifications like "Your email account abc@xyz.org.in was signed into from a new location, device, browser, or application" from GoDaddy. Below are the details received:   From: GoDaddy <donotreply@godaddy.com> Sent: Monday, May 27, 2024 11:42 AM To: ABC...
User Impersonation For Newly Created Users
Issue Attempting to impersonate a user who has not logged in yet returns errors in the console. How can I verify the accounts of new users who have not activated their account yet? Why can't I impersonate a user I've just created? Environment 2023.Q4.1 Resolution In the past you were...
Analytics:for Entrance and Exit items in page analysis
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 Regarding Entrance counts, are moves between different sites within the...
Issue with the latest Dynatrace view
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Unable to get the latest Dynatrace view with the new tenant ID. Snapshot of Dynatrace with new tenant ID Snapshot of Dynatrace with...
Two-factor authentication for Analytics Cloud login
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 How long does it take for the "verification code" to expire during...
Tomcat Vulnerability Impact (CVE-2023-28708)
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 Regarding the vulnerability in Apache tomcat regarding sending...
Uploading Files to Documents and Media with the Forms Feature
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 When uploading files with the forms function, some files are stored in...
Are Synonym Sets applied during Index Time or Query Time?
Issue When using Synonym Sets, are the synonyms applied during index time or query time?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Synonyms are applied as query time only. Reference source code can be found Here   Additional Information Liferay Learn:...
What method is Liferay using for formatting Synonym Sets?
Issue What method is Liferay using for formatting Synonym Sets, in the context of Elasticsearch?   Environment Elasticsearch DXP 7.2 SP1 and later versions   Resolution Simple Expansion technique is used for formatting Synonym Sets   Additional Information Liferay Learn: Synonym Sets....
Web content indexing coverage
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 What is the latest version (including unpublished), latest version...
URL specification of the administration screen
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 What are the different types of Liferay admin screen URLs? Environment...
Are URLs that display/download Liferay JS information a vulnerability?
Issue Some monitoring tools may identify certain URLs that are accessible during routine scans that should not have allowed access. Among the URLs that are typically detected are URLs that can download Liferay's JS (JavaScript) to the equipment being accessed. For example, if you inject...
Folder naming rules for Web content, documents and media
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 Are there naming rules for Web Content, Documents and Media folders?...
Deploying to an Existing Build via CLI Tool
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue The user wants to know if it is possible to deploy to an existing build using the Liferay Cloud CLI tool. The idea would be to use a...
How to store and view what users selected for the Cookie Consent banner?
Issue We have enabled Liferay's cookie consent banner for our site. Could you please guide us on where to locate the log of cookies accepted by our site visitors? As a point of reference, here is an example of how the cookie acceptance history is displayed in WordPress's GDPR Cookie...
Blocking requests before reaching the WebServer on Liferay PaaS (Public Cluster)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have encountered requests from unauthenticated sources on the webserver. Can these requests be blocked before reaching the...
Enable Masking on Personal Information Data in Liferay PaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have a requirement to mask the PI (Personal Information) data in our database. Is it possible to install the mask-related plugin...
Version not available on CDN in the product_info.json
Issue Liferay version is not available on https://releases-cdn.liferay.com/tools/workspace/.product_info.json. Environment DXP 7.3-u36+ 2023 Q4.x+ Resolution Since the introduction of the Quarterly Releases, it was decided that new releases, including 7.3, will only be added to...
Missing Folder Hierarchy in Related Assets Selection for Web Content
Issue Currently, it's only possible to find and select related files in a Web Content by searching by name. This becomes impractical when dealing with thousand of files that don't have semantic names but are well-structured in folders and subfolders. Is there any configuration where I...
SearchBarPortlet on private page
Issue We use SearchBarPortlet in our public and private appearance themes. Also, we have configured as 'destination', a results page with '/search-results' as friendlyURL. This page exists as public and private. However, when we do some search from private pages, the results are always...
When trying to access a user's private page, a "404 Page Not Found" populates instead of the Login prompt
Issue When trying to access a user's private page, we are transferred to a "404 Page Not Found" error page instead of the Login page that we were expecting.  Environment DXP 7.4 Quarterly Release Resolution Not being able to access a user's private pages is the expected behavior despite...
What is the user password algorithm and format of the stored passwords?
Issue We would like to understand the formatting of passwords as they're saved in Liferay. What algorithm, salt, and hash format is being used to store passwords?  Environment DXP 7.1 Resolution Example Password: {PBKDF2WABCDMAEFGH1}ABCDoABC/ABCD644e/XY3ZAbcde8hI0jKLOnBcEE7U7TuuV The...
Accessibility: Success Criterion 4.1.1 Parsing (WCAG 2.1)
Issue The tool https://validator.w3.org shows accessibility issues related to success criterion 4.1.1 Parsing. Environment 2024.q1 Resolution Since WCAG 2.2, success criterion 4.1.1 Parsing is considered obsolete, as indicated in 4.1.1 Parsing (Obsolete and removed). A note is included...

該当件数: 1,663 件中 181 - 240