Search Results

ナレッジベース 3761
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Users who are not registered with Liferay application are able to log in
Issue Users who are not registered with the Liferay application are able to log in even though they have no connections. Environment Liferay DXP 7.0 to 7.4 Resolution Users log into Liferay DXP by using...
Look & Feel Configuration popup displays error upon saving when using HTTP2
Issue Look & Feel Configuration popup displays below error upon saving when using HTTP2: Your settings could not be saved Steps to reproduce: Configure the App server to work with HTTP/2. Open the Look & Feel...
Lodash Security Vulnerability
Issue In Liferay, a vulnerable version of Lodash 4.17.14 is being used. Environment Liferay DXP 7.0 Resolution The observed behavior is a known issue LPE-17236 and has already been fixed in the latest fix...
Error Accessing Notifications in Liferay 7.4
Issue User encounters below error when trying to access notifications: WARN [PortalImpl:1013] Redirect URL <URL> is not allowed Steps to reproduce: Navigate to Control Panel->Configuration->System Settings Under...
There is no length restriction on the Name and Description of Web Content template
Issue Name and Description don't have a length restriction Steps to reproduce: 1) Navigate to Content&Data> Web Content> Templates 2) Create a new Template Observed Behavior: Name and Description don't have length...
User cannot configure priority with negative values ​​within actions on a workflow nod
Issue User cannot configure priority with negative values within actions on a node as in previous versions of the portal Steps to Reproduce: 1) Navigate to Open Menu > Workflow > Process Builder 2) Add a new...
User can Import a non XML file to Process Builder
Issue User can Import a non XML file to Process Builder Steps to Reproduce: 1) Navigate to Open Menu > Workflow > Process Builder 2) Add a new process by importing a .pdf file Expected Behavior: Should not be...
Required alert is displayed on Name and Label fields
Issue Required alert is displayed on Name and Label fields when only the Label field is blank for Object and Object Field Steps to Reproduce: 1) Navigate to Objects 2) Click to create an Object 3) Leave only the...
Fragment Configuration Breaks Form Display
Issue In 7.3 SP3, Changing a configuration setting that changes the applied CSS class on the fragment <div> causes the Form in the drop zone to be added twice, which results in the form not displaying at all. The...
Enabling information about server errors in the JSON response
Issue There is no error messages from api json services. How to manage the serialization and access to  Json services In Liferay Portal 6.2 or DXP7.0 the server response is serialized and shows information related...
Changing the Master Template leads to Error: Your request failed to complete.
Issue Changing the master template triggers: “Error: Your request failed to complete.” Error trying to assign an alternate master template to a web content article. Environment DXP 7.4 Resolution This can happen...
Video added in fragment not autoplaying on first page load
Issue A video added through the Video URL fragment on a content page (external URL or Document Library URL) configured as follows: Muted: false Autoplay: true Is not autoplaying on first page load/with...
How to download the files attached to forms
Issue A user with every permissions related with forms is unable to download the attached files Cannot find the download option in the form attached files list. Environment Liferay DXP  Resolution These form attached...
Using the iFrame tags for a video file downloads the file instead of embedding it when using Blogs
Issue If the iFrame tag is used to embed a video (.mp4) file within Blogs, the file is downloaded, instead of being embedded to be played.   Environment Liferay DXP 7.3   Resolution According to the documentation for...
Issues with downloading a zip file containing special characters
Issue When we want to download a "bulk" file (.zip file) from Liferay's Documents and Media and the included content contains any special characters (e.g.: ö, ü, ä etc.), there are different issues depending on...
Deployment timeout when deploying backup service
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Under certain circumstances, a new deployment...
Category cannot be moved due to the error: "ORA-01795: maximum number of expressions in a list is 1000"
Issue We have lots of categories and subcategories. When we try to move one, we get the following error: 2021-12-08 07:35:08,104 ERROR [JDBCExceptionReporter:234] ORA-01795: maximum number of expressions in a list is...
Custom event data sent to Analytics Cloud is not shown on the UI
Issue Custom event data is sent to Analytics Cloud using Javascript code. When I view the custom events in the workspace, I cannot see them. There is no response in the console tab either. Environment Analytics Cloud...
Portal prints error stacktrace on the browser, disclosing technical information
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 navigating some incorrectly crafted URLs...
How to exclude precompiled JSP files from the original module when extending modules?
Issue After implementing and deploying an extended module, changes in JSP files are not shown. When extending modules, how can I prevent precompiled original JSPs from being included in the resulting JAR? Environment...