Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Custom widget template for breadcrumbs doesn't get applied in control panel and breadcrumbs aren't shown
Issue When a widget template is configured via system settings in system scope it doesn't show any breadcrumb. Environment Liferay DXP 7.2. Resolution Those configurations are made inside System Settings ->...
Why does my instance have a default@liferay.com user?
Issue I see a default@liferay.com user in my database. What is the purpose of this default user? If you have a virtual instance is configured, you may see another default user with the configured mail domain (i.e....
Cannot read property 'help' of undefined error when trying to upgrade a theme to Liferay DXP 7.2
Issue While following this tutorial: https://help.liferay.com/hc/en-us/articles/360029005512-Upgrading-Your-Theme-from-Liferay-Portal-7-0-to-7-2, users may encounter the below error: $ gulp upgrade...
Solr Error when searching for Users or Organizations
Issue When I perform a search for Users or Organizations, I see a blank screen and an error like the following in the logs: 2021-01-29 00:15:48.429 WARN  [http-nio-8080-exec-5][ProxyMessageListener:86]...
How to change the HTTP port for Sidecar Elasticsearch 7
Issue Need to run two or more instances of Liferay with Elasticsearch Sidecar locally. Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution The default HTTP port in Sidecar mode is 9201   If two or more 7.3 or...
Why do I see Groovy as the only script language for Kaleo Workflow Designer in Liferay DXP?
Issue When building a Kaleo Workflow definition in Liferay Portal, I was able to use different script languages. But in Liferay DXP, I see that I am only able to write a script using Groovy: Environment Upgrading from...
Loss of CKEditor functionalities on Fix Pack 9 (DXP 7.2), Fix Pack 20 (DXP 7.1) and Fix Pack 97 (DXP 7.0)
Issue After upgrading to Fix Pack 9 (DXP 7.2), Fix Pack 20 (DXP 7.1) and Fix Pack 97 (DXP 7.0) several CKEditor functionalities will no longer be operating: LPS-125443 - The "Browse...
"Unable to initialize Elasticsearch cluster" error occurs after installing a new Fix Pack
Issue After installing a new Fix Pack on your current environment you might encounter the following errors in the logs due to Liferay Connector to Elasticsearch version update:...
Cannot view previous comments posted for a Web Content in Kaleo Workflow
Issue I am unable to view comments that I previously posted when a Web Content gets re-submitted through a Workflow. For example: User submits a Web Content through Single Approver Workflow. I assign the Workflow Task to...
Portlet drop-down menus don't collapse with a custom theme
Issue When deploying a custom theme generated using the Theme Generator, the drop-down navigation menu of a portlet (in mobile view) does not close/collapse after the menu is expanded. This behavior does not occur when...
Kaleo Workflow Permissions missing from custom role after upgrade to DXP
Issue Permissions regarding Kaleo Workflow are lost or improperly formatted after upgrade to DXP 7.0+, for example: Environment Upgrade to DXP 7.0+ Resolution This is an intended behavior caused by a change of the...
Can't find npm jQuery portlet template for DXP 7.2 in Dev Studio
Issue I want to create a Liferay Module project for DXP 7.2 using the npm jQuery portlet template, but I am unable to find the template in the drop down: Environment Liferay Developer Studio  DXP 7.2 Resolution The npm...
How to resolve "User 'x' must have 'y' permission" errors encountered while performing staging publication processes
Issue Our team would like our staging managers to not be administrators, so we are only providing them with select permissions. However, publication attempts encounter errors such as:  ERROR...
Text Area (text fields with multiple line) no working in IE
Issue Steps to Reproduce: 1) Take Liferay-dxp-tomcat-7.2.10-ga1 and install fix-pack dxp-1. 2) Go to Content > Forms. 3) Add a new Form. 4) Add text field. 5) Set text field as multiple lines. 6) Publish Form. 7) Now...
Empty style selector in Page Fragments
Issue Steps to reproduce the issue: Create a page fragment with any text and publish it Drag it on a content page Publish the page Open the developer tool and inspect the fragment source code, you will get an empty css...
Using Solr admin page to check re-index status and confirm indexes exist in Solr Server
Issue I want to check the status of the re-index process in Solr. I want to check whether all indexes are properly created in Solr. Environment Liferay DXP environment configured with Solr Server as its search engine...
Unable to define user in a Workflow Definition by identifier other than user-id
Issue When writing a Workflow Definition, I want to specify a user to receive a Workflow notification by an identifier such as screen-name or email-address. However, when I attempt to define the user by these...
Tooltip Messages appear twice when hovering over icon
Issue User sees tooltip messages appearing twice when hovering over various icons (i.e. help icon) throughout the portal.  Environment DXP 7.2 GA1 to Fix Pack 9 Resolution This behavior is caused by a regression bug and...
Keeping 'Location' type organization when upgrading to DXP 7.0+
Issue In DXP 7.0+ the location organization type is removed by default. When upgrading to DXP 7.0+, organizations that were categorized as a 'Location' lose this categorization during the upgrade process.  Environment...
Authorising 'Data Source' using https/http
Issue When authorizing from analytics, observed an error which seems like the 'HTTPS' request is getting converted to 'HTTP'. Environment Liferay 7.2 Resolution The browser never makes a request, it's AC which...