Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Is ManagementBarFilterItem deprecated in 7.4?
Issue Currently we trying to upgrade from Liferay 7.0 to 7.4u112. We are currently in progress of code upgrade of one of our custom modules. We are facing one issue in one of our importing statement as mentioned below:-...
Pages Hierarchy menu is cutting off the menu items when there are many nested pages and no scrolling option available either
Issue Customer has noticed that in the Pages Hierarchy menu there is no option to scroll horizontally if the page names don't fit the menu window. The page names are also cut and there isn't any way to read them....
Error saving images in a custom structure after add a translation
Issue A client encountered an error when using the 2024.Q2.(4+) versions while attempting to save a Journal article with translations using a custom structure. The issue could not be reproduced in the...
role "Site member" is being activated by default in the permission selector
Issue When administrators create a folder or document in the Document Library, Liferay automatically assigns Guest permissions to the created item. However, when non-administrator users perform the...
Dispatch Trigger Error: No DispatchTrigger Exists with Primary Key XXXXX
Issue We are encountering an error related to Liferay's dispatch framework, where the system is attempting to process a non-existent dispatch trigger. The error message is as follows: ERROR...
Cannot add segment with thousands of conditions due to indexing problems
Issue When adding a segment with with thousands of conditions there are problems with the indexing by Elasticsearch. The logs show a StackOverflowError stacktrace. Environment Quarterly Release 2023.Q3 Resolution...
Getting ORA-01795 when editing a DDM structure
Issue I'm trying to edit an DDMStructure and I got the error : => Edit xxx is temporarily unavailable. If I look at the logs I see this error : Caused by: java.sql.SQLSyntaxErrorException: ORA-01795: maximum number of...
Public access of database
Issue How users can enable public access to the database of their PaaS environment Environment Liferay self-managed (LXC-SM) Resolution Enabling even read permissions to the database is a huge security risk....
Password for LDAP and Liferay users should not expire
Issue After integrating Liferay with the LDAP server for users, the passwords for the users are expiring after some time and are required to be reset again. Is there any way for the passwords to never...
Dynamic Data List Template
Issue Users are unable to edit the Dynamic Data List Template in DXP 7.4 since the dynamic data List template editor is not visible Environment Liferay DXP 7.4 [all versions] Quarterly Release Resolution Users need...
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...
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....
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...
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...
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...
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...
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:...