Capability

Integration

Liferay is designed to be standards-compliant and highly interoperable. Connect Liferay DXP with external systems using SOAP, REST, GraphQL, and more to unite third-party software, legacy systems, and data.

Headless APIs, Remote Apps (Client Extensions), API Builder, and integrations with SSO platforms are some of the examples of the features in this area.

Feature
Deployment Approach
Workflow notification/assignment based on organisation role type
Issue If any user uploads a document in the folder under document and media in which the workflow has been assigned, it should notify the approver within the organization that is based on the role type configured in...
Sort order in select file modal of Document & Media is not stored
Issue Steps to reproduce: 1. Go to Content & Data > Document & Media and create atleast three folders( name as 2019,2020,2021). 2. In folder 2021, upload a file. 3. Go to Web Content > Structures and create a new...
Rendering Adapted Images in a Web Content Article Using Asset Publisher with Custom Display Template
Issue How can I use Adapted Images in a web content article displaying in the Asset Publisher with custom Display Template?  Environment Liferay DXP 7.3 Resolution Go to System Settings > Template Engines > Freemarker Engine...
Incorrect French translation of the site language change message
Issue Steps to reproduce 1. Go to Configuration > Site Settings > Languages and select `Define a custom default language and additional available languages for this site.` and set the French Language as the...
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...
While saving the SKU as a "draft" the base price becomes zero
Issue Steps to reproduce 1. Create a `Minium` site. 2. Go to any product. 3. Navigate to SKU tab in product detail screen. 4. Change the base price of SKU. 5. Click on save as draft. Expected Behavior: The base...
I cannot add images in CKEditor
Issue When I try to add an image in a basic web content, the image selection pop-up gets blocked and the Add and Cancel buttons do not work, and therefore the image cannot be added. Environment Liferay DXP 7.0 Fix...
Do we need gzip for images?
Issue When retrieving images from Liferay server, gzip is not enabled. Environment DXP 7.0+ Resolution As images are already compressed, using gzip on them won't provide any additional benefit, and can actually...
Site Template propagation fails with "MySQLIntegrityConstraintViolationException: Duplicate entry" error
Issue When changes are done to a page in a site template, the changes are not applied to the derived pages on the actual sites, instead, an exception is thrown: ERROR...
How to prevent an AD user from logging into Liferay using the old password if LDAP authentication cannot set to be required
Issue After the user changes the password in Microsoft Active Directory (AD), the user can still log into Liferay using the old password. If enabling "Required" option, the issue can be resolved. But users created manually...
Tags are not returned in search unless complete name is entered
Issue While searching for multi-word tags, returns no result if only one word is entered. Steps to reproduce 1. Set up vanilla Liferay DXP 7.2 2. Navigate to categorization > Tags. 3. Create few tags(test, test1,...
Localization of document title and description
Issue Why is it not possible to localize the title and description for documents? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution This is a limitation of the product. i.e. The title...
I cannot create a Style Book with error Unknown column 'uuid_' in 'field list'
Issue When I try to create a new Style Book, the portal displays the error "An unexpected error occurred with the publication process. Please check your portal and publishing configuration". The portal log shows...