Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Liferay services are not starting due to continuous exceptions on the console
Issue DXP fails to startup and shows the following errors and warnings on the terminal ERROR [Portal Dependency Manager Component Executor--2][ElasticsearchSearchEngine:56] bundle...
After logging in to Analytics Cloud for the first time, the workspace does not show up
Issue We have a license for Analytics Cloud but when we log in on analytics.liferay.com, we do not see our or any workspaces. The following message can be seen: You are not a part of any workspaces, let us create a new...
Cannot Edit Search blueprints due to a 403 error
Issue After creating anew blueprint, when attempting to edit it, the changes are unable to be saved and a 403 (forbidden) error appears in the browser console Environment Liferay DXP 7.4 Resolution A 403 error...
Blank screen is seen after password reset
Issue A blank screen (with url http://localhost:8080/c) is seen after user password is reset. The expected behavior after password reset is for users to A) be successfully redirected to Liferay home page and B) remain...
Invalid date error when creating content with date field using APIs
Issue When using the Liferay API to create Web Content with a date field, using the "dd-MM-yyyy'T'HH:mm:ss'Z'" format results in the display of an "Invalid date" error. curl \ -H "Content-Type: application/json"...
AssetEntryQuery returns empty results for the className User
Issue We found that AssetEntryQuery always returns an empty result when the className is set to "User". Is this an intended behavior? In order to replicate, change "xxxxx" to a valid userId and run the following...
Disallow strangers to create accounts
Issue Stranger account creation is configurable through Instance Settings and portal.properties Environment Liferay DXP Resolution Stranger account creation can be enabled/disabled through any of the following...
Difference between User_ loginDate and lastLoginDate
Issue Both User_.loginDate and User_.lastLoginDate seem like similar fields, but they are slightly different. Environment Liferay DXP Resolution Last login date is configurable through the following property: # #...