Search Results

All Results 6986
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay Frontend NPM Toolkit compatibility matrix for Node.js, NPM, Yeoman, Gulp and Generator Liferay Theme
Issue If a client wants to generate custom themes, they need to install: Node.js and NPM Yeoman Gulp generator-liferay-theme As a result, it is difficult to know which version to install depending on the portal version...
Which tables in the database contain web content, documents and media information?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
Export/import process fails if there are data links associated with earlier versions of the structure
Issue Exporting a structure that contains previous versions can cause a unique constraint violation on import. The following stack trace is seen in the logs: 2022-12-19 21:24:49.032 ERROR...
Special characters which are used for XSS can be saved as an input without any warning
Issue Characters as <, >, /, (, ), ", ' which can be used to make scripts, used in HTML and JavaScript are valid to use in the portal as inputs and values, and it can raise security questions The use of these...
Unable to manage Document and Media type DDL on a localized DDL Display
Issue When a new DDL is created from a DDL definition, with any 'Document' fields, and any additional localization/translation, then the translation, and the document is not added to the record The action fails...
Outdated or vulnerable components can sometimes be found in the .cp/ folder inside osgi/state/folder
Issue We've run a security scan and it is picking up outdated components inside the .cp/lib/ subfolder of the osgi/state/ folder, and it is confusing our compliance efforts.  Environment Liferay DXP 7.0, 7.1, 7.2, 7.3,...
Upgrading from 6.2 to 7.3 changes the number of likes and dislikes
Issue Ratings and Comment Ratings are enabled in our portal. When we upgrade the portal from 6.2 to 7.3, some likes turn into dislikes and that creates false information. In the ratingsentry table, the scores of the...
Custom code failing to build due to the removal of FinderCache#getResult(FinderPath, Object[])
Issue Generated services that call FinderCache#getResult(FinderPath, Object[]) method fail to build due to its removal in 7.4 U47. This method was replaced by FinderCache#getResult(FinderPath, Object[],...
Form Upload Input is missing when mapping to a custom Object's Upload Field
Issue When creating a Form that maps to fields on a Liferay Object (and one of the fields is an Upload type field), the option to map the form's Upload input with the custom Object's Upload Field is not appearing....
Is there a limit to the number of IdPs registered?
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
Search in Control Panel > Audit makes long URL
Issue A search in Control Panel > Security > Audit always sends empty search parameters in the GET URL. As a result, URLs are very long and can be blocked by firewall-infrastructure. Steps to reproduce: Navigate to...
Anonymous users tracking in intranet (Analytics Cloud)
  Issue For intranet environments, anonymous users increase even though all users should be known. This is seemingly caused by analytics tracking users before they log in to a login page. An example of a login page...
I cannot export Form entries if they have not been approved in a Workflow
Issue If a workflow is enabled for my Form and I make an export of the Form entries, only Approved entries can be exported. Those entries which have not gone through the Workflow yet, will not be included in the...
Does Liferay Support Angular 13 +
Issue After updating an Angular portlet from v12 to v13 it can no longer be viewed and the browser console logs display a liferay-amd-loader error. Environment DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution This...
Detected vulnerabilities related to Jettison
Issue A security scan has picked up the following vulnerabilities related to jettison-1.x.x jar: CVE-2022-40150 & CVE-2022-40149. This jar is found in marketplace\Liferay Foundation - Liferay Portal Remote -...
Error in plugin "sass" when migrating themes "... is deprecated and will be removed in Dart Sass 2.0.0."
Issue When migrating themes to a newer version, you can get these types of errors: Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0. Recommendation:...
Search Results Ignore Date Field with Empty or Null Value
Issue When creating Journal Article Structures with Date Fields, cases may occur where these fields must not be marked as "mandatory" as per specific company requirements. However, despite these fields not being...
Failure during import of site template.
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us....
How to remove guest's view permission on documents in the Search result page.
Issue How to remove guest's view permission on documents in the Search result page. Environment Liferay DXP 7.3 Resolution To remove the guest's view permission on documents in the Search result page, user can remove view...
Memory consumption increases exponentially when switching from a forms list to a new form
Issue Memory consumption increases on the transition from a forms list to a new form Environment Liferay DXP 7.4 Resolution The observed behavior has been addressed by LPS-137506 Additional Information If a hotfix...