Search Results

Capability
Feature
Deployment Approach
Add custom certificate in SAML configuration
authorEmailAddress: ricardo.couso@liferay.com, authorName: Ricardo Couso, content: Issue As part of the SAML configuration, it is possible to generate a Certificate and a Private Key. This generates both a self-signed key and a container storekey (in $LIFERAY_HOME/data/keystore.jks by default)....
Liferay DXP 7.0 Theme Generator installation fails with Missing required argument #1 | EMISSINGARG
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue While following the Liferay documentation about 7.0 DXP theme building with the Theme Generator, the following error will be thrown on Terminal when running npm install -g yo gulp: npm ERR! Windows_NT...
Set "Enable Email Subscriptions" in the Asset Publisher to "No" by default.
authorEmailAddress: taro.shimada@liferay.com, authorName: Shimada Taro, content: Please be aware that the page you are viewing has been machine translated from Japanese into English and may contain some translation errors. If you observe any issues with the translation, please contact us. Issue...
Push notification API unable to register
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue When trying to register a device through the Liferay Push, the following error will be received: error: com.liferay.portal.kernel.jsonwebservice.NoSuchJSONWebServiceExceptio LRPush Error Error...
Deprecation warning in the browser's console: "Value provided is not in a recognized RFC2822 or ISO format"
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue After patching a bundle with a fix (Fix Pack or hotfix) that includes the solutions for LPS-121066 and LPS-121499, customers and DXP users may notice the below warning message in the browser's console:...
I cannot set the default template for a web content structure
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue When I create web content based on a structure with multiple templates, I would like to change the default template of that structure. Environment Liferay portal 6.2 Liferay DXP 7.0 + Resolution In order to...
ClassCastException on com.liferay.frontend.theme.contributor.extender after installing a newer fix pack
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue After patching the environment with a newer fix pack, the below error may be encountered at server startup: ERROR [ServerService Thread Pool -- 68][ThemeContributorTopHeadDynamicInclude:93] bundle...
LAR file export process
authorEmailAddress: sivakumar.perumal@liferay.com, authorName: Sivakumar Perumal, content: Issue LAR file is exported even when the web content's internal reference is missing. Steps to reproduce 1) Create a blank site "Test" and add a public page "Home". 2) Create a structure "Test-structure"...
ClamAV integration with Liferay on windows
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: How to set up the latest Clam Antivirus with the Liferay platform on Windows. The goal is to scan documents for viruses when they are being uploaded. Environment Windows 10 Liferay 6.2 ClamAV version 0.103.0...
ClassCastException when using Elasticsearch 7
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: Issue After installing the Elasticsearch 7 plugin and connecting Liferay DXP to an Elasticsearch 7 server, errors like this are thrown on startup: ERROR...
Renamed Liferay Enterprise Search apps and how it impacts installations
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Table of Contents Summary of Changes Impact to New Installations (DXP 7.0-7.3) Impact to Existing Installations (DXP 7.0-7.2) Summary of Changes As of September 24, 2020, the Liferay Enterprise Search (LES)...
JournalArticle not properly indexed with 'Document contains at least one immense term' error
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue When attempting to perform a re-index, JournalArticle contents are not properly indexed due to an error similar to the following: For Solr: 2020-09-23 06:32:13 ERROR org.apache.solr.common.SolrException: Exception...
Missing reference errors during site import
authorEmailAddress: katlyn.lee@liferay.com, authorName: Katlyn Lee, content: Issue Liferay currently only allows export of either Private or Public pages (and not both). When a site has a web content displayed on their public page with a link to a private page, or vice versa, while an...
Filtering expired web contents shows incorrect results
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue We have a web content that we set to Expired, then changed the Expiration Date to a date in the future so not it is shown as Approved. When we look for the web content using the Approved filter, we can still see...
Disable all locales that are not EN
authorEmailAddress: ryan.snuggs@liferay.com, authorName: Ryan Snuggs, content: Issue Asset publishers are being translated to other languages than English which is the default and only one that is desired. For some reason due to the location of the IP/network or browser translation URLs are...
SAML no longer working after upgrading Liferay
authorEmailAddress: justin.mann@liferay.com, authorName: Justin Mann, content: Issue After upgrading Liferay from Liferay DXP 7.0 to Liferay DXP 7.2, SAML is no longer working and users are no longer able to authenticate using SAML. It is possible that the following error will also appear in the...
Adaptive Media not applied on Content Pages
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue I noticed that Adaptive Media is not applied in fragments with an image. Add an image to the Documents and Media Library with a width above 600px Go to Control Panel→Configuration→Adaptive Media Add a new...
After a web content owner loses his membership of a site, he can still edit all the previously authored web content
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue If an editor user creates a web content, and after his site membership is removed, he can still edit/configure the web content. Environment Portal 6.2 DXP 7.0+ Resolution This behavior works as intended. The Web...
What if I cannot find a Fix Pack in Nexus BOM?
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue I opened the following link: Nexus BOM (Repository Manager) but I cannot find a certain fix pack. Environment DXP 7.0+ Resolution If you find that the Fix Pack is still not available a couple of days after its...
Custom editor configuration is not applied to repeatable fields
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue After implementing a custom EditorConfigContributor to override the configuration of a web content editor, e.g. as below: @Component( immediate = true, property = { "editor.name=alloyeditor",...
Restoring multiple items from the Recycle Bin
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue Is it possible to configure the Recycle Bin to allow users to select multiple objects and click a single time to restore all selected? If not, is this feature in your roadmap at all? Environment DXP 7.0 DXP 7.1...
Metadata is not restored when deleting recent modification from history
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue While restoring an older version of a web content article the metadata tags do not return to the previous state and stay in the modified state. Environment DXP 7.2 Resolution This behavior is intentional so it...
Denied resolving class [...] error is shown in custom FreeMarker/Velocity templates (LSV-658)
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue Custom FreeMarker and Velocity templates generate the following error after installing a fix pack: Denied resolving class [...] by org.apache Environment Liferay DXP 7.0 FP92+ Liferay DXP 7.1...
Making changes to a Velocity Application Display Template does not update dynamically
authorEmailAddress: justin.mann@liferay.com, authorName: Justin Mann, content: Issue When making changes to a Velocity Application Display Template, these changes are not processed and updated dynamically, and are not reflected immediately upon saving. Environment Liferay 6.2 Resolution This...
Message Board Portlet - File Attachments
authorEmailAddress: sebastian.madaras@liferay.com, authorName: Sebastian Madaras, content: Issue Is it possible to deactivate File Attachments on the Message Board portlet? Environment Liferay Portal 6.2 Liferay DXP+ Resolution By adjusting the role/permissions according to the user and the...
Embedded Language Selector with "Select Box" template throws "Uncaught TypeError: Cannot read property 'attr' of null" when switching language
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue When embedding the Language Selector in the theme or a layout template and setting it to have "Select Box" template in the portlet's Configuration settings, the below error will be thrown in the browser's...
"Error: Please enter a valid title." when creating or editing a web content
authorEmailAddress: istvan.gergely@liferay.com, authorName: István Gergely-Tárnoki, content: Issue After updating to DXP 7.2 Fix Pack 7, we can't create or edit web content articles that default language is different than the site's language by enabling the "Changeable Default Language" in the...
Asset Publisher ordering breaks when switching to a non-default language
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue I created some Web Contents based on a Web Content Structure The structure has a Date field I have an Asset Publisher Widget on the page The Widget is configured to show Web Contents with the above structure...
How to implement custom resolvers for Liferay Connector to SAML 2.0
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Environment Liferay DXP 7.0-7.4 Liferay Connector to SAML 2.0 v3.1+, v4.1+, v5.x, v6.x,v7.x Resolution This sample module (^source is attached to this page) aims to provide minimal boilerplate code one can use to...
Can not save a Form after adding a validation rule to a numeric field on a Form with a translation
authorEmailAddress: matheus.monteiro@liferay.com, authorName: Matheus Monteiro, content: Issue In forms with a translation, if you add a Numeric field and add a validation rule to this field, you can not save the form. You will see the following message: Error: The validation expression () set...
How to send a confirmation email to authenticated users about Form submission?
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue I would like to send a confirmation email to the user who just submitted a Form Environment Liferay DXP 7.1+ Resolution It is possible to use the Workflow engine to send an email to the logged-in user who...
SharePoint Repository Location
authorEmailAddress: ankit.gupta@liferay.com, authorName: Ankit Gupta, content: Issue Not able to find the SharePoint Repository Location Environment Liferay DXP 7.2 Resolution To use the Sharepoint the portal should be on fix-pack dxp-4 or above. Also, the Sharepoint plugin is required which can...
Multiple language support for Knowledge Base
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: Issue How can content be created in the Knowledge Base in multiple languages?  Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution It is a current feature...
Javascript errors and disabled elements when editing or saving Web Contents
authorEmailAddress: cristina.rodriguez@liferay.com, authorName: Cristina Rodriguez, content: Issue When editing or creating new web contents based on a custom structure, the information may be inconsistent, fields may be disabled and non editable, or related errors may be observed. This is an...
Backup service does not show on PRD environment
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue While checking all the services available at the...
Gulp build task fails with: "Error: It's not clear which file to import for '@import ..."
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue After launching a gulp build task, the tool will encounter an error similar to the below: [15:14:33] 'build:compile-lib-sass' errored after 811 ms [15:14:33] Error in plugin 'gulp-sass' Message:  ...
Disable Liferay "set your preferred language" message
authorEmailAddress: viktoria.gyomber@liferay.com, authorName: Viktória Gyömbér, content: Issue In case the User's Display Language is set differently than the language of the Site that is being displayed, a warning message appears with the option to set your preferred language. You may wish to...
Open Graph tags and feature is missing
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue I am trying to configure Open Graph based on the following article: Configuring Open Graph  but the functionality is not available in our environment. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Open Graph is...
Web Content Display portlet shows content for Guest even when permission is denied
authorEmailAddress: david.hegedus@liferay.com, authorName: Dávid Hegedüs, content: Issue When creating a new web content with permission set to denying access to it for Guests and adding it to a Web Content Display portlet which a Guest can see, the portlet shows the content regardless of the...
Assign bulk users to an organization/user group/site
authorEmailAddress: zalan.szakolci@liferay.com, authorName: Zalán Szakolci, content: Issue I'd like to add many users at once to an organization/user group. How to do it? Environment Liferay DXP 7.2 Resolution Currently it is not possible to assign bulk users to an organization or user group from...
How to install Liferay Connector SAML 2.0 without need to restart in a Docker Container for Kubernetes usage
authorEmailAddress: zalan.szakolci@liferay.com, authorName: Zalán Szakolci, content: Issue I have a docker image in Kubernetes with Liferay installed. I'd like to deploy the SAML 2.0 connector plugin without the need to restart.  Environment Liferay DXP 7.2 Resolution Copy the SAML 2.0 Connector...
I cannot configure Audits to monitor modifications to site settings
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue I would like to configure Audits to monitor changes and updates made by the users in site settings. However, according to the information provided on the following Liferay documentation, we are not able to do so:...
After upgrading to Fix Pack 17, extra privateLayout=true lines are generated in the database
authorEmailAddress: rita.schaff@liferay.com, authorName: Rita Schaff, content: Issue After upgrading to Fix Pack 17, we can see in the database that some private layouts are generated even though we have no private pages. Environment DXP 7.1 with Fix Pack 17 Resolution The private layouts are...
Configuring Liferay's LDAP Settings to Import Users in DXP 7.3
authorEmailAddress: namit.srivastava@liferay.com, authorName: Namit Srivastava, content: This article shows how to setup Liferay DXP 7.3 to import users from an LDAP server through the graphical user interface. The steps are the basically the same as for earlier versions of Liferay, but the UI...
I cannot publish scheduled web content to Live from web content page
authorEmailAddress: ahmed.abdin@liferay.com, authorName: Ahmed Abdin, content: Issue During staging a scheduled web content for future display is not published to Live from the web content page. Environment Liferay DXP 7.1 + Resolution In order to publish the scheduled content to local/remote...
How to resolve an "Invalid state passed to 'buttonStyle'" browser console error when using an asset publisher to view Rich Summary content
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue When using the "Rich Summary" template in an Asset Publisher to view web content, we are seeing multiple warnings in the browser console that look like the following: Warning: Error: Invalid state passed to...
Microsoft Office XML metadata are copied in CKEditor
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue Liferay content editors and administrators may sometimes notice that, on Firefox ESR, when copying (CTRL+C) and pasting (CTRL+V) the content of e.g. Microsoft Word in the CKEditor, the below XML metadata...
I cannot select birthday year in date picker using Liferay Forms
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue I have a form with a date field The date field should be used to select birthdays The year-selector goes back only 5 years prior to the current year Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3...
Audience Targeting filename
authorEmailAddress: philip.chapman@liferay.com, authorName: Phil Chapman, content: Issue What does WCM-XXXX in the Audience Targeting source filename? Example:   Liferay Audience Targeting 3.0.0-WCM-1508-src.zip Environment DXP 7.1 Resolution Aside from the version (3.0.0.), the other part...
DXP 7.2 Service Pack 3 (SP3)/Fix Pack 8 (FP8) requires Liferay Connector to Elasticsearch 7 v3.1.0 or higher
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Symptom When DXP 7.2 is configured with Elasticsearch 7 and your patch level is Service Pack 3 (SP3) or Fix Pack 8 (FP8) or higher, the following error is thrown in the console when starting DXP and the Elasticsearch...
Only one soy-portlet work on the same page
authorEmailAddress: kanchan.bisht@liferay.com, authorName: Kanchan Bisht, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue Steps to reproduce : Build soy-portlet from...
Unexpected new indexes appear in Elasticsearch after installing DXP 7.2 FP8+/SP3+
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Environment Existing Liferay DXP 7.2 installations after moving to Fix Pack 8+/Service Pack 3+ (FP8+/SP3+) patch level Elasticsearch 6.x/7.x Symptom After installing DXP 7.2 FP8+/SP3+, the following new indexes...
How to include unique links in an RSS feed that point to a displayed web content article
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue Our team is attempting to set up an RSS feed for web content, but are running into one of two issues: either all URLs listed in the feed are identical (pointing to the site, instead of pointing to where an...
DXP 7.2 Service Pack 3 (SP3)/Fix Pack 8 (FP8) requires Liferay Connector to Solr 7 v2.1.0 or higher
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Symptom When DXP 7.2 is configured with Solr 7 and your patch level is Service Pack 3 (SP3) or Fix Pack 8 (FP8) or higher, the following error is thrown in the console when starting DXP and the Solr 7 connector...
liferay-search-tuning-rankings index is missing from Elasticsearch after installing DXP 7.2 FP8+/SP3+
authorEmailAddress: tibor.lipusz@liferay.com, authorName: Tibor Lipusz, content: Environment Existing Liferay DXP 7.2 installations after moving to Fix Pack 8+/Service Pack 3+ (FP8+/SP3+) patch level Elasticsearch 6.x/7.x Symptom After installing DXP 7.2 FP8+/SP3+, the...
Should the predefined value in a hidden Form field be recorded on Form submission?
authorEmailAddress: timea.bihari@liferay.com, authorName: Tímea Bihari, content: Issue I have a form with 2 fields: - "Visible field" - "Hidden field" with a predefined value The Form has a rule: - If "Visible field" is not empty, then show "Hidden field" Submit 2 form entries, one where the...
In DXP, it is not possible to differentiate configuration per site on embedded portlets
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue In DXP, a portlet could be embedded like below: <#assign preferencesMap = {"portletSetupPortletDecoratorId" : "barebone"} /> <@liferay_portlet["runtime"] instanceId="1234"...
Navigation Menu portlet won't list child of child pages
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: Issue While using any Navigation Menu portlet template different from the "List Menu" one (for example: Bar Minimally Styled), in a long page tree with multiple children pages, like: Only Welcome and Level1page...
Guests can no longer see web content articles
authorEmailAddress: nathan.roberts@liferay.com, authorName: Nathan Roberts, content: Issue After updating a Liferay DXP 7.2 server to dxp-5+ and publishing content Guests no longer see web content articles. A fix, LPS-106146, was introduced in dxp-5 that addressed a permissions error when...
Why p_p_auth token is exposed in the URL? Could it be a security risk?
authorEmailAddress: jozsef.geczi@liferay.com, authorName: József Géczi, content: Issue On Liferay Portal 6.2, p_p_auth token is exposed in the URL. It might be considered as a security risk. Environment Liferay Portal 6.2 Resolution No attacker or other user can use p_p_auth token, only a...