Search Results

All Results 7021
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
View Display Page for Objects is not working for guest users
Issue When creating a Display Page Template to display entries of an object, even when setting the viewing permission to "guest," attempting to access the page template results in a 404 page. Environment Liferay...
When Javascript SPA is turned off, it's not possible to save form instance
Issue When the portal property javascript.single.page.application.enabled is set to false, form entries cannot be saved or published.  Environment Liferay DXP 7.4 Resolution This behavior is solved in DXP 7.4...
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...