Search Results

All Results 7007
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is it possible to implement branching paths using Liferay Forms where one path does not require form submission?
Issue In some use cases, it may be desired for a form to branch into a path that does not require a form submission, based on the user's selection  For example: If a user has submitted form in the past, they may not...
Export Analytics DXP Entities is missing and is replaced by export-analytics-dxp-entities
Issue We've observed that when accessing the Job Scheduler, the property 'Export Analytics DXP Entities', is missing. We see that 'export-analytics-dxp-entities' is available.  Is 'export-analytics-dxp-entities'...
How to handle "Connection Closed" Error with BLOB Type in Oracle DB?
Issue A "Connection closed" error occurs when handling BLOB type columns in Oracle databases using the getBinaryStream() method in Java, a known issue when attempting to read BLOB data in chunks after the...
[T003] Open redirect in /c/document_library/find_folder with DNS rebinding vulnerability
Issue Medium threat found during the performance testing: [T003] Open redirect in /c/document_library/find_folder with DNS rebinding Environment Liferay Quarterly release Resolution The reported concern has been...
User is unable to login after enabling ModSecurity
Issue After enabling ModSecurity, below error message is printing in the webserver log file, and due to this user is unable to log in: ModSecurity: Access denied with code 403 (phase 2). Matched "Operator `StrEq'...
ModSecurity Alert Notifications
Issue Users want to enable ModSecurity alert notification, so that, whenever there is any breach/alert an email notification is sent to the configured user.  Environment LXC-SM 2024.Q2 Resolution ModSecurity does...
Configured Highlighted Structures are not displayed
Issue After configured Highlighted Structures in 2024.Q1, they are not displayed in Web Content Administration. Environment Quarterly Releases: 2024.Q1 Resolution This feature is under a Release Feature Flag in...
Failed to create query: [nested] nested object under path [ddmFieldArray] is not of nested type
Issue When Liferay starts up and the user tries to fetch the home page where images are uploaded, the below errors are shown in the Liferay logs:...
Data Providers don't work on Liferay SaaS
Issue We created and configured a Data Provider for Forms. When we fill out the form, the Data Provider does not show any data.   Environment Liferay SaaS   Resolution This is a known issue, fixed by LPD-37074....
Multi-step form using react client extension
Issue For a multi-step form, users typically use separate JSPs to handle redirection based on conditions. Now, there is a requirement to achieve the same functionality by using React. Environment Liferay DXP...
Embedding a custom Portlet into a Liferay Web Content Article
Issue How to embed a custom MVC portlet into Liferay Web Content Article Environment Liferay DXP 7.4 Resolution Liferay DXP offers a powerful Taglib with a special tag <@liferay_portlet["runtime"]>  , which allows...
Fragment Links point to Staging from the Live site
Issue After publication, some of the buttons mapped directly to pages in my site are pointing to Staging instead of the Live site. Clicking on these links prompts users to log in to the Staging site. The links...
Enabling SSO for our Liferay Console prevents logging in with email and password
Issue After enabling SSO for our Liferay Console, we are no longer able to log in with email and password.  Environment DXP 7.4 Resolution This is expected behavior, as per the Official documentation for SSO: "The first...
Redirection happening to Public Pages when URL is appended with numbers
Issue Liferay automatically redirects users to specific public pages when incorrect URLs ending with numbers are entered. This behavior leads to the unintended exposure of these public pages to all users. Steps to...
Staging publication fails with a duplicate entry on LayoutSEOEntry error
Issue Staging publication is failing in my environment with the following UI error: An unexpected error occurred with the publish process. Please check your portal and publishing configuration. The...
Which database table should store the content of the paragraph fragment
Issue Where is the content of the paragraph stored in the database table? Steps to follow: 1. Start the server. 2. Navigate to the Site Menu > Pages. 3. Create a new page and publish it. 4. Edit the page and drag...
Using an Editor Config Contributor Client Extension in web contents
Issue Apply a config contributor using a client extension to CKEditor in web content following the official documentation or the provided example does not show any changes in the web content editor....
Language Key Import Issue
Issue When exporting a language key from one instance and then import it to another instance, the translated sentence appears incomplete. Steps to reproduce: 1. Start the server.(Let's say-Instance 1) 2. Navigate...
Price range facet is getting rearranged when blueprint is applied
Issue The price range facet is getting rearranged (not in ascending order) when the blueprint is applied. Steps to reproduce: 1. Start the server. 2. Navigate to Application Menu > Control Panel > Sites. 3. Click...
Disable AI Creator button in CKEditor.
Issue Starting from version 2023.Q4+, when creating web content that includes a 'Rich Text' field, the CKEditor offers a new 'AI Creator' button. This article provides the necessary configuration to hide this button in...