Search Results

All Results 6278
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
'getRealUserId is not a function' when upgrading to 7.3 u6+
Issue When upgrading to 7.3 update 6+, some undesired behaviors occur and the console log shows the following error:  Uncaught TypeError: themeDisplay.getRealUserId is not a function Environment Liferay DXP 7.3 Update...
Comments on Workflow tasks
Issue Comments added when assigning, approving or rejecting a Workflow task, are not presented in the 'Comments' section of the Review/Workflow task page. My Workflow Task page: Comment to Approval: Review/Workflow...
Changes to preferences in one breadcrumb portlet are replicated in the other breadcrumb portlets
Issue I added the breadcrumb portlet on two widget pages. When I change a preference for a portlet on one page, the same settings are replicated in the portlet on the second page. Environment Liferay DXP 7.2...
When working with Information Templates, can I access the Asset Entry Object?
Issue An 'Information Template' configured with Type: 'Asset' doesn't give access to the actual Asset Entry Object. Is there a way to access it? Environment DXP 7.4  Resolution At the time of writing, this is not a...
Cannot publish from Staging to Live from non-master nodes
Issue When performing a Staging publication from a cluster node that is not the master, the publish operation is not executed and an exception is written to the log file: 2022-08-11 22:15:28.704 ERROR [[ACTIVE]...
Publications can be enabled on a remote live site
Issue Publication can be enabled in a remote-live-staging setup on the remote-live site. Steps to Reproduce Set up 2 separate bundles configure them for remote live staging  On Staging Site, navigate to Global Menu...
Not able to remove row or column
Issue Unable to remove a row or a column Step to reproduce: 1) Navigate to Forms 2) Add a Form 3) Add a grid field 4) Add three rows and columns 5) Try to remove a row or a column Expected Behavior: Users are able...
Resource and Global scopes tabs are not listing under oAuth2 administration scopes
Issue I not see the Resource and Global Sub-tabs under the Scopes tab on Oauth2 clients (in Control Panel/ OAuth2 Administration) Environment 7.3+ Resolution After https://issues.liferay.com/browse/LPS-105158 the scope...
The form exported data showing empty value for 'Select from list' field
Issue Steps to reproduce: 1. Start Liferay DXP 7.0 2. Navigate to Content > Forms > Create a new data provider. 3. Data provider entries are: Name: Countries of the World URL:...
How to check the date of site creation
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...
LAR File Auto Deployment
Issue Is there any way to programmatically load LAR files out of the box? Environment All Liferay Versions Resolution At this time there is no out-of-the-box method for auto-deploying LAR files. LAR files cannot be...
Where is the option to view the layout where the web content is published?
Issue We are looking for a possibility to view the layout where the web content is published   Environment Liferay DXP 7.1   Resolution There is the following groovy script which can be executed via Server...
User Last Login Date Not Updating
Issue We're observing that our user's loginDate and lastLoginDate are not updating correctly in the user table.   Environment DXP 7.1 DXP 7.2 DXP 7.3  Resolution 1) Set the following portal-ext property:    ...
A "processAction method not implemented" error is shown in the log
Issue Many processAction method not implemented errors are thrown in the server log: ERROR [http-nio-8080-exec-1][PortletServlet:117] null javax.portlet.PortletException: javax.portlet.PortletException: processAction...
Method "themeDisplay.getScopeGroupId()" executed within a Widget Page Template does not retrieve the site's groupId
Issue Given a Widget Page Template, when we use the themeDisplay.getScopeGroupId() method from a Freemarker template to try to retrieve the groupId from the original site, a different groupId will be retrieved. Would...
EU Login via OpenID Connect needs Proof Key for Code Exchange (PKCE)
Issue I would like to integrate my portal with an EU Login mock server instance via OpenID Connect It does not work since the OpenID connect server needs Proof Key for Code Exchange (PKCE) After configuration, when I am...
Caused by: java.sql.SQLException: Protocol violation
Issue The Protocol violation error is observed while trying to perform any publish action Caused by: java.sql.SQLException: Protocol violation: [ 101, ] at...
Where and how are properties documented?
Issue We would like to use a property that we used in 6.2, however, we do not know if is it available on Liferay DXP 7.3. Environment All versions Resolution You can find the latest properties in Liferay...
JAWS Screen Reader is announcing state and navigation of Menu items incorrectly
Issue The JAWS screen reader does not announce whether a Menu item is expanded or collapsed Environment Liferay DXP 7.4 Resolution This resolution requires customization and should only be implemented at the...
AWS S3: does Liferay support the x-amz-server-side-encryption header with server side encryption?
Issue I am using an S3 bucket as the store for our Documents and Media I have configured it with a Service Control Policy that requires encryption and the presence of the x-amz-server-side-encryption header, something like...
Getting error "Please enter valid content" when saving/updating a workflow
Issue I cannot save a workflow, I get error "Please enter valid content", possibly because there is something wrong in the workflow xml syntax. How can I get more specific information about what could be wrong the workflow...
Elasticsearch error: This is not an HTTP port
Issue When configuring a remote Elasticsearch server the Search > Connections screen shows the error java.lang.RuntimeException: error while performing request. The logs show the message: Not a valid...
Breadcrumb in Display Page Template does not display the correct path
Issue When adding the BreadCrumb Widget in a Display Page Template (DPT) we can't configure it to display the correct path. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution Unfortunately, currently it is...
Why are Fragments still marked as used in the Home page(Draft) even though it was removed?
Issue When a test fragment is created and then removed from the page, it is still marked as being used on a draft of a page. When I go to "View Usages" of the created Fragment, the Home page(Draft) under Fragment...
The pagination type is Simple
Issue Regular pagination is the same as Simple pagination Step to reproduce: Add three web contents Add an Asset Publisher to a widget page Change the Asset Selection to dynamic Change the Number of Items to...
"Authentication failed. Please enable browser cookies and try again." error prevents login operation
Issue When I try to log in, the message Authentication failed. Please enable browser cookies and try again. is displayed and the operation is not successful. Environment Liferay DXP 7.0 Fix Pack 102+ Liferay DXP 7.1 Fix...
Cryptography Encryption Algorithm used in Liferay
Issue Which algorithms are used as part of cryptography in standard Liferay implementation? What is key rotation approach? Environment Liferay DXP 7.1 Resolution Liferay DXP and Liferay Portal utilize...
Records are not removed from samlspsession table if the user closes the browser instead of logging out
Issue Records are not removed from `samlspsession` table if the user closes the browser instead of logging out. Steps to reproduce: 1. Setup two instances of Liferay to use SAML - one as IDP and one as SP....
Upgrade to 7.4 fails trying to insert records into table DDMFieldAttribute
Issue I am performing an upgrade to 7.4 and it fails with errors like these: com.liferay.portal.kernel.log.LogSanitizerException: com.liferay.portal.kernel.upgrade.UpgradeException: java.sql.BatchUpdateException: Batch...
Getting NullPointerException in LocalizationImpl class during upgrade
Issue The following error appears during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. 2022-08-24 06:06:09.974 ERROR [main][LocalizationImpl:896] null java.lang.NullPointerException: null at...
Single Approver Workflow is not updated
Issue Single Approver is not updated when the User language is not English Steps to Reproduce: 1) Navigate to User Menu > Account Settings 2) Change user language to Deutsch (Deutschland) 3) Navigate to Open Menu >...
ORA-01000: maximum open cursors exceeded
Issue The following errors appear for Oracle database users during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. Caused by: com.liferay.portal.kernel.log.LogSanitizerException: java.sql.SQLException:...
'My Workflow Tasks is temporarily unavailable' error message
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Configuration > Workflow and apply the 'single approver' workflow on 'Content Pages'. 3. Create a content page. 4. Click on the notification which...
Contented Visited and Page Visited rules are missing from Behavior section in Audience Targeting after installing FP21 on DXP 7.1
Issue Contented Visited and Page Visited rules are missing from the Behavior section in Audience Targeting after installing FP21 on DXP 7.1 When starting DXP 7.1 with FP21 + Audience Targetting, the following error is...
Unable to publish the web content with huge data
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Web Content under Content & Data. 3. Go to structure and add three 'Rich Text' fields with repeatable. Click Save. 4. Create web content with the...
Wrong Apache Commons Lang3 library version added to module manifest
Issue We have a service builder module that uses Apache Commons Lang3. Our Liferay version uses Apache Commons Lang3 version 3.11. In our module, we have defined the dependency as follows inside the build.gradle:...
How to change the screen name and email-id of the Liferay's default admin user
Issue How to change the screen name and email-id of the Liferays default admin user Environment Liferay DXP 7.4 Resolution The respective admin user can change his/her screen name by logging into the...
SAML IDP is unable to initiate SLO
Issue SAML Identity Provider is unable to initiate Single Log Out Notes 1. Set the different virtual hosts as below as an example 127.0.0.1www.bbb.com (For IDP) 127.0.0.1www.sp.com (For SP) 2. Using thetest...
Content Page changes are propagated when created using a Template
Issue Changes to Content Pages are automatically propagated when created using a Content Page Template. This conflicts with the intended behavior where edits made to Content Pages should not be propagated.  Environment DXP 7.3...
Hide options on Style session when editing Fragments
Issue There are fragments that have Style options that are not applicable. Example: Separator - It has functions like alignment and text formatting and these functions do not apply to the fragment itself. Is it...