Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Unable to re-enable Analytics Cloud in Production after disabling the connection in a lower environment with Production backup data
Issue In a testing scenario in which Production backup data is imported to a lower environment and Analytics Cloud is disabled via the UI in the lower environment, you may observe that the connection gets disabled in...
Character replacement in web content with CKEditor
Issue When modifying the text entered in a text area of a web content in edit mode and publishing it, line breaks are automatically added in the generated HTML. After publishing, the <br> tags are automatically...
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...
A/B testing - How are unique sessions interpreted?
Issue How is a unique session interpreted? Environment Analytics Cloud Liferay DXP Resolution The user sessions have a window of 30 minutes since the first event has been sent when a user accesses DXP. In this...
A/B Testing - How are sessions work in relation to browser windows, tabs, private/incognito windows?
Issue If I open a browser and visit a A/B testing page and do an action - is this considered one session? If I open a new window or tab and do it again, is it a same session or a different session? If I open a new...
A/B Testing - Why is there a delay?
Issue We have an A/B test ongoing. Why is the data shown in Analytics Cloud with a significant delay? Environment Analytics Cloud Resolution We update the A/B Testing experiments daily so that is the cause of the...
Multi-Factor Authentication via SMS
Issue We want to set up MFA via SMS without using any external Apps. Is this possible with Liferay out-of-the-box? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution MFA by SMS is not...
How to redirect users accessing www.mydomain.com to mydomain.com in my PaaS environment?
Issue We need to implement a rewrite rule that change the URL in a client request from www.mydomain.com to mydomain.com. How should we proceed to configure this in our PaaS environment? Environment Liferay PaaS...
A/B Testing - What are the conditions to declare the winner?
Issue In conducting A/B testing, all the tests were run in anonymous sessions, ensuring that each session was isolated by closing the incognito tab between tests. I experimented with both anonymous and non-anonymous...
It is not possible to switch between options using Incompatible in Bundle product relations
Issue We added two bundle options for a product (i.e. myProduct) and between the products of each option we defined some Incompatible in Bundle product relations. If we open myProduct details and select an option...
Form container is not visible for a custom role
Issue When editing a page in Liferay that involves dragging fragments, some users may notice that the container fragment is not visible. However, when logged in as an admin, the fragment appears...
Cannot access .zip file error occurs when installing a hotfix with Patching Tool
Issue When I try to install a hotfix in my environment I get the following error:  Installing hotfix-3... Cannot access .zip file: ../osgi/portal/com.liferay.portal.zip.jar: java.nio.file.NoSuchFileException:...
Denied access to model object as it does not belong to current company
Issue An error message stating "Denied access to model object as it does not belong to current company" occurs when attempting to access a DLFile that resides in a different company than the template...
Liferay PaaS - Builds are triggered from multiple branches when pushing one branch
Issue In Jenkins, we are seeing how builds are triggered from multiple branches when there is a single push to one branch. This seems related to branch indexing and Jenkins multibranch pipeline. What can we do to...
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...
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...
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:...