Search Results

All Results 7155
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to obtain the binary 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 How can we access the database-related binary logs that are stored on the SSD? Environment Liferay SaaS Resolution You can connect to...
Changing the date format in Liferay Forms
Issue I would like to change the date format of the Date Field in the Liferay Forms, it should be dd/mm/yyyy instead of mm/dd/yyyy. Environment Liferay DXP 7.2+ Resolution The Date Format of the Date Field in Liferay Forms (and in other functionalities that has Date fields) depends on...
Can I use O365 integration if Liferay is in DMZ?
Issue Liferay DXP is deployed on DMZ environment i.e. it will not have access to Internet in this case, can we integrate Liferay with Office 365? Environment DXP 7.2+ Resolution No, it will not be possible to use this feature, as it uses cloud services for authentication  , content:...
Form field values are not saved when translations are added
Issue Steps to reproduce: 1. Start Liferay with Commerce installed. 2. Go to Content > Forms > Element Sets 3. Add a new element set 4. Add a text field to the element set 5. Add any translation to the element set and save. 6. Go back to form and add any new form 7. Add the element and...
Discount with specific account is not applied
Issue While assigning the discount to particular account, it is not getting applied Steps to reproduce 1. Create a Minium test site. 2. Create vocabulary named "ipdc" and create one category named "Gold Jewellery" in it. 3. Now, create product named "Gold Earrings" and select "Gold...
Cache-Control header in static resources is missing when running Liferay from Developer Studio
Issue Cache-Control header is not present in static resources when running the portal from Developer Studio and setting com.liferay.portal.servlet.filters.header.HeaderFilter=true property in portal-ext.properties does not help. Environment Liferay DXP 7.1 Liferay Developer Studio...
Why a big .lar import, using SQL Server database makes the Liferay system unreachable?
Issue The Customer has initiated a big .lar import, and during the actual import-process the system cannot be accessed. Environment Liferay 6.2 Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution For SQL Server to function properly. SQL Server’s Read Committed Snapshot...
Module projects cannot be created outside a Liferay workspace
Issue Before, I was able to create a module project outside a Liferay workspace. However, now I see a warning that I need a Liferay workspace: Environment Liferay Developer Studio Resolution This is an intentional change implemented under LPS-110421. The reason for this change is that...
Why does the language of web content remain unchanged after translation?
Issue Why is the web content still displayed in English (en-US) translation after changing the portal language to Hindi (hi-IN) translation? Environment Liferay DXP 7.2  Resolution Since this behavior is expected, DXP 7.2 does not have an OOTB functionality to meet this requirement. This...
The Backup Service's restore functionality will not accept TGZ files in the file uploader
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 am encountering the inability to upload a database or volume TGZ file using the Backup Service's restore functionality in the...
Message Board Portlet can publish empty threads
Issue The Message Board portlet publishes before a post is completed. Using the Message Boards portlet:  When the 'Subject' field has focus, if the ENTER key is pressed, the thread is published before the 'Body' field can be edited. Example 1. Click: New Thread 2. Add a Subject Title to...
When submitting forms, is it possible to send email notifications to multiple users?
Issue Is it possible to send notifications to multiple email addresses when a user submits a form? Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Yes, when enabling Form notifications, an administrator can send multiple notifications by entering the recipients' email addresses...
Can the cart store items independently for each Store?
Issue The use case is a marketplace (B2B2C) scenario. In that marketplace, there are multiple EC sites under the umbrella. There are cases where a user starts shopping at Store A, putting Store A items in a cart, then goes shopping at Store B, and putting Store B items in a cart. In this...
How can a Liferay admin set the article-Id manually?
Issue How can a Liferay admin set the article-Id manually? Environment Liferay 7.0 Liferay 7.1 Liferay 7.2 Liferay 7.3 Resolution Start a vanilla Liferay bundle. Navigate to Control Panel --> Configuration --> System Settings --> Web Content --> Administration. Uncheck the option...
Replacing NTLM SSO with Kerberos in Liferay Portal 6.2
Issue NTLM SSO protocol has some vulnerabilities addressed by Microsoft in CVE-2020-1472 (external link), forcing to use the secure RPC connection. See also How to manage the changes in Netlogon secure channel connections associated with CVE-2020-1472 (external link). It's not possible...
Configurations for embedded portlets are not updated when deploying an updated theme
Issue I have a theme with an embedded portlet that I have deployed and applied to a site. I updated the configurations of the embedded portlet and deployed the updated theme to the site, but I do not see the updated configurations be applied to the embedded portlet. Environment Liferay...
Importing LDAP users with the same email address
Issue I want to import LDAP users that have the same email address, but the import fails due to an error about a duplicate email address: 2021-08-02 16:53:47.766 ERROR [https-jsse-nio-4443-exec-13][LDAPAuth:432] Problem accessing LDAP server...
Are Commerce Products searchable as digital assets with the normal (non-commerce) Search Results widget?
Issue Blogs, Web Content, Wiki, etc. all participate in the CMS as digital assets. Have Commerce Products the same behavior? Environment Liferay Commerce out-of-the-box Resolution Commerce Products are digital assets actually, so Search Results widget should list them as the rest assets....
Does an upgrade to a new Liferay Fix Pack include the upgrade of Tomcat version?
Issue Do we need to upgrade the Tomcat version when we upgrade to a Liferay version? Environment Liferay DXP 7.2 Resolution A Fix Pack doesn't change the Tomcat version, it only patches Liferay that was deployed inside Tomcat and the osgi modules. A Liferay bundle in a Service Pack...
Headless API call returns 404
Issue When calling a Liferay method in headless delivery API, it returns 404, or an empty list. Example: "/v1.0/sites/{siteId}/document-folders" results in { "status": "NOT_FOUND", "title": "No Folder exists with the key {folderId=37649}" } Environment Liferay DXP 7.0 Liferay DXP 7.1...
How to select a web content article in a JSP
Issue  is there any documentation to select a Journal Article (Web Content Article) from a particular folder in a custom jsp? Environment DXP 7.2 Resolution There is a framework and API for doing that, actually with any kind of asset. It's called Item Selector. For more details on how to...
After applying the hotfix, the warning 'properties modified in the future' shows
Issue After the installation of the hotfix, the following warnings might appear on the Liferay console. INFO [main][BaseDeployer:871] Deploying admin-theme.war Warning: WEB-INF\liferay-plugin-package.properties modified in the future. Warning: css\_application.scss modified in the...
Permission for products by catalog
Issue In our use case we have several channels and catalogs and some groups of people managing specific channels and catalogs, so they cannot see channels they are not supposed to. We need to mark the user to only see products of a specific catalog or channel. Environment Liferay...
Nmap report several ports as open despite not being marked as external in LCP.json
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After performing a port scan with https://nmap.online to our ingress ip address, several ports are reported as open. Nmap scan report...
Landscape print layout is missing in Chrome, Edge
Issue Selection of landscape layout is not available in Chrome/Edge printing (CTRL+P) as only portrait mode is available. Environment Liferay DXP 7.0+ Google Chrome or Microsoft Edge Resolution The issue is only present on Chrome and Edge as the size descriptor of the @page at-rule is...
Is it possible to copy or pause an Experience?
Issue When creating and managing an Experience, there don't seem to be options to copy or pause an Experience, as the current options I see are only to create an Experience from scratch or fully delete it (which throws away all the content associated with it, meaning if a user ever needs...
Unable to upload file bigger than 10MB with ClamAVSizeLimitException after enabling Antivirus
Issue Unable to upload a file bigger than 10MB after enabling antivirus with the following error in the log 2021-07-19 08:35:43.476 ERROR [http-nio-8080-exec-9][PortletServlet:119] javax.portlet.PortletException: fi.solita.clamav.ClamAVSizeLimitException: Clamd size limit exceeded. Full...
There is no pagination option for selecting the 21st place or higher range folder
Issue There is no paging or search option found. As a result, it is unable to select a folder as the Root Folder if it is in the 21st or higher position. Steps to reproduce: Navigate to Global Site Go to document and media from the control panel and create at least 25-30 folders in the...
liferay-ui:asset-categories-selector shows an empty list
Issue Using liferay-ui:asset-categories-selector returns an empty list in DXP 7.3, this selector worked in versions prior to DXP 7.3. Environment Liferay DXP 7.3 Resolution liferay-ui:asset-categories-selector is deprecated in DXP 7.3. liferay-asset:asset-categories-selector is the...
Associated users with Business account managing same Commerce Order
Issue Is possible to get every associated user with a B2B account has their own Commerce Order open? Environment Commerce 2.1 Channel type B2B. No Minium Theme installed. Resolution You should add the Account Portlet to your site and from there you can configure the accounts and users...
javascript.fast.load=true does not bundle all of the JS files into a single JS file
Issue Despite the javascript.fast.load property being true, a lot of JS files (starting with /combo) are still loading separately on the pages. Note: This property is true by default.  Therefore, a lot of /combo requests are still sent to the server. Environment Liferay DXP 7.0+...
Liferay Commerce, Products Widget: Pressing Browser 'Back' Button Loses Page Settings
Issue Using a browser's back button causes Commerce's Products Widget to lose both page placement and items per page configuration. Example Setup 1. From the Control Panel navigate to Commerce > Products 2. Change the default number of items to 4 per page 3. Click page 2 4. Click on a...
Liferay Commerce, Placed Orders Widget: Pressing Browser 'Back' Button Loses Page Settings
Issue Using a browser's back button causes Commerce's Placed Orders Widget to lose both page placement and items per page configuration. Example Setup 1. Complete 5 Commerce Orders 2. Go to the Placed Orders screen > set the Items per Page to 4 (lowest value possible) 3. Navigate to Page...
How Do the Search Suggestion Configurations Work?
Issue I am trying to configure a search Suggestion widget, and I would like to understand how the different configuration options function. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution There are three related functions for Search Suggestions: 1) “Did you mean...” a.k.a....
Known Vulnerabilities with Liferay Fjord Theme and 1975 London Theme
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay Fjord Theme and Liferay 1975 London Theme depend on third party libraries that have known vulnerabilities. These vulnerabilities affect the...
Cannot run program "java" error when executing process to generate document previews
Issue When uploading or previewing images or documents that have not been previously loaded, the following WARN will be thrown. WARN [liferay/document_library_pdf_processor-1][BaseProcessorMessageListener:40] Unable to process file version 123713...
Updating the database users in Liferay SaaS
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 created users who can access the database by theCREATE USER 'username'@'hostname' IDENTIFIED BY 'password '; command and...
Channels are not visible under Visibility tab for custom roles
Issue Steps to reproduce 1. Create one product in minium site with specific catalog (i.e. Catalog "Sample"). 2. Set visibility of created product to speedwell channel . 3. Once the visibility is set, the channel list will be shown on the visibility tab (admin product detail page) with...
Why Is My Search Suggestions Widget Only Showing Suggestions Part of the Time?
Issue I enabled the Search Suggestions widget and now spelling suggestions are showing up for some searches, but not for other identical searches. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Check the page for any unconfigured Suggestion widgets and remove them. Additional...
Reindex button remains at 0%
Issue You click in the "Reindex all search indexes" button but the progress bar is stuck in the 0% and the process is not executed Environment DXP 7.2 Resolution In some cases this is produced because a...

該当件数: 8,981 件中 5,081 - 5,120