Search Results

All Results 6967
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
No preview is generated when Gifsicle is enabled
Issue With Gifsicle enabled, when uploading a new image, its preview and adapted images are not generated. The following warning is reported in logs: WARN...
Unable to view the Page in default language when browser back button is clicked
Issue The page of the site should be visible in the default language when the browser back button is clicked. Steps to reproduce: 1. The default Language Selector template is added to Liferay's Home page and...
Setting sameSite attribute in Cookie for header response on JBoss EAP 7.2
Issue How to add the sameSite attribute as 'Strict' on the cookies JSESSIONID,COOKIE_SUPPORT,GUEST_LANGUAGE_ID on JBoss EAP 7.2 Environment Liferay DXP 7.4 JBoss EAP 7.2 Resolution In JBoss, navigate...
Total allocated memory for a service (shown in cloud console's monitoring) is not updated
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 a custom service running in one of our Liferay PaaS...
JDK 11 protocol TLSv1.3
Issue TLS protocol version used by default in JDK 11 is TLSv1.3, and connection with third parties can be affected, default protocols are:  -Dhttps.protocols=TLSv1.2 (default in Java 8)...
Which Liferay version should I use in gradle.properties for the 2023.Q4 Quarterly Release?
Issue Which version do I need to use for the liferay.workspace.product= property in gradle.properties for Liferay Workspace? Environment Liferay Workspace DXP 7.4 Resolution As of Dec. 15, for the time being,...
Unable to activate ModSecurity
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 trying to activate ModSecurity or add new rules following...
p_auth token missing from GET request
Issue After enabling CSRF Tokens, a p_auth token is appended to URLs, as expected. However, we noticed that if we manually remove this from the end of a URL and hit enter, we are still able to access the page,...