Capability

Development and Tooling

Liferay offers a comprehensive toolkit to extend or customize your digital experience. Build applications quickly with low-code/no-code features like Objects, or leverage developer tools like Liferay Workspace and Blade CLI for further customizations.

For users on PaaS or running Self-Hosted, Liferay also offers tools deploying customizations.

Feature
Deployment Approach
Property 'session.timeout.auto.extend=false' is configured but browser still calls 'extend_session'
Issue In portal-ext.properties the following property session.timeout.auto.extend=false is configured, however in the Network tab of the Developer Tools of the browser 'extend_session' is still being called....
Missing path in search results for web content
Issue There is a missing path in search results for web content.  Steps to Reproduce: 1) Create 2 web content folders - folder 1 and folder 2 2) Create contents in those 2 folders with common words in the title...
How can I configure a grid with 3 modules but displaying 2 modules per row in tablet mode?
Issue We have created a content page that contains a grid with 3 modules and it displays 3 modules per row in desktop mode. We need to only display 2 modules per row in tablet mode but Liferay doesn't allow configuring 2...
'Select' button is not disabled for the folder where a document already belongs to
Issue The 'Select' button next to the folder names shows being disabled, but it works as intended when the user clicks on it. Steps to reproduce: 1. Log in to Liferay and Navigate to Content and Data -> Documents...
Unable to download a file through the browser using an href="file://..." link
Issue We create a Web Content to use a link like <a href="file:///test.txt">test.txt</a> in order to download a local file, however, an error is shown in the browser log: Not allowed to load local resource:...
Display Page Template Title Shown Instead of Content Title
Issue When content is displayed in a Display Page Template, the template's name is shown at the top of the window instead of the actual content's title. A more specific title should be shown (just as it is with actual...
Categorization option is not visible after upgrade to Liferay 7.3
Issue Navigate to Site Builder -> Pages -> Page Configuration. Categorization option is blank under General tab. Environment Liferay DXP 7.3 Resolution The issue is due to below portal property in...
How to check from a page fragment if the edit mode is active?
Issue From a page fragment code, we want to check if the edit mode is active for the page. Our fragment needs to behave different if the page is in edit mode (for instance, to create a modal fragment). Environment DXP...
When adding a form to a page that contains other widgets, the focus jumps down to the form
Issue When adding a form to the bottom of a page that contains other widgets and navigating to the page, the page automatically scrolls down and focuses on that form. Environment Liferay DXP 7.3 Fix Pack 2...
Can my installation be recovered from a corrupted Lucene index without performing a full reindexing?
Issue There is one or more error messages containing information similar to the following lines in one of the cluster nodes log: Initializing Lucene writer failed for 155 java.io.IOException: read past...
Unable to select individual Web Content for export
Issue Users are unable to select the specific web content for export/import.  Steps to reproduce: 1. Create 2-3 Basic Web Contents. 2. Select 3 dots in the top right corner. 3. Select Export/Import. 4. Web...
InvalidNameIDPolicy errors
Issue The following error occurs while configuring Liferay as SP and ADFS as Idp. At Liferay
Price Range Facet is not working on different currency
Issue Steps to reproduce: 1. Create a Minium Site. 2. Go to Catalog Page, and change the currency to "Indian Rupee" of the existing catalog. 3. Navigate to Channel and change the currency to "Indian Rupee" of the...
Date format isn't correctly displayed on view entries
Issue Date format isn't correctly displayed on view entries Steps to Reproduce 1) Navigate to Content & Data > Forms > Add new Form 2) Ensure that English is the default language 3) Add a date field 4) Add...
Blog subscriber unable to view the blog after clicking on "Continue Reading" in the email
Issue Blog subscriber gets redirected to a control panel link instead of blog portlet page link after clicking on "Continue Reading" button in the email, when the blog portlet is placed on a content page. The...
Navigation menu items for public/private layouts are not published from Staging to Live
Issue We have a Navigation Menu in a public page pointing to a mix of public and private pages. When we perform a publication from Staging to Live, only the items pointing to public pages get published. Or vice versa:...
Unable to create Minium Demo site
Issue Users are unable to create minium demo site after creating minium site. Steps to reproduce: 1. Create a minium site. 2. Create a minium demo site. Expected Behavior: Both sites are created without any...
"Content security policy" header is not available in the application response
Issue The "Content security policy" header is not available in the application response. How to add or enable the CSP? Environment Liferay DXP 7.3 Resolution Liferay doesn't directly support the CSP as there are no...
Signed SAML response
Issue How can the signed response, which is required by ADFS to complete authentication at the Liferay end, be clarified? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution...
How to Export a Single Form as a LAR File
Issue How can I export a single form in LAR format? Environment DXP 7.3   DXP 7.4 Resolution During the export process, there are options that allow for the inclusion/exclusion of data. In this example, we'll use...