Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
White space in the html source
Issue When viewing page source, is it possible to remove the white spaces in order to make it easier to read? Environment Liferay DXP 7.3+ Resolution Set the following properties in your portal-ext.properties file,...
Object Entries do not appear in Search Results
Issue Object entries are not visible in Search results Environment Liferay DXP 7.4 Resolution When you create an Object Definition, you get to choose whether its scope is Company or Site (you cannot change it once...
ObjectFieldNameException$MustNotBeDuplicate when updating Object Definition
Issue When trying to update an object definition from one environment (eg. dev) to the other (eg. uat), the process fails with the following error:...
How to resolve duplicate Anonymous Users
Issue My upgrade failed with the following error: failed upgrade process for module com.liferay.user.associated.data.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Getting session ID from groovy script embedded in a workflow definition
Issue I have an SEO requirement to track some information for my website. To that end I have inserted a groovy script in a workflow, which gets the user session, but it returns a null session ID. Steps to reproduce: 1....
How to Query for Javascript Alerts in Web Content Articles across multiple sites
Issue How do I search for Javascript Alerts that are located in Web Content Articles across different Liferay sites?   Environment Liferay 7.4   Resolution The overall approach towards querying the alerts is: Get a...
Liferay Artifact missing from Maven Repository
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these...
Service Builder Tool 1.0.478 gives "Unable to parse package path from..." Error in Windows
  Issue After cloning https://github.com/liferay/liferay-blade-samples.git, Windows OS users may run into the following error: Task :apps:service-builder:basic:basic-service:buildService FAILED Building Foo Unable to...
When a web content is copied, only its title is changed for default language
Issue When copying content, the suffix "(Copy)" is only added to the title in the default language. Shouldn't it also change in the rest of the languages? In our example, if the copied content becomes "prueba copia...
Custom Facet displays encoded term values
Issue After setting up a custom facet on a search page, it only shows encoded values. The custom facet is configured with an Aggregation Field that includes a sortable search field. Environment DXP 7.2...
When inviting users to a Publication, some of them are not shown
Issue When trying to invite users to a Publication, some of them don't show up in the "Invite Users" box, despite having the Publications User role. Environment Liferay DXP 7.4 Quarterly Releases Resolution The users...
Restricting impersonation to allow only a single users impersonation at a time
Issue An Impersonator should be able to impersonate only one user at a time. Currently, Liferay supports multiple users to be impersonated, at the same time in the same browser. We tried to find any properties which...
Large number of records on the SamlSpSession table
Issue There are a large number of records on the SamlSpSession table, which is causing issues with my upgrade. Environment Portal 6.2 DXP 7.2 All DXP versions Resolution Extra records can be removed using the...
Email are not sent from Liferay when Office365 is used as the server
Issue Emails are not sent out from Liferay In the log, we see the following error: liferay[liferay-7] [dxp] ERROR [liferay/mail-6][MailEngine:74] Unable to send message: 535 5.7.139 Authentication unsuccessful, the...
Change of file names when documents are saved to data\document_library
Issue When saving files to the store, Documents and Media used to use the version label (e.g "1.0") as the file name (prior to Update 72). As of Update 72, file names look like this:...
Search results are displayed in different orders each time randomly
Issue When searching for the same word, the list of results can appear in different orders. This happens even when there's a Sort widget in the search page. Environment Quarterly Release 2023.Q4 Resolution This...
Chances of vulnerabilities like SWEET32
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue How to fix the following vulnerability of the old cipher...
How can I restart just one Liferay node from the Cloud Console?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue One node isn't working as expected, but I don't want to...
How to filter Objects entry with picklist's name in filter
Issue I have created 2 picklists, e.g. picklist1 and picklist2. And I created 1 object where I create 2 fields of type picklist and I mapped this to above picklists. Now I have added an object entry. Picklist values are...
Is there a way to bypass CAPTCHA without having to disable it?
Issue We will do some Automation tests in our QA environment and would like to know if it is possible to bypass CAPTCHA using configuration settings without having to disable it. Environment Liferay DXP 7.4...