Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Cluster scheduled job issues with Open ID Connect (OIDC)
Issue A known issue related to clustering with environments using Open ID Connect has been identified wherein the number of scheduled jobs may be mismatched on each node. This may cause a performance impact, or a loss of...
Automated backup failure due to Error 408 (Request Timeout)
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We have identified an incident where a backup failure may occur on...
Save display format
Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Single Approver Workflow is not updated
Issue Single Approver is not updated when the User language is not English Steps to Reproduce: 1) Navigate to User Menu > Account Settings 2) Change user language to Deutsch (Deutschland) 3) Navigate to Open Menu >...
ORA-01000: maximum open cursors exceeded
Issue The following errors appear for Oracle database users during the upgrade from Liferay Portal 6.2 to Liferay DXP 7.4. Caused by: com.liferay.portal.kernel.log.LogSanitizerException: java.sql.SQLException:...
No fragment link is shown on pages
Issue Fragment editable links only work by default in English Steps to reproduce: 1. Start Liferay DXP-7.4-u22 2. Edit the home page 3. Add language selector to the page 4. Click on the Heading fragment on the home...
Warn of Publication Conflicts By Checking if the Same Content was Modified in a Different Publication
Issue When working on a Publication, I would like Liferay to automatically check if the same content was modified in a different publication or in the production environment. Such a feature would proactively...
'My Workflow Tasks is temporarily unavailable' error message
Issue Steps to reproduce: 1. Start Liferay DXP 7.4 2. Navigate to Configuration > Workflow and apply the 'single approver' workflow on 'Content Pages'. 3. Create a content page. 4. Click on the notification which...
Can both Liferay and LDAP Password policies be enabled at the same time?
Issue Is there a way to make both of Liferay and LDAP policies work together, so that users logging via Liferay authentication will be handled by Liferay's password policies and users authenticating...
Wildcards are not considered in site administration menus' search bar
Issue When searching for a document in e.g. the Documents and Media tab the search functionality doesn't return the document if its name contains underscores. We have a document named 'Qwe_Rtz_Uio.txt'...
Method "themeDisplay.getScopeGroupId()" executed within a Widget Page Template does not retrieve the site's groupId
Issue Given a Widget Page Template, when we use the themeDisplay.getScopeGroupId() method from a Freemarker template to try to retrieve the groupId from the original site, a different groupId will be retrieved. Would...
EU Login via OpenID Connect needs Proof Key for Code Exchange (PKCE)
Issue I would like to integrate my portal with an EU Login mock server instance via OpenID Connect It does not work since the OpenID connect server needs Proof Key for Code Exchange (PKCE) After configuration, when I am...
A "processAction method not implemented" error is shown in the log
Issue Many processAction method not implemented errors are thrown in the server log: ERROR [http-nio-8080-exec-1][PortletServlet:117] null javax.portlet.PortletException: javax.portlet.PortletException: processAction...
Complete page content is not visible while clicking on search result
Issue Step to Reproduce: 1. Spin a Liferay DXP 7.4 u31. 2. Create one blank page named demo. 3. Place Asset Publisher on the newly created page. 4. Open the configuration of Asser Publisher by clicking on the Action...
Can user preview web contents before publishing?
Issue Is there a way a CMS Author can preview web content before publishing it to production? Environment Liferay DXP 7.4 Resolution The preview feature is inside the action (3 dots) menu of the web content list. Steps to...
Adding custom jar in module project as it gets remove after gradle refresh.
Issue The custom jar is getting removed after the Gradle refresh. Environment Liferay DXP 7.0 and above Resolution Create a folder libs inside the module project and place the custom jar in it and add the below code in...
How does the fragment caching work?
Issue When using fragments, does the cache on content update perform a proper flush? How does fragment caching work in general? Environment DXP 7.3 Resolution If we have a dynamic fragment, and if caching is turned on,...
Field Reference value not getting applied to the web content
Issue When attempting to update the Field Reference value within created web content a generically named value is displayed instead of the value manually added. Environment DXP 7.4 Resolution To resolve this...
How to enable "Require strangers to verify their email address?" only for new users
Issue I need to enable the option "Require strangers to verify their email address?" in the Instance Settings. However, when I perform this configuration, the functionality is activated for all users, including...
Blogs With Images Load Slowly and Eventually Time Out
Issue When I try to navigate to a blog post that contains images, it loads very slowly and eventually times out. Images were copy/pasted from a local computer into the blog post (rather than being uploaded...
How to restrict Access to a specific Site
Issue How do I to restrict access to a particular site for certain Users in the Liferay platform? Environment Liferay DXP 7.3 Liferay DXP 7.4 Resolution You can restrict access to a specific site by changing the...
When and how are TLS certificates renewed?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue We want to know when TLS certificates are renewed....
Authentication flow in Liferay when LDAP is enabled
Issue Liferay is configured to use LDAP When Liferay Authentication will happen? When LDAP Authentication will happen? Environment Liferay DXP 7.0 -7.4 Resolution LDAP authentication always happens before...
LDAP Import Enabled under SAML settings
Issue What is the actual functionality of LDAP Import Enabledunder SAML settings Environment Liferay DXP 7.2, 7.3, 7.4 SAML Resolution Checking LDAP Import Enabled under SAML settings affects 3 functions:...
Today's events are only visible under the Last 24 hours filter
Issue On various tabs, such as on the Known Individuals' overview tab, the Individual Events statistics chart does not display the events of the current day if the filter is set to Last 7 days or Last 30 days, Last 90...
How changing the site default language affects Web Contents' friendly URLs
Issue There is a site (My Site) with two available languages: es-ES and en-US, where es-ES is the default language. My Site's web contents have their title and friendly URL defined only for the default language...
How to hide pages from Google indexing?
Issue We would like to hide certain pages from the Google search engine. How can we do that? Environment DXP 7.0+ Resolution There are multiple ways to hide a page so that it would not be indexed by the Google search...
I would like to control email notifications to Liferay strangers.
Issue How are strangers defined by Liferay? How can I control email notifications to strangers upon signup? Environment DXP 7.3+ Resolution The SAML property defining unknown users as strangers was introduced in DXP 7.3....
User's aren't seeing the correct experience associated with their segment
Issue When I create (and prioritize) an experience based on a new segment, the users associated with that segment aren't able to see it. Environment DXP 7.3 Resolution It is expected that SegmentsEntryRel doesn't...
Liferay slows down while discarding Publication conflicts
Issue When I attempt to discard conflicts from a publication, Liferay slows down and eventually times out. Environment DXP 7.3 DXP 7.4 Resolution This issue is resolved by LPS-162683. Open a Help Center ticket to...
Uploading a file with multiple extensions
Issue A multi-extension file is being uploaded via document and media Steps to reproduce: 1) Startup the server 2) Navigate to Control Panel>System Settings> Document and Media> Services> File Extension A file...
Why am I able to select search result sizes larger than the number of results returned?
Issue I would like search results to not offer batch sizes larger than the number of possible results. For example, if there are 6 results for a search, I would like search results to only allow me to select a...
Where is the data center located for Analytics Cloud?
Issue I would like to know the Data Center location where Analytics Cloud stores all the data in order to be compliant with the current GDPR rules. Environment Analytics Cloud Resolution You can set the data center's...
Can a hotfix delete pages?
Issue After installing the latest hotfix, we found that certain pages were deleted. How is that possible? Environment DXP 7.0+ Resolution Hotfixes contain fixes that change the Liferay source code Meaning that it does...
getSearchHits() API method does not take the start value in consideration
Issue I am using search API (as per article https://help.liferay.com/hc/en-us/articles/360029046411-Building-Search-Queries-and-Filters) and noticed that the size of the list returned by the SearchResponse.getSearchHits()...
Unable to see empty widgets when Toggle Controls are turned off in DXP 7.3
Issue When I turn the toggle controls off on a widget page, empty widgets are invisible. This makes it hard for me, as an admin, to edit a page with toggle controls off. Can I see empty widgets with the toggle...
Guest User sees blank page when viewing Web Content from Search Results Widget
Issue Steps to Reproduce: 1. Create a Widget page. 2. Place Search Bar and Search Results on the recently created page. 4. Create Basic Web Content (Demo Web Content) with an image and some text. 6. Create a new demo...
Error: Please enter a valid property value
Issue Each time you add a property key or value with special characters a message pointing to the invalid string will be shown. Environment Liferay DXP 7.0, DXP 7.1, DXP 7.2, DXP 7.3, DXP 7.4 Resolution Currently...
Configuring most viewed assets
Issue How to display the most viewed document(s) Environment Liferay DXP 7.1 Resolution Liferay provides an OOTB portlet MOST VIEWED ASSETS to configure and display the most viewed asset on a page. Add the...
Invoking Antivirus Scanning in your developments
Issue If you enable the antivirus scanning it will check files on upload to Liferay applications such as Documents and Media, Message Boards,... but you can also invoke the antivirus scan API directly from your...
RSS Feed won't display and will show "cannot be found" error
Issue After adding a certain URL in the RSS Publisher widget, the feeds will not be displayed, showing a red error message on the widget's interface: "$RSS_FEED_URL cannot be found." Environment Liferay Portal...
How can I share Forms, Element Sets and Data Providers between sites?
Issue I would like to use already existing Forms, Element Sets and Data Providers on another site, without having to recreate them. What are my options? Environment Liferay DXP 7.1+ Resolution Forms Option 1: Forms...
Why is Liferay DXP publishing documents that were not selected for the Staging publication?
Issue When a Staging publication is performed more documents are published than were modified or selected. Environment Liferay DXP 7.2, 7.3 environments using Asset Publishers set to dynamic selection style....
Text Box or Text Area for Forms Grid Field
Issue For the Forms portlet in DXP 7.2, there is a Grid Field that allows selecting options in a row. There is no configuration for selecting a Text Box or Text Area for the Grid Field. Environment DXP 7.2 Resolution...
The Builds and Deployments links are not present on the Projects or Alerts pages
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 navigating through most pages in the Liferay Cloud...
What happened to the Liferay WYSIWYG portlet on 7.1+ ?
Issue Looking for a 7.1 DXP or 7.2 DXP compatible version of the Liferay WYSIWYG portlet on the Marketplace, customers will not find any Environment Liferay DXP 7.1+ Resolution Liferay WYSIWYG portlet was...
If I hover my cursor over Form field titles, the cursor turns into a pointer icon
Issue I have a form with any number of fields I access the form for submission If I hover my cursor over the title of the fields, it changes to a pointer icon (glove) This gives an impression to the users that there...
Why does Liferay inject redirectUrl to /web/guest/home in my website?
Issue Opening the HTML source of the home page in a website made with Liferay DXP, customers may notice the following script injected: Liferay.Session = new Liferay.SessionBase({ autoExtend: !0, redirectOnExpire:...
How to change the default Template for a Structure
Issue When creating Web Content from a Structure, the default Template applied is the most recently created one for that structure. How can I assign a different template? Environment DXP 7.2   DXP 7.1   DXP 7.0...
Service Builder buildWSDD gradle task fails
Issue I created a service builder and added the followings to the settings.gradle: import com.liferay.gradle.plugins.service.builder.ServiceBuilderPlugin import...
Liferay Digital Experience Platform 7.3
To get off to a great start using Liferay Digital Experience Platform (DXP), refer to the official Readme file on the Liferay Help Center. It provides resources for launching and...
I cannot change the site name of default site of an instance
Issue In site configuration I cannot see any options to change the site's name for the default site of an instance. Environment Liferay DXP 7.0 - Liferay DXP 7.2 Resolution Site name of default instance can only...
Unwanted columns in CSV/Excel exported form
Issue After I export my form entries to CSV, I see a lot of unneeded, additional columns in the result, like previous labels of my form fields Environment DXP 7.2 Resolution Fields whose labels you have been modifying over...
Users cannot see their own drafts in the Web Content list
Issue Create a user and assign a role with permission to create Web Content. This role must not be Administrator or Content Reviewer. These are the summary permissions of the role: Create one Web Content and save...
Constraint (IX_228562AD) violated when LDAP import on startup is on
Issue I get Unique constraint (IX_228562AD) violated on Server restart when LDAP's Import on startup is turned on. Environment Liferay DXP 7.2 Resolution Eliminate LDAP's Import on startup property in Control...
Impact of Google Chrome 80 and changes in the default behavior of the SameSite cookie setting on SAML
Issue Updated (May 31, 2021): The behavior is enabled by default since Chrome 84. Updated (April 3, 2020): Chrome is Temporarily rolling back SameSite Cookie Changes Updated (June 12, 2020): Added information about...
Known Issue: Liferay Commerce Downloads Go to Empty Page
This article documents a known issue regarding Liferay Commerce downloads in Help Center. When Liferay Commerce customers and partners attempt to download one of the available releases, in most cases the user...
DataIntegrityViolationException on SocialActivitySet Table after Upgrading 6.2 to 7.0 or 7.1
Issue After migrating from 6.2 to 7.0 or 7.1, the below stacktrace can be observed in the server when editing and saving migrated web content: ERROR L [liferay/async_service-1][ParallelDestination:55] Unable to...
How to customize the presentation layer for Alerts and Announcements widgets?
Issue How to customize the presentation layer for Alerts and Announcements widgets? Environment Liferay DXP 7.0+ Resolution Behind the scenes, both widgets use the same presentation layer and this, rather than...
Why are my theme JS and CSS changes showing only if I clear the server's cache?
Issue While working on theme development and deployment, both on Development and Production environments, it will be necessary to clear the server and browser's cache in order to see...