Search Results

All Results 6971
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Importing web content structures with fieldset fails
Issue Import fails if a web content that contains fieldset in structure, is added in the LAR. Steps to Reproduce: Go to Content & Data --> Web Content --> Structures and create 3 structures like the following:...
When all pages are selected, a new page is not published to live
Issue A new page is not published to live with all of the pages selected. Steps to reproduce: 1) Create a blank site with a widget page. 2) Enable local staging. 3) Go to the staging site page and click on Publish...
The pagination type is Simple
Issue Regular pagination is the same as Simple pagination Step to reproduce: Add three web contents Add an Asset Publisher to a widget page Change the Asset Selection to dynamic Change the Number of Items to...
Records are not removed from samlspsession table if the user closes the browser instead of logging out
Issue Records are not removed from `samlspsession` table if the user closes the browser instead of logging out. Steps to reproduce: 1. Setup two instances of Liferay to use SAML - one as IDP and one as SP....
Cryptography Encryption Algorithm used in Liferay
Issue Which algorithms are used as part of cryptography in standard Liferay implementation? What is key rotation approach? Environment Liferay DXP 7.1 Resolution Liferay DXP and Liferay Portal utilize...
"Authentication failed. Please enable browser cookies and try again." error prevents login operation
Issue When I try to log in, the message Authentication failed. Please enable browser cookies and try again. is displayed and the operation is not successful. Environment Liferay DXP 7.0 Fix Pack 102+ Liferay DXP 7.1 Fix...
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:...
'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...
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...
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'...
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...
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...
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...
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...
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...
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...
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 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,...
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...
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...
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...
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...
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....
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...
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...
Tags Search not returning more than 50 results
Issue We are facing an issue in tags search. We have 64 tags with similar names (book1, book2, book3, etc.), and searching for "book" will only return 50 tags at most. How do we increase this limit? Environment...
Reindexing frequency when using the Search Suggestion Widget
Issue We use the Suggestion Widget in our environment. Do we need to perform a reindex every time we boot up the server? Environment Liferay DXP 7.0+ Resolution You do not need to perform a re-indexation after...
CMS-Clear option does not work after filtering down Web Contents
Issue The Clear option that appears after filtering the Web Contents on the drop-down menu does not clear the filter when it is clicked. Environment DXP 7.2 Resolution A hotfix can be requested with the...
Audience targeting module deployment errors on Lifera DXP 7.2+
Issue After migrating to 7.2 or superior version Audience Targeting deployment errors appear during startup and its modules appear as installed, not active: 1764|Installed |...
How are Known Individuals identified?
Issue We would like to know how Analytics Cloud identifies Known Individuals. Environment Analytics Cloud Resolution Users are identified based on their Liferay user accounts. These accounts are synced to Analytics...
How to resync contacts?
Issue I would like to know how to resync contacts in Analytics Cloud. Environment Analytics Cloud DXP 7.0+ Resolution In your Liferay portal, go to Control Panel > Instance Settings > Analytics Cloud > Synced Contact...
Keyword search ignoring description field.
Issue When using the keyword search, if you use only part of the "description string", the file you are searching for will not appear in the search result. However, when the exact string is input in the name...
Unable to retrieve the properties from Analytics Cloud
Issue We connected our Liferay instance to Analytics Cloud and the instance shows that the connection is successful. But when we try to Sync Sites, we receive the following error message: For our Liferay instances, we...
Modifying the extension of a document persists even on downloading the file
Issue Changing the extension of document and media file, causes the downloaded file to have the modified extension. Steps to Reproduce: 1. Create a new basic document 2. Upload a file to the document...
Unable to add newly created product in the product group
Issue Steps to reproduce: 1. Start Liferay DXP 7.3 2. Create a site by using the minium site template. 3. Create a Product Group. 4. Check that user can add any existing product from the Minium site to the...
Categorization of 'Blogs' is not working
Issue When creating blogs, tags and categories do not appear. Steps to reproduce: 1. Navigate to left side menu of Site -> Categorization -> Tags 2. Create 2-3 tags and category 3. Place the following properties in...
Slowness in the IDE
Issue Users are experiencing slowness during the 'gradle refresh' process as well as during the local deployment of the Tomcat application server. Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4...
How to get rid of SSLHandshakeException?
Issue When trying to access the site URL, the console displays the following exception, and the site is inaccessible. javax.net.ssl.SSLHandshakeException: Received fatal alert: handshakefailure...