Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
JSP fragments modules do not get Resolved after being deployed
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue JSP fragment modules don't get Resolved after being...
How to enable simultaneous login from multiple sessions
Issue How to enable users to simultaneously login to Liferay DXP using multiple different sessions Environment Liferay DXP Resolution Add the following lines to your portal-ext.properties file (you must...
Stuck reindex: How to check the progress of a reindex process and remove blocked BackgroundTask and Lock records
Symptom Sometimes a reindex will take a long time and seem like nothing is happening. You simply see the reindex icon in the Control Panel bar and/or the percentage does not change.  Environment DXP 7.4 DXP 7.3 DXP...
After 7.0 > 7.1 or 7.2 theme upgrade, the menu to edit web contents will no longer be available
Issue After upgrading to DXP 7.1 or 7.2 a 7.0 DXP theme created with the Liferay Theme Generator according to e.g. this tutorial: Upgrading Your Theme from Liferay Portal 7.0 to 7.2, the Web Content Display...
Module download link can not be opened on Liferay DXP Release Notes page with 404 error
Issue  When trying to download modules like "com.liferay.saml.opensaml.integration" from Liferay DXP Release Notes page, the download link can not be opened with a 404 error. Environment Liferay DXP 7.2 Resolution...
How to Modify Home Folder permissions
Issue Guests who don't have view permissions for the Home Folder cannot view any Web Content when the Article view permissions check enabled option is checked. Environment Liferay 7.1+ Resolution The Home folder...
Users with role Site Member cannot find other users in search results
Issue Users with role Site Member cannot find other users in search results. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This is the expected behavior. For security reasons, by default...
How to connect DXP 7.2 to Elasticsearch over SSL/TLS using PKI authentication where native realm is disabled on Elasticsearch
Issue Once DXP 7.2 is configured with Elasticsearch 6.x or 7.x over SSL/TLS in the specific scenario where Elasticsearch uses PKI authentication with username-password disabled, NoNodeAvailableException is thrown...
Liferay Cloud cookies
Issue Description about the cookies used in Liferay Cloud platform and their services. Environment Liferay Cloud Resolution Google Analytics cookies: _gat: Numeric It is used to limit the percent request. Term: 1...
How to identify the version of Clay under DXP?
Issue As a developer, I would like to identify the exact version of Clay on the specific DXP version (and patch level) which is currently running. Environment DXP 7.1 Resolution Please go to Control Panel -> System...
Liferay DXP cannot be started correctly due to "Unable to initialize Elasticsearch cluster" errors
Issue The server can not be started correctly with ES errors like the following: 2020-06-05 06:45:41.596 ERROR [Framework Event Dispatcher: Equinox Container: 2a6f419e-c609-4e73-a180-4e901fcc9b18][Framework:93]...
How to resolve Document Library PDF previews taking up more disk space than the original files
Issue While examining our document library in a file system, we saw that the storage being used for preview files are taking up three times the amount of disk space as the storage for the original files uploaded to...
How to check Bootstrap version under DXP?
Issue As a developer, I would like to check what exact Bootstrap version is applied on the currently running DXP version (and patch level). Environment DXP 7.0+ Resolution Navigate to DXP and open the browser console...
Known Issue: Buttons don’t work with SPA disabled and when using Google Chrome 83.0.4103.61
Issue When using Google Chrome v. 83.0.4103.61 in combination with SPA disabled (javascript.single.page.application.enabled=false in portal-ext.properties), several buttons will no longer work Environment Liferay...
Is Liferay Product affected by OpenSSL security issue CVE-2020-1967 ?
Issue Is Liferay Product affected by OpenSSL security issue CVE-2020-1967 ? Environment Liferay DXP 7.1 Resolution Since Liferay products do not come with OpenSSL built-in, Liferay is not affected by CVE-2020-1967 out of the...
Disabling the password reminder questions on the users first login
Issue You do not want your users to set up the password reminders answers on their first login. Environment Liferay Portal 6.2 Liferay DXP 7.x Resolution Add the following line to the portal-ext.properties:...
Is it possible to change the blog title's font size from H3 to H1?
Issue Is it possible to change the blog title's font size from H3 to H1? Environment Liferay DXP 7.2 Resolution To change the Blogs title in the Blogs portlet (Blogs list view): This title font size can be changed by...
Apache Tomcat Security Advisory: CVE-2020-9484 (Remote Code Execution via session persistence)
General Information Apache Tomcat has recently released new versions to fix a vulnerability tracked as CVE-2020-9484. As per the information provided by Apache Tomcat: "If: an attacker is able to control the contents...
Unable to expand accordion panels for OAuth2 due to "Uncaught TypeError: Cannot read property 'querySelectorAll' of null"
Issue While trying to expand the accordion sections of "Scopes" for the OAuth2 Administration tab in Control Panel, customers may face the inability to do so as well as the below error in the browser's console:...
Gauges in Control Panel > Server Administration are not shown
Issue Gauges in Control Panel > Server Administration are not shown There are NPE in log files, similar to  Caused by: java.lang.NullPointerException  at...