Search Results

ナレッジベース 3704
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Category Selection for Product
Issue Please find below steps to reproduce: 1. Create one vocabulary on a global site 2. Create 8 categories and add 2 subcategories to each category 3. Go to any product and click on select for that vocab. 4. Scroll down and select any category from the bottom Expected: It should select...
Never Expire in Schedule section in Discount is not getting saved
Issue Steps to reproduce: 1) Create discount. 2) Go to schedule section and uncheck Never Expire. 3) Click on Publish. Actual Behavior: It is still checked after publishing. Expected Behavior: It should remain uncheck all the time. Environment Liferay DXP 7.3 Commerce 3.0 Resolution The...
Home URL of the instance does not work: 404 error
Issue You find errors or warnings related with the default Home URL in the DXP's log file, the trace looks like this: 2021-08-20 07:55:59.166 WARN [http-nio-8080-exec-8][code_jsp:161] {code="404", msg="The requested resource [/home] is not available", uri=/} In local environments in...
Price Range facet is not working on Sell Price
Issue Steps to reproduce 1. Create new minium site template. 2. Go to products for e.g ABS Sensor -> Click on SKUS -> Give Base Price as 120.00 and Sell Price as 40.00 3. Go to catalog page and select the $ 100.00 - $ 199.99 in Price Range Facet. 4. Check the ABS Sensor Product, it is...
Can't run Talend Job with Java 11
Issue When Liferay is using Java 11 or OpenJDK11, users cannot successfully run Talend Jobs through the Dispatch application. The job fails, and users may see an error like the following: java.util.concurrent.ExecutionException: com.liferay.petra.process.ProcessException:...
Duplicate Tag Exception while Publishing a portlet on a migrated System
Issue After having upgraded from 6.2 to DXP Cloud or Liferay DXP 7.0+ with staging enabled and tagged web content articles, trying to publish the articles to Live results in the following error: An unexpected error occurred with the publication process. Please check your portal and...
"Choose an option" is not selected by default
Issue When we select "Choose an option" from the options field, it is not getting selected. Steps to reproduce 1. Create a minium-site template. 2. Create a one product in it. 3. Next, create options in a product i.e "Color" and "Size" and provide some values to it. 4. Navigate to media...
Invalid checksum error when initializing Liferay bundle
Issue After defining the liferay.workspace.bundle.url property in the gradle.properties file, running a Gradle Task to initialize the bundle fails with the following error: Execution failed for task ':verifyBundle'. > Invalid checksum for file '{liferay-bundle-file}'. Expected {checksum...
External URLs in @import url clauses are not aggregated to CSS
Issue When creating a custom theme using an imported URL and with the CSS Fast Load property enabled, the URL content is not rendered. @import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap"); Environment Liferay DXP. Resolution...
How to resolve "Could not convert socket to TLS" errors observed with email notifications for Forms
Issue When email notifications are enabled for Forms, emails are not being received after a form submission. The following error is displayed in the logs: 2021-08-02 14:10:29.458 ERROR [liferay/mail-1][MailEngine:128] Unable to send message: Could not convert socket to TLS...
Limitation in the number of fields in a Form when exporting to Excel (XLS)
Issue When I want to export the entries for a very long form to Excel (xls) format, exporting fails with the below error in the log. ERROR [http-nio-8080-exec-97][PortletServlet:119] javax.portlet.PortletException:...
Why is the category/tag selection not working at article creation?
Issue While the user is creating a new article, he cannot select the categories or tags of the specific site.     Environment Liferay Portal 6.2 Liferay 7.0+ Resolution In order to be able to select the categories the property json.web.service.enabled needs to have a true value. Please...
Known Vulnerabilities with Liferay AntiSamy
The following issue may compromise the security of your Liferay Digital Experience Platform implementation.  Vulnerability Information The Liferay AntiSamy app depends on third party libraries that have known vulnerabilities. Affected Products Liferay AntiSamy 2.0.x (for Liferay Portal...
Asset publisher can't order web contents if the display language is different
Issue We have web contents made from a custom structure with a particular default language We want to display them in the Asset Publisher sorted by one of the structure's fields, but the order is wrong if the display language is different than the web content's default language...
A non-friendly error message appears in the logs when trying to create a new user through API with a firstName that is longer than allowed
Issue Trying to create a new user via API with a longer than allowed firstName produces a non-friendly error message in the logs Reproducing steps Start Liferay and go to Control Panel > Server Administration > Script Use the following Groovy script to create a new user via API with a...
Web Contents are not accessible through Headless Api after a full reindex
Issue In case of large web contents executing the reindex all search indexes operation can throw the following warnings: 2021-07-27 06:46:39.595 WARN  [liferay/search_writer/SYSTEM_ENGINE-2][ProxyMessageListener:86] java.lang.RuntimeException:...
The size of the user_ table's firstName field should be increased
Issue The size of the firstName (75) field of the user_ table should be increased since it sometimes prevents the creation and access of certain users in an environment. Environment Liferay DXP 7.0 Resolution In terms of changing the column's size, this adjustment could result in a...
Developer Studio suddenly crashes
Issue Developer Studio closes by itself after some time with an OutOfMemory error or without any errors at all.  Environment Developer Studio 3.9.3 JDK 11.0.8 Resolution This problem can be experienced when JDK 11.0.8 is used to start up Developer Studio, for example by having the...
Trace about Reflection.getCallerClass is not supported when executing Patching Tool
Issue When you try to use the Patching Tool (for example, the command patchingtool.sh info), you get an error similar to the following: 2021-07-16 06:41:48,143 INFO sun.reflect.Reflection.getCallerClass is not supported. ReflectionUtil.getCallerClass will be much slower due to this....
Category filters are not working for search results
Issue Steps to reproduce the issue: 1. Create a site using Minium Template. 2. Go to the catalog page of the site. 3. Select, Engine or any category from CATEGORY facet. Expected Result: Only 11 Products are displayed in the Search Results (as 11 is the number next to the "Engine"...
Field data is disabled on text fields by default
Issue IllegalArgumentException is occurred when trying to run vanilla instance with commerce and search functionality is not working properly in Catalog Page. Text fields are not optimised ERROR [http-nio-8080-exec-7][ElasticsearchIndexSearcher:165] java.lang.RuntimeException:...
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...
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...
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...
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...
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...
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...
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...
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...
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...

該当件数: 3,703 件中 1,841 - 1,880