Search Results

All Results 6937
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Vulnerable JavaScript dependency Bootstrap-select 1.12.4
Issue The version of bootstrap-select 1.12.4 is vulnerable to attacks. To overcome this, bootstrap-select should be upgraded to a non-vulnerable version. Environment Liferay DXP 7.3  Resolution Liferay does not utilize the 'bootstrap-select' library anywhere. This library does not come...
I cannot add a relative URL into Form's "Redirect URL on Success"
Issue Create a Liferay Form Open the Form's Settings In the field "Redirect URL on Success", enter a relative URL like "/web/guest" Result: Receive error message "Please enter a valid URL."   Environment Liferay DXP 7.3 Liferay DXP 7.4 below U44   Resolution This behavior is fixed by...
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 DXP 7.4 Resolution To resolve this behavior, open a help center ticket to...
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 Update 62 and later versions. The issue is fixed by LPS-172222., content:...
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 frontend-theme-unstyled base theme (see code). For instance, you can do...
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 = com.liferay.portal.kernel.util.PortalUtil.getCompany(actionRequest); long companyId = company.getCompanyId();...
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 'https://services.gradle.org/distributions/gradle-6.6.1-bin.zip'. sun.security.validator.ValidatorException:...
"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 after an upgrade (to sync the index with database changes made during the...

Showing 2,729 to 2,736 of 8,698 entries.