Search Results

All Results 7018
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
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"...
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...
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...
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...
'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...