Search Results

All Results 7011
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
The same page is displayed with different URLs in Analytics Cloud
Issue If you check the Top Pages chart in Analytics Cloud, you will see that the same page can be displayed with different URLs. Environment Liferay DXP 7.0+ Analytics Cloud Resolution Page metrics in AC are grouped...
Unable to delete an Account entry
Issue When navigating to Control Panel > Accounts, an existing Account entry cannot be deleted successfully. This issue can occur when the “Account” system object has a relationship with an inactive object. Environment DXP...
Discounts is temporarily unavailable errors in the case with any amount that does contain a comma
Issue The error arises when we use an amount split by a comma, such as 1000,00.00 Steps to reproduce: Create Discount Navigate to Rules Add Cart Total Rule Click that rule and go to the Edit page Add 1000,00.00...
Values added at source in web content are not working properly
Issue When the string '-' or any special character is written in the source code of web content, it should display the hyphen character or expected character on the display page Current Behavior: The page is not...
Do video fragments support sites other than YouTube?
Issue There are 2 out-of-the-box fragments that support loading external videos: External Video Video URL Right now only a couple sites are supported, such as YouTube. When will the other sites, such as dailymotion, be...
LCS is reporting Unable to validate the environment token file
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue In a Liferay PaaS environment, the Liferay service is printing the...
Blogs show the author instead of the last modifier
Issue After modifying blog content, the portal shows the author next to the last modified date. Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue which is addressed via: LPS-192045 -...
How to Show Module version in Application Manager UI
Issue Application Manager does not properly show the custom module version in the Control Panel. Environment DXP 7.4 Resolution Set the following line in liferay-plugin-package.properties (replace 999 with the...
Liferay Achieve (LAR) file size limit
Issue Is there a limit in the size of a LAR file? Environment Liferay Portal Liferay DXP Resolution Export: There is no real limit, how large a LAR file can be during exporting Import: The file size limit is...
"Forced" re-assignment of a Workflow task
Issue Is it possible to re-assign a Workflow task? Consider the following scenario: A user assigns a workflow task to themselves This user resigns/disappears/goes on holiday without processing the task at hand...
Cannot end User impersonation session
Issue Create a new user Impersonate it Click on the top-right user's menu and click on the 'Be yourself again' link  Expected behavior: The page is displayed for the Admin. Actual behavior: The page is displayed for...
Image URLs in headless API responses include the port number
Issue While using the headless API, users can see the port with the source URL.  Environment Liferay DXP 7.4 Commerce 4.0 Resolution This is the expected behavior as Liferay is either serving the full URL,...
NullPointerException error seen with custom Terms Of Use
Issue When custom content in "Terms of Use" is set via Instance Configuration in Control Panel, and logging in as a new user for the first time, a NullPointerException is seen. Environment DXP 7.4 Resolution The Terms of...
Enable TLS 1.2 with Java 7 for Apache Tomcat
Issue AWS is going to update TLS version as 1.2 as default for all S3 calls Environment Liferay Portal 6.2 and prior Java 7 Resolution Solution 1:  Upgrade, JDK 7u131 or later on your Java environment, where...
Pagination is not correct on order details page
Issue All products are coming and on page 2, the product count is not correct. Steps to reproduce: 1. Add 7-8 products to the cart. 2. Place the order and go to the order details page and configure the pagination...
Search isn't working on Grouped Product Page
Issue Encountering issues while searching for a product in the group product tab. Steps to reproduce: 1) Navigate to Product UI, create one grouped product and some 2-3 simple products 2) Open the grouped product...
Get categories via /api/jsonws request, response with 403 status
Issue When retrieving categories using api/jsonws there's a blank page and the HTTP status is 403. Environment Liferay DXP 7.4 Resolution Go to Control Panel -> System Settings -> API authentication -> Portal...
File size UI message with web content
Issue When creating web content and selecting an image, users need to choose the standard image size. Currently, while selecting an image, the image size is not displayed. Environment Liferay DXP [all version]...
Email address field has a limit of 75 characters in Channel Notification template
Issue Navigate to Channels -> Choose a channel -> Notification Templates Add a new template Fill in the required details Under Email Settings add a very long email address (more than 75 characters) in the "To" field...
Page tree and Product menu is not visible after upgrade
Issue After upgrading Liferay 7.4 to Update 60 or above, some of the Admin UI components (Product menu and the Page tree) are not available and there are JS errors in the console log. Environment Liferay DXP 7.4...
I'm unable to change Staged Content configuration
Issue I am not able to change the Staged Content under Staging Configuration, as the checkboxes are seen greyed out and all disabled to change any value in existing configuration. Environment Any DXP environment with...
Upload same document in multiple languages
Issue Can the same document be uploaded in multiple languages? Environment DXP 7.3 Resolution Liferay DXP does not currently support this function, but there is currently a feature request for it to be added...
Content Page History
Issue We wanted to check with Liferay support if there is any functionality for viewing content page history or to revert back to previous version? Environment DXP 7.3 Resolution Liferay DXP does not currently...
How to extract the okta authorization token for each user?
Issue Once users log in to Liferay, the user should get redirected to Okta. After successful authentication, Okta is supposed to return an authorization token for that specific user.  Concern: After successful Okta...
Page URL redirection is case sensitive
Issue When accessing a page with an upper or lower case friendly URL, we get directed to the page correctly. However, when using the redirect tool and using the lower case source URL, the destination URL can only...
Unable to extend user session on Weblogic
Issue When I call Liferay.Session.extend(); from Liferay 7.4 running on Weblogic, the user session terminates. Environment DXP 7.4 Weblogic Resolution This behavior is resolved by LPS-190923. Please open a help...
The edited value of a Field Reference is not saved in the database
Issue When you create a form and add, for example, a Text field and in its advanced settings you change the Field Reference field, after publising the form, you will expect to find that the new value of the...
Editing issue in fragments when using rich text
Issue Using the following code in a fragment results in an error when editing the rich text field, using a copied text. The title field is empty and the pasted text gets duplicated and can not be edited and it gets...
Liferay starts up creating tables and populating them with default data after restoring an upgraded database
Issue You might encounter the behavior where you successfully back up your current data and performed a successful upgrade in your local MySQL server. However, when restoring the upgraded data, Liferay does not...
TLS v1.0 and TLS v1.1 in Liferay DXP
Issue How to confirm that TLS v1.0 and TLS v1.1 are disabled by default in Liferay DXP 7.2? Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution In Java 8, TLS v1.0 and TLS v1.1...
URL redirect not allowed in form submission
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How do I direct my user to a specific URL when submitting a...
My custom dropdown items are disabled
Issue After following the steps of overriding the management toolbar the custom dropdown items are shown as disabled. Environment Liferay 7.4 Resolution You need to needs your customm buttons “actions” in...
AuditEvent not saved after migrating from Portal 6.2 to DXP 7.4
Issue After migrating to DXP 7.4. If we use the portal normally, there aren't new entries in Audit_AuditEvents table. Environment Liferay DXP 7.4 Resolution Go to System Settings -> Audit -> Persistent...
The fields of the custom theme need to be re-filled
Issue When using the look-and-feel.xml file to create a custom theme in Liferay, users observe that when they update the theme and reapply it, the previously entered data in the custom theme fields is lost. This...
Adding options to an item in order creation with POST headless-commerce-admin-order/v1.0/orders API
Issue I have created a new order with an API call, which includes also adding options to the order item, but when I query the order, I see that the options are not there Steps: 1. Create a Minium site. 2. Create a business...
How to manually trigger LDAP imports before the import interval is reached
Issue I want to manually trigger LDAP imports by triggering the UserImportConfigurationModelListener scheduled job. However, when I trigger this job, I see the following line in the LDAP DEBUG logs: DEBUG...
Index is accessed at startup might result in [HTTP/1.1 404 Not Found]
Issue You might encounter a behavior where Liferay tries accessing certain indexes that had a different name in previous versions. Normally this is not causing any issues, however you might have specific...
Error "Uploaded LAR file type layout-set-prototype does not match Portlet." reported when importing site template lar file
Issue Go to Control Panel --> Site Templates Click the icon with three vertical points in the upper right corner of the page and click Export/Import Select Import section Then importing a site template lar file, the error...
Unable to download the file from the workflow form
Issue Not being able to download the file from the workflow task shows: 'The document was deleted'  Steps to reproduce: 1. Navigate to Control Panel > Users & Organization. 2. Create an organization. 3. Create a...
Not able to change the site logo in a site created using a site template
Issue I'm trying to change the site logo using the configuration in the public pages, but there isn't an option to do so. Environment Liferay DXP 7.4 Resolution In order to be able to change site logo from a...
Email test@domain.invalid is used instead of the configured one
Issue Although you configure through Instance Settings -> Email -> Email Sender an specific email sender, test@domain.invalid is used and the following WARN log shows ups when trying to send emails from...
Access to edit web content giving timeout
Issue When trying to edit web contents they take a long time to open, the behavior in question was only reproduced in an oracle database in which the portal has to have a high number of pages and entries in the...
No Group exists with the primary "xxxxx" key shown in the logs
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 following messages are identified in the logs: Jun...
Access denied when connecting to Liferay DL through WebDAV
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue An 'Access Denied' or similar related error is...
Is One Time Password's expiration configurable?
Issue When does One Time Password expire? Can you set the validity timeframe of the OTP? Environment DXP 7.2+ Resolution OTP is HTTP session based, if the session expires, OTP expires as well. And it can only be used...
Vulnerabilities in CKeditor
Issue We plan to update the CKeditor version due to several vulnerabilities including XSS. https://security.snyk.io/package/npm/ckeditor4/4.17.1...
Changing events to a past date
Issue Is it possible to edit expired events to change the date to past date? Environment All environments Resolution This is the expected behavior and the best practice that you can only set the expiry date to a...
Adaptive media not miniaturized after trying to adapt remaining
Issue When trying to adapt media that were not automatically adapted using the "Adapt remaining" function, an error is shown in the UI and in the logs it may be possible to see the following error or warning:...
Error when importing .lar file: "Score -0.x is not a value between 0 and 1"
Issue When trying to import a .lar file, the following error is displayed: Score -0.2 is not a value between 0 and 1. Environment Liferay DXP 7.0  Liferay DXP 7.1  Liferay DXP 7.2  Liferay DXP 7.3 Liferay DXP...
Is it possible to customize user roles in our Liferay Cloud environment?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I would like to know how to set custom user roles for team...
Unable to search users in admin portal
Issue Re-indexing has been ongoing for quite some time, and certain users are not being searched in the admin portal or control panel section. Environment Liferay DXP 7.1 Resolution If the above issue arises in a...
Users and Pages are not Visible
Issue The components User, UserGroup, and Layout have been re-indexed. However, Users and Pages are still not visible. Environment Liferay DXP 7.1 Resolution The possible cause of this is due to the cluster health...
Web content structure filter is not working properly
Issue When inserting a structure filter for a web content, the results are not listed correctly, always displaying all results, regardless of the chosen structure. Environment Liferay DXP 7.4 Update 71 Resolution...
"The requested resource could not be found" errors
Issue The requested resource could not be found errors can be observed with my profile and my dashboard or let's say users cannot access their own personal pages. Steps to reproduce: 1) Set up a clean instance of...
The user can see the Required checkbox
Issue The required field from the data provider screen should be hidden Steps to Reproduce: Navigate to Content & Data -> Forms and click on the 'Data Providers' tab Click on + to create a new data provider...
Unable to view the updated content with 'View in Context' redirection link
Issue Users are unable to view the updated content on the page when clicking on 'View on Context'. Steps to reproduce: 1. Start Liferay DXP 7.4. 2. Assign the 'Single Approver Workflow' to the web content. 3....
There will be more than one default Transition in Kaleo workflow
Issue The user cannot set the first created Transition of a task to "default=false" and there will be more than one default Transition. Environment Liferay DXP 7.4  Resolution This behavior is a known bug of DXP...
Jenkins build fails with "Default Jenkinsfile not found"
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 updated our CI service's version after...
Jenkins build fails with "LCP.json with id "undefined" is not valid against the schema" error
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Our new build is failing in Jenkins with the...
Automatic log rotation doesn't work
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 updated our web service to...