Search Results

All Results 7008
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to perform a log-out from a custom theme
Issue I want to perform a logout from a custom theme. Environment Liferay DXP 7.0+ Resolution Avoid calling /c/portal/layout directly. Instead, you can leverage the sign_out_url variable initialized in init.ftl for...
Sitemap exceeds 50000 limit
Issue Sitemap should not generate with more than 50,000 entries or 50 MB in size (this is Google standard).  Steps to reproduce: Run the following Groovy script: def company =...
Could not install Gradle distribution
Issue While importing workspace from one system to another through a remote desktop connection, the below error has been encountered: Could not install Gradle distribution from...
"Index.on.startup=true" does not trigger "Reindex Spell-Check Dictionaries" on Startup
Issue Adding "index.on.startup=true" to the portal-ext.properties file does not trigger the reindex.   Environment DXP 7.4   Resolution The primary purpose of the property index.on.startup=true is to force reindex...
Pop-up link in Web Content Articles does not work for Q4.3 release.
Issue Pop-up links added to a Web Content Article create a new window. Environment 2023 Q4.3 Resolution This is due to the link being sanitized by Antisamy and erasing the pop-up configuration.  Request a Hotfix...
Filter by Status options not present in Management Bar for Web Content administration
Issue When going to the Web Content administration and trying to filter by status, there's no such options in the Filter dropdown. Environment Liferay DXP 7.4 Quarterly Release 2023.Q3, 2023.Q4, 2024.Q1 Resolution...
PHP in Liferay modules
Issue Is PHP used to design the modules in Liferay DXP 7.4? Environment Liferay DXP 7.0+ Resolution The PHP portlets are no longer supported in Liferay DXP. The new runtime won't support deploying portlets...
Unable to generate friendly url for blogs
Issue When trying to generate a friendly URL for blogs, to eliminate the lengthy URLs. Followed the  steps mentioned in this document: Friendly URLs  Expected behavior: The URL should be shortened after following...
I would like to audit the download of documents from the Documents and Media Library
Issue I would like to ask about the possibility of auditing the download of documents from the Documents and Media Library. Environment Liferay DXP 7.4 Quarterly Release Resolution Currently, Liferay does not offer an...
Category facet: unable to select vocabularies
Issue I would like to filter by site vocabularies when using the Category Facet but I cannot see the vocabularies from other sites. Environment Liferay DXP 7.4+ Resolution Set System Settings → Search → Category...
Search Facet and Total Counts Accuracy and Dynamic Permission Inheritance
Overview Each search response includes the total result count and the count for each facet bucket. This applies to Liferay's faceted searches: from the Search Bar or a Headless Search API call. These counts are not...
Existing template is not found when creating a web content in Global Site
Issue When trying to add a Web Content in a new created template under the Global Site, the new template is not displayed or available to select. Environment DXP 2023.q3.4 Resolution This is the expected behavior. The...
'ConfigurationProviderUtil cannot be resolved' after upgrading
Issue We've begun updating to the dxp:2023.q4.4 version and encountered the following error while building the code on the 2023.Q4.4 baseline:...
White space in the html source
Issue When viewing page source, is it possible to remove the white spaces in order to make it easier to read? Environment Liferay DXP 7.3+ Resolution Set the following properties in your portal-ext.properties file,...
Object Entries do not appear in Search Results
Issue Object entries are not visible in Search results Environment Liferay DXP 7.4 Resolution When you create an Object Definition, you get to choose whether its scope is Company or Site (you cannot change it once...
ObjectFieldNameException$MustNotBeDuplicate when updating Object Definition
Issue When trying to update an object definition from one environment (eg. dev) to the other (eg. uat), the process fails with the following error:...
How to resolve duplicate Anonymous Users
Issue My upgrade failed with the following error: failed upgrade process for module com.liferay.user.associated.data.web com.liferay.portal.kernel.upgrade.UpgradeException:...
Getting session ID from groovy script embedded in a workflow definition
Issue I have an SEO requirement to track some information for my website. To that end I have inserted a groovy script in a workflow, which gets the user session, but it returns a null session ID. Steps to reproduce: 1....
How to Query for Javascript Alerts in Web Content Articles across multiple sites
Issue How do I search for Javascript Alerts that are located in Web Content Articles across different Liferay sites?   Environment Liferay 7.4   Resolution The overall approach towards querying the alerts is: Get a...
Liferay Artifact missing from Maven Repository
Liferay Support does not recommend or endorse specific third-party products over others. The information provided about products not created by Liferay is for reference purposes only, and any implementation of these...