Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Importing projects and refreshing gradle are very slow in Liferay Developer Studio when there are too many modules
Issue When using the Liferay Developer Studio version 3.9.5 - 3.9.8, importing projects and refreshing gradle projects are very slow if there are too many modules. Environment Liferay Developer Studio 3.9.5 - 3.9.8...
'Price Range Facet' filters the product according to the expired SKU
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Create a site by using the minium site template. 3. Navigate to the product portlet. 4. Select product "CV Axles" or any other Simple/Grouped product. 5....
Already selected blogs are not checked
Issue In the related asset search list, blogs that have already been chosen are not checked. Steps to reproduce: 1. Navigate to Content & Data > Blog. 2. Create multiple blogs and then select one blog. 3. In...
Latest version URL is pointing to old version of document
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Documents & Media > Upload an image. 3. Click on the uploaded image > info > check the Latest Version URL. 4. Now, reupload another image in the...
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...
Content getting lost with multiple locales
Issue Users that add their regional language to their DXP setup via portal-ext.properties file may see unexpected behavior with web content, such as clearing input from text fields of content when changing locale...
Emails from DocuSign are not working
Issue Users are unable to receive email messages after integrating DocuSign in DXP. Environment Liferay DXP 7.4 Resolution There is a required step to do when users create a new DocuSign account: they need to...
Unable to disable editing of Email Address, First Name and Last Name in the User Account Settings 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 In Liferay SaaS, the properties to disable the editing of...
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...
Limitation of viewing 20 notification templates when using the Action Builder on Objects
Issue In my Portal, I have more than 20 notification templates created, however I can only view the first 20. Why does Liferay limit notification template options to 20 when using the Objects tool? Environment Liferay...
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...
"npm ERR! signal SIGTERM" in Backup Service
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 a new Backup service, the following error...
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...
Permissions set for the Wiki Node are not inherited by Wiki Pages
Issue Enable the following property: permissions.propagation.enabled=true Open A Wiki Node, change and save its permissions Add a new Wiki Page under the Wiki Node Open the Wiki Page's permissions Actual result: The...
Blogs Aggregator widget error if Blog Entry comes from the Global site
Issue Blog post cannot be shown in the Blogs Aggregator widget if it comes from the Global site. Navigate to Global Site > Content & Data > Blogs Add a new Blog Entry (eg: Global) Go back to Liferay Site Go to...
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"...
Thumbnails not generated for .tiff files
Issue Files with extension .tiff do not have their preview image nor the thumbnails generated when being uploaded to Liferay DXP. Environment DXP 7.3.x  DXP 7.4.x Resolution A hotfix can be requested with...
Is a server restart required after the Terms of Use or Terms and Condition is updated?
Issue Is a server restart required after the Terms of Use or Terms and Condition is updated? Environment Liferay DXP 7.4 Resolution After updating the Terms of Use's Site ID and Article ID in Control Panel > Instance...
'User must first login through portal xxxxx' error when using WebDAV
Issue When using WebDAV with an SSO, changing the password on your Liferay account causes the digest in the User_ table to be wiped and changed to null.   This causes the error "User must first login through the portal...
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...