Capability

Sites

Liferay sites are customizable spaces for building personalized digital experiences. Each site includes applications for creating content, designing pages, and more. With these features, you can bring your custom solutions to life, whether intranets, public sites, customer portals, or e-commerce storefronts. In fact, you can leverage Liferay's multi-site capabilities to create multiple such sites in the same Liferay instance.

Feature
Deployment Approach
Can I have different Fix Pack levels in a remote Staging environment?
Issue We are in the process of upgrading our portal to a higher Fix Pack and I was wondering if there is any issue with having the Staging environment with the new Fix Pack and the Live environment with the current...
Allow only one user to be logged into an account
Issue When someone is logging into an account I want to invalidate the previous session.  Environment Liferay DXP 7.0+ Resolution With the following portal-ext property you can invalidate sessions, allowing only one...
How Liferay is responsible to generate canonical links on the web page?
Issue How Liferay is responsible to generate canonical links on the web page? In which file, the code has written for it?  Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution To disable or modify...
How to cancel navigation events with JavaScript?
Issue Need a solution to stop navigation when a user clicks on a navigation event. i.e.: A custom code wanted to be executed before the navigation. Environment Liferay DXP 7.0+ Resolution You can use the below...
Builds are failing with d2 DXP images
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Jenkins build is failing for docker image version...
How to build a SOAP JAX-WS (Java API for XML Web Services) client using the Liferay infrastructure.
Issue We have a WSDL (Web Services Description Language) descriptor and we need to build a client from it. Finally, we will make this service (client) available to any application installed on our Liferay instance....
Staging URLs within HTML Fragments are not converted to Live URLs when published
Issue Steps to Reproduce Originally tested in a 7.2 bundle patched to DXP-7: 1. Create a new widget page called Help 2. In [Site_Administration] > Publishing > Staging, enable Local Live staging, leaving the defaults...
ClientAbortException's full stack trace may appear at WARN level when downloading files with range header
Issue Steps to reproduce: Upload a big video whose mime type is listed in property web.server.servlet.accept.ranges.mime.types (video/mp4 for example) to Documents Admin Copy its download URL Execute the command "wget...