Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
How to set custom page for "You do not have the roles required to access this portlet" error
Issue Custom pages for 404 errors can be easily configured in DXP; however, how can a custom page be designed for the "You do not have the roles required to access this portlet" error? Environment Liferay DXP 7.4...
Look and Feel Configuration popup is missing
Issue The 'Look and Feel Configuration' popup with the custom plugin is blank or missing, even though the same is working fine in update 25 of DXP 7.4. Environment Liferay DXP 7.4  Resolution The observed behavior...
Defining file extensions for Document Library documents
Issue Is it possible to define what file extensions are allowed to upload into Document Library? Environment DXP 7.1+ Resolution This configuration is done through UI : Control Panel -> System Settings -> Documents...
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...
Dynamic Data Mapping permissions no longer available in Define Permission for a regular role
Issue After creating a new regular role, we are no longer able to get to: Dynamic Data Mapping > Dynamic Data Mapping Structure or to Dynamic Data Mapping > Dynamic Data Mapping Template So, the "Dynamic Data Mapping" menu...
How to loop through repeatable fields in a Display Page Template
Issue Using Display Page Templates for Web Content with image field which is repeatable and adding more images to this content. When the image field is mapped to the Display Page Template, only the first image...
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: # #...
How to recover patching-backup.zip
Issue How to proceed if patching-backup.zip is lost. Environment Liferay DXP Patching Tool Resolution In the event that this issue does occur, the following workaround can be used for general cases: Download a...
Error 425 Can't open data connection for transfer of "/" when trying to connect to a ftp from cloud
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue When trying to download a file via ftp from Liferay...
The Paragraph field disappears from the Form after failing CAPTCHA verification
Issue The Paragraph field will disappear if submitting the Form with failed CAPTCHA verification as the following screenshots. Before submitting: After submitting: Environment Liferay DXP 7.1, 7.2 Resolution This was fixed...
Missing path in search results for web content
Issue There is a missing path in search results for web content.  Steps to Reproduce: 1) Create 2 web content folders - folder 1 and folder 2 2) Create contents in those 2 folders with common words in the title...
InvalidNameIDPolicy errors
Issue The following error occurs while configuring Liferay as SP and ADFS as Idp. At Liferay
Blog subscriber unable to view the blog after clicking on "Continue Reading" in the email
Issue Blog subscriber gets redirected to a control panel link instead of blog portlet page link after clicking on "Continue Reading" button in the email, when the blog portlet is placed on a content page. The...
Navigation menu items for public/private layouts are not published from Staging to Live
Issue We have a Navigation Menu in a public page pointing to a mix of public and private pages. When we perform a publication from Staging to Live, only the items pointing to public pages get published. Or vice versa:...
Signed SAML response
Issue How can the signed response, which is required by ADFS to complete authentication at the Liferay end, be clarified? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution...
Can my installation be recovered from a corrupted Lucene index without performing a full reindexing?
Issue There is one or more error messages containing information similar to the following lines in one of the cluster nodes log: Initializing Lucene writer failed for 155 java.io.IOException: read past...
Unable to add address in my account
Issue Users are unable to add the address on the speedwell site. Steps to reproduce: 1. Create a speedwell site. 2. Click on the 'User' icon. 3. Navigate to My Account > My Addresses. 4. Create a new address by...
How to Export a Single Form as a LAR File
Issue How can I export a single form in LAR format? Environment DXP 7.3   DXP 7.4 Resolution During the export process, there are options that allow for the inclusion/exclusion of data. In this example, we'll use...
Impact of Spring4Shell and Spring Cloud Security Advisory on other libraries related to Spring
Issue There previously was a Security Advisory regarding a vulnerability for the Spring4Shell and Spring Cloud libraries. These vulnerabilities are detailed in this article here:  Spring4Shell and Spring Cloud Security...
Portuguese sentences on Search Results aren't showed correctly
Issue When I perform a search on the portal that does not return any results, the message "No results were found that match your keywords" is not displayed. For example, if I search for NameOfYourPage, I only get a...
Plain text can still be seen despite SSL
Issue Even if SSL (or TLS) is enabled, the login credentials are in plain text while intercepting requests with Burp Suite. Environment Liferay DXP 7.3 Resolution If a user utilizes the burp suite as a proxy, they...
DXP 7.3 Behavior Clarification for Open Graph locale alternate meta tags
Issue The Liferay server outputs all Liferay instance locales as Open Graph locale alternate meta tags. Is this expected? Should Liferay output Open Graph locale alternate meta tags, when page content only uses the...
We want to set different urls to a fragment button link as translations
Issue In a Content Page, depending on the language selected, we want to set different urls to a fragment button link as translations. Is this possible? Environment Liferay DXP 7.2 Liferay DXP 7.3 Resolution This...
Can't select pages from other sites
Issue No Pages are displayed if a DDL with a 'Link to page' DDM field has been created on the Global Site Steps to reproduce 1) Navigate to the Global site 2) Go to Content & Data > Dynamic Data Lists> Manage Data...
Not all logs are downloaded for the last 30 days
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I am trying to download through Liferay Cloud Console the logs for...
Button dropdown menu follows scrolling in iframes
Issue This article details a case where button dropdown menu follows scrolling actions within iframes, and how this can be resolved. Environment Liferay DXP 7.1 Resolution In iframes, popper.js will move the dropdown menu...
Staging URLs within HTML Fragments are not converted to Live URLs when published
Issue Steps to Reproduce Originally tested in a 7.2 bundle patched to DXP-7: 1. Create a new widget page called Help 2. In [Site_Administration] > Publishing > Staging, enable Local Live staging, leaving the defaults...
Portal slowness due to huge custom search results
Issue Portal gets slow when using custom search, as it fetches huge search results in one go. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution Issue can be resolved with...
storage.buckets.get access permission issue while integrating GCS
Issue Getting below error in logs while integrating Google Cloud Storage with Liferay: [xyz].gserviceaccount.com does not have storage.buckets.get access to [bucket-name] Environment Liferay DXP 7.3 Liferay DXP 7.4...
The selected theme is not retained when importing a site template from another site template
Issue Since the radio option is missing, importing a site template from another template does not maintain the selected theme. Steps to reproduce 1) Navigate to Control Panel > Sites > Site Templates 2) Add a site...
The timestamp parameter in the document URL has not been changed
Issue When Web Content is published, the document URL timestamp parameter in download links is not changed Steps to reproduce: 1. Upload a normal text document to the document library, check the download link for...
Error "Invalid domain for site key" when using reCAPTCHA
Issue When using Google's reCAPTCHA, the CAPTCHA option won't show, instead the message "Invalid domain for site key" is displayed where the CAPTCHA should be. Environment Any Liferay DXP version with...
Piwik script won't execute
Issue Steps to reproduce: 1. Start the server. Log in as  Admin. 2. Navigate to Site > Configurations > Site Settings > Advanced Tab. 3. In the Analytics section navigate to the Piwik script box and add the valid...
Should the download option in the Documents and Media widget be displayed immediately?
Issue Users are experiencing difficulties downloading PDFs from the Documents and Media Portlet. Steps to reproduce 1) Create a Documents and Media Portlet on the Home Page 2) Upload a PDF and other files 3)...
How to find the "Look and Feel" and "Advanced" tabs when creating a content page
Issue When I create a content page, I am not able to find the "Look and Feel" and "Advanced" tabs. Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution On DXP 7.1 and 7.2 when you...
After changing the password, site members are not redirected to a page where they don't have the guest view permission
Issue After changing the password, site members are not redirected to a page Steps to reproduce: 1) Start the server, login as Admin 2) Create a new page e.g. /testpage and remove the VIEW permission for the Guest...
Item Selector does not display PDF previews
Issue PDF files not previewing in Item Selector Steps to reproduce: 1. Create a web content structure with a Documents and Media field. Create a template for this structure. 2. Start creating a new web content of...
Error with liboneagentloader.so starting Liferay 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 updating the Liferay service image used to deploy the...
Is there a REST API method to revoke the OAuth2 tokens?
Issue We want to provide a public REST API method to revoke the OAuth2 tokens following the RFC 7009 specification https://datatracker.ietf.org/doc/html/rfc7009#section-2.1 Does Liferay provide this functionality?...