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
After the publication of child page, summary tab refers to parent page
Issue Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to Control Panel > Configuration > System Settings > Infrastructure >Staging and enable the publication for child pages. 3. Create this...
CKEditor is not displaying full source code text
Issue Steps to reproduce 1. Set CKEditor as an editor for WebContent. 2. Start Liferay DXP 7.3  3. Create a new basic WebContent. 4. Write a long text, with multiple lines so that scroll should be visible. 5. Go...
After creating option in product details screen no successful message is appearing
Issue No success/failure message is coming for adding a new option in product detail screen. Steps to reproduce 1. Create `Minium` site. 2. Go to any product. 3. Create option, after creating the option no...
Adding a custom item into the journal article drop-down menu (web content drop-down menu)
Issue Within the drop-down menu for Web Content, is there a way to configure my own custom items?  The example for Document Library seen in this blog utilizes the DLDisplayContextFactory extension point. Is there...
Fragment editable values can create history entries without changing
Issue When users drag a fragment onto the content page, it appears to be edited, even though they aren't editing anything about the fragment. Steps to Reproduce: Add a Content Page Place a Paragraph fragment on it...
DXP fails to send email notification after new form entry is added using headless API
Issue Creating a new form entry using headless API fails to send a new email notification New entries are added but no email notification is sent Following logs are shown: 2021-09-16 17:15:35.377 ERROR...
Expand the available special characters for passwords
Issue If you have a password policy enabled where the users must have special characters in their passwords certain characters that are not allowed such as "&" or "%". You will get the following error message when you...
UserTrackerPath entries limitation in clustered environment
Issue Track user visited paths in a clustered environment. Environment Clustered environment with the following properties enabled to use Live Users and Session Tracker: live.users.enabled=true...