Search Results

All Results 7167
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Edit Icon Not Showing Up After Upgrading to 7.3
Issue When upgrading from Liferay 7.0 or earlier to 7.3, existing Widget Pages do not show the Edit icon as observed when creating new Content Pages Environment DXP 7.3 Resolution Content Pages by default show the Edit icon, and this Page type was introduced in DXP 7.1 to provide a way...
How can we get a complete picture of a user's activity history?
Issue Is there a way to find out how and by whom a user was created? Environment Liferay DXP 7.2 Resolution The steps below can be used to track user activity. Log in by 'Test' user (Admin User) Create a new user (Name: user1 u1, Screen Name: user1) and assign Administrator Role to it....
Liferay Adaptive Media Installation issues
Issue When installing Adaptive Media 2.0.20 to Liferay DXP 7.0, it doesn't work, and the journal service override module described in the documentation doesn't work either.   Environment Liferay 7.0 DXP Adaptive media 2.0.20   Resolution Double-check the version compatibilities of...
How to set up a Mail Server with DXP to receive email notifications?
Issue This article outlines how to set up a Mail Server and SMTP in Liferay DXP to receive emails. Environment Liferay DXP 7.3 Resolution Liferay DXP uses a mail server and SMTP to get email notifications. Liferay DXP’s built-in mail session is the easiest way to configure mail and it’s...
NTLM and NTLMv2 in Liferay Portal 6.2
Issue The question is whether Liferay Portal 6.2 supports NTLM and NTLMv2 Environment Liferay Portal 6.2 Resolution The library used in Liferay Portal 6.2 supports both NTLM and NTLMv2 There is a property that can be set in portal-ext.properties to control the LMCompatibility in the...
Can a page created by a 'Link to URL' template be included in search results?
Issue When performing searches, we can see the pages created by 'Blank' or 'Widget page' template in search results. However, pages created with a 'Link to URL' template are not displayed. How can I include pages with 'Link to URL' template in the search results? Environment DXP 7.3...
Repeatable web content structure items causes error and block publishing
Issue Reproduction steps: 1) At Product Menu / Configuration / Instance Settings / Miscellaneous add English (United Kingdom) from Available to Current languages and set it as the default language (this is required to be able to save the provided source snippet of web content structure)...
Not able to delete rules in Product Publisher
Issue Steps to Reproduce: 1. Go to Speedwell Catalog Page 2. Add "Product Publisher" portlet on the page 3. Click on Configure. 4. Keep Dynamic Selection as is 5. Open Filter section 6. Add rule with Category and save. 7. Remove the rule Actual Result: It is not getting deleted. Expected...
Assigning View Permission to any role is taking longer time due to Liferay Sync
Issue Steps to Reproduce 1. Extracted a clean DXP SP6 2. Created Site 'A' having Document and Media Portlet. 3. Created a folder called 'Sample' in Document and Media Portlet. 4. Uploaded around 10000 documents in the Sample folder. (you can use Dummy Data Factory plugin to create 10000...
NameIDType.ENCRYPTED cannot be resolved
Issue You might run into the following error after deploying SAML in Liferay Portal 6.2 on a Weblogic: identity_provider.jsp:53:106: NameIDType.ENCRYPTED cannot be resolved <aui:option label="encrypted" selected="<%= nameIdFormat.equals(NameIDType.ENCRYPTED) %>" value="<%=...
Automatic deletion of Forms data
Issue  Is there any out of the box option to schedule data deletion for records after a specific time? For example, we want to delete data which is in the system for more than 2 years for all tables in order to comply with some GDPR regulations. Environment DXP 7.0 DXP 7.1 DXP 7.2 DXP...
Using '<' character in a option of the 'select from list' field broke the JS of the form
Issue Step to reproduce : Go to Content > Forms Add a new Form Add a Select from List field Add an option using the character "<" (example: <test) Enable Allow Multiple Selection Publish Form or Save Form  Expected result : The form is saved and we can still edit it  Actual result : It's...
Is it possible to divide a specific column into a sizeable number of columns?
Issue Is it possible to split the two-column layout into another 3-4 columns on the content page? Environment Liferay DXP 7.2 Resolution This similar required behavior is introduced as a new feature in Liferay DXP 7.3. Hence, the best approach seems to be upgrading to DXP 7.3. However,...
Web Content shows error on every publish with Featured Image
Issue Steps to Reproduce Create a `Basic Web Content` and give dummy data in source. Now, select any image under Featured Image Tab. Publish the Web Content. Re-edit the same web content and with/without any changes try to publish again. This error is showing Error:Please select an...

該当件数: 8,995 件中 5,121 - 5,160