Search Results

All Results 6985
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Deploying Liferay SAML Connector 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 After deploying the SAML connector plugin from...
Liferay is unable to find a PostgreSQL database after restoring it from a dump or backup
Issue Liferay is unable to find a PostgreSQL database after restoring it from a dump or backup Liferay appears to be creating new data when connected to the restored PostgreSQL database A blank (i.e., default Liferay) site...
How to configure validation directives in AntiSamy
Issue When trying to import content between sites, i.e. knowledge base, a validation error arises: An unexpected error occurred with the publication process. Please check your portal and publishing configuration....
How to review User Permissions on Freemarker and Velocity templates
Issue After applying the fix for LSV-658, how can I see which users have permissions for (which) Freemarker/Velocity templates, i.e. via the user interface or by a database query? The Mitigation Notes of LSV-658...
DevTools failed to load SourceMap: Could not load content for popper.min.js.map on Chrome browser
Issue While using a production instance of Liferay, the below warning will appear in the Chrome console: DevTools failed to load SourceMap: Could not load content for...
Can not add images in a Paragraph fragment of a Content Page
Issue It is not possible to link an image in the rich-text editor of a Paragraph fragment in a content page.  Environment Liferay DXP 7.2 fix-pack dxp-6 or older. Resolution This is a known and fixed bug....
The Forget Password page is vulnerable to CSRF attack
Issue The Forget Password form can be re-submitted with different cookies which lead to the CSRF issue. Environment Liferay DXP 7.2 Resolution This is considered as a False Positive, as the user is not logged into...
Migrating a Remote Staging Setup to Liferay Cloud
Issue There are many factors to consider when planning to migrate your on-prem Liferay installation to Liferay Cloud. One of these factors is your Staging configuration. Below is the recommended method to migrate a...
Reindexing on Elasticsearch is slower than it was on an earlier patch-level
Issue We recently installed fix pack 16 on DXP 7.1, and we noticed that now re-index is really slow compared to fix pack 11, our previous patch-level. We found that both liferay indexes (liferay-0 and...
Jenkins builds are failing due to "Cannot run program ./gradlew" 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 Builds on Jenkins are failing due to the following...
Why am I not receiving Liferay security bulletin emails?
Liferay Support sends security bulletin emails to all customers with an active Enterprise Subscription. These notifications include critical information on potential security...
Bundle-Version differences in fixpacks
Issue Why do Bundle-Version differ between MANIFEST.MF in fixpack binaries and the source code? Environment Liferay DXP 7.0+ Resolution To briefly explain the reason it must be clarified the way .jar files are...
Errors occur after Liferay Faces upgrade
Issue After the upgrade of Liferay Faces (by updating the given versions in dependencies shown in the provided screenshots), the following error occurs logs: javax.el.ELException: Function 'p:component' not found...
Page version control information is accessible in sitemap.xml
Issue Page version control information is accessible in sitemap.xml - such information shall not be exposed for security reasons. Reproduction: 1) Start up bundle 2) Access sitemap...
Are Blade/Gradle FrontEnd NPM 7.0/7.1 portlets still available and supported on 7.2?
Issue Developers are using Blade/Gradle FrontEnd NPM portlets on DXP 7.0 / DXP 7.1, for example: https://help.liferay.com/hc/en-us/articles/360018170751-React-npm-Portlet...
[CKEditor] Browse Server button is missing from Image Info tab
Issue Using the CKEditor, in Image Properties I cannot see the Browse Server button under the Image Info tab so if I want to change the image, I have to delete it and add it again. Environment Liferay DXP 7.2...
User is redirected to the Pages section after saving a Widget Page
Issue When creating a new Widget Page and saving it, the user is landed on the Pages section instead of the newly created Widget Page. Environment DXP 7.1+ Resolution This is an intended behavior that was...
Impersonation won't give you all the permissions set of the impersonated User
Issue If User A impersonates User B than User A might not be able to perform the same actions as User B was originally able to. For example, downloading certain documents or checking the previews. For...
Unable to import User Groups from LDAP containing a comma "," or an asterisk "*"
Issue Receiving the following error when trying to import User Groups from LDAP containing a comma "," or an asterisk "*": 2020-06-04 08:23:50.268 WARN [main][LDAPUserImporterImpl:1165] Unable to create user group...
Web Content validation is not working on mandatory field
Issue Web Content validation is not working on the mandatory field. Steps are as follows: 1. Create a new Web Content structure with an Image field. 2. For Image field: change "Required" & "Repeatable" to Yes. 3. Create...