Search Results

ナレッジベース 3761
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
ADA Accessibility - Sr doesn't announce what is selected after checking checkbox.
Issue Expected Result: Screen Reader gives information that is available on page after selecting checkbox Screen Reader should announce, "checked, 1 of 3 selected"   Actual Result Sr doesn't announce what is...
Lots of RedirectNotFoundEntry data in viewcounterentry table
Issue We've noticed that the viewcounterentry table is full of records with the classname com.liferay.redirect.model.RedirectNotFoundEntry. The redirectnotfoundentry table is empty. It might be related to...
Running CREATE FUNCTION generates permission/privilege 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 When attempting to execute a CREATE FUNCTION(scalar) statement, the...
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...
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...
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...
Special character validation for product relation type
Issue Special Characters should not be allowed. Steps to reproduce: 1. Navigate to the System Settings -> Catalog -> Product Relations 2. Add new value as "<script>alert(1);</script>" 3. Save 4. Now, go to any...
Maven based Liferay Workspace for DXP
Issue Unable to get the EE version of Liferay DXP while choosing maven in Liferay Developer Studio. Environment Liferay DXP 7.0+ Resolution User can manually change two configuration inside the pom.xml file to use...
Proper date and time is not visible on media and inside Product Relations Tab
Issue Steps to reproduce: 1. Navigate to products. 2. Open any existing product. 3. Navigate to the media tab and notice it's showing the modified date as 2 months ago, 2 minutes ago, or 2 days ago. 4. The same...
Image extensions inside product is not working properly
Issue Steps to reproduce: 1. Navigate to Commerce > Products. 2. Create any simple products. 3. Navigate to media. 4. Take any PDF and change its extension to "png". 5. Make sure png is accepted in the image...
Autotranslate Button Not Visible When Using Third-Party in Instance Settings
Issue When configuring a Third-Party for Translation in the Instance Settings, the Autotranslate button is not visible. Environment DXP 7.4 Resolution This is a known issue reported in LPS-187034.  Contact the...
OpenID Connect Error - "Signed JWT rejected"
Issue When configuring authentication using OpenID Connect, login fails and the following error is reported: Unable to validate tokens: Signed JWT rejected: Another algorithm expected, or no matching key(s) found...
Gradle PKIX Certification Error for Maven Policy
Issue We are configuring a new environment and observing what looks to be a gradle license or certification related issue given the below error: openssl config failed system library no such process Failure build failed...
How can I disable the Navigation Categories portlet filtering for the Asset Publisher portlet?
Issue Navigation Categories portlet displays Asset Publisher portlet entries based on category selection.  Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
Uncaught type errors on browser console while adding product pricelist
Issue In a product's edit SKU side panel, it's not possible to add a new price entry Steps to reproduce: 1) Navigate to Commerce> Products 2) Create a new product or click the existing one 3) Now, go to SKU > click...
Prompt a guest user to Office 365 login when attempting to access a protected page resource
Issue We have configured Single Sign-On (SSO) with OpenID Connect using Office 365. We set the portal property auth.login.prompt.enabled to true to prompt a guest user to login when attempting to access a protected...
I cannot add Filters in the Product Publisher configuration
Issue The Product Publisher widget does not allow selection of Categories and Tags in Filter rules. Environment Liferay DXP 7.4 Update 51 Resolution This issue is being addressed by COMMERCE-10627. Please update...
Error while Importing LDAP data: SQLServerException: String or binary data would be truncated
Issue LDAP import fails due to an error stating that the user could not be updated due to a DataException,  which is in turn caused by a SQLServerException, stating that String or binary data would be truncated. Please...