Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Open Graph tags and feature is missing
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
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
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
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...
After upgrading to Fix Pack 17, extra privateLayout=true lines are generated in the database
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
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...
How to resolve an "Invalid state passed to 'buttonStyle'" browser console error when using an asset publisher to view Rich Summary 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
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
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...
DXP 7.2 Service Pack 3 (SP3)/Fix Pack 8 (FP8) requires Liferay Connector to Elasticsearch 7 v3.1.0 or higher
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...
How to include unique links in an RSS feed that point to a displayed web content article
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
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...
Should the predefined value in a hidden Form field be recorded on Form submission?
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
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
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
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?
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...
Web content loses its display page when deleting the default Asset Publisher from the page
Issue We have a Widget page with an Asset Publisher on it, which is set to be the default AP on that layout We also have a web content and our page is set as its display page in the web content's...
Export of site fails with NoSuchTemplateException
Issue We want to export our site into a LAR file, but it fails with the below error on the UI: An unexpected error occurred with the publication process. Please check your portal and publishing...
Administrators can't edit form entries
Issue Form Entry Edit Functionality Missing Environment Liferay DXP 7.2 Resolution Form entries cannot be edited after they have been submitted by a user in Liferay 7.2. This is expected behavior and the option to edit...
Multi-Tenant Elasticsearch Index Names Support in DXP 7.2 FP8/SP3 and DXP 7.3+: Important Changes for Search Tunings and Workflow Metrics
Applicable Environments Liferay DXP 7.3 and 7.4 Liferay DXP 7.2 Service Pack 3+/Fix Pack 8+ (SP3+/FP8+) Elasticsearch 6.x/7.x Liferay Connector to Elasticsearch 7 v3.1.0 (for DXP 7.2) Who should read this article?...
Getting the themeDisplay object in DXP themes and layout templates
Issue In Liferay Portal 6.2, the themeDisplay object was inherited in themes and layout templates. How is it possible to get the same object in DXP? Environment Liferay DXP 7.0 Liferay...
Cannot Request Users With long userid After Patching to DE-93
Issue We use this code to secure our API calls in our customization: (request variable is an HttpServletRequest object from @Context annotation) long userId = GetterUtil.getLong(request.getRemoteUser());  user =...
Changing layout's type removes portlet preferences
Issue Changing our page's type from "Layout" to "Link to URL" then back to "Layout", the page won't retain its portlets configuration Environment Liferay DXP 7.0 with Fix Pack 93 or below Resolution The...
Checking the different fixes between two hotfixes
Issue We have two hotfixes and we would like to know the difference between them How can we check the common and different fixes within those hotfixes? Environment Liferay Portal 6.2 Liferay DXP 7.0+...
Contributed Fragment Collection's content is not correct after deployment
Issue We have created a Contributed Fragment Collection, carefully following the documentation The collection contains two fragments After successful deployment, we see only one fragment is present twice...
How Can I Share Widget Content on Social Media?
Issue I would like to share blogs, web content, and other asset-based widgets on social media sites like Twitter, Facebook, or Linkedin. Environment DXP 7.2 DXP 7.1 DXP 7.0 Resolution Sharing widget content on...
Handling Freemarker Template Errors in the UI
Issue Liferay renders Freemarker Template errors in the UI, particularly when a Web Content template references a non-existent value from a Web Content structure. This can potentially cause confusion or negative user...
Liferay Audience Targeting 3.0.0+ does not work with Hypersonic
Issue Liferay Audience Targeting does not work with the built-in Hypersonic or HSQL database. Environment Liferay Audience Targeting 3.0.0+ Liferay DXP 7.1 Resolution Hypersonic is not supported by Liferay Audience...
Locale exceptions
Issue After upgrade, from Liferay 7.0 to Liferay 7.2,  facing the issue when trying to disable any option in public page configuration. The below exception is observed...
SAML logout when session expires
Issue The Single sign-on and Single log out are working fine when the user manually logs out but there is no Single logout happening on the portal session expiry Environment Liferay 7.0 as IdP Resolution  Service...
How to Resolve Commas Automatically Inserted Into Web Content When Using the Integer Structure
Issue When editing previously published web content which was made using the integer structure, commas are automatically inserted into the integers. This prevents the content from publishing. Environment Liferay...
Exporting and Importing User Roles from One Environment to Another
Issue Whether you want to copy over User Roles and its respective permissions from one environment to another, or in order to keep a backup of your current Roles and Permissions set before making big changes, Liferay...
Can I use the Target Platform BOM to include the correct biz.aQute.bndlib version?
Issue When using the Target Platform functionality in a Liferay Workspace (to use the dependencies from the target version's BOM) to try to include the biz.aQute.bndlib in a 7.2 dxp-5 custom module, it fails to...
Can not change virtual host from an existing virtual instance
Issue After editing the virtual host field from an existing virtual instance, the new value suddenly disappears after clicking on Save button.  Environment Liferay DXP 7.2, fix pack dxp-5 or higher Resolution...
Invalid CSRF Token warnings
Issue Invalid CSRF Token warnings appear in the logs, if portlet.url.anchor.enable=true is set in portal-ext.properties. User 20127 is not allowed to access URL http://localhost:8080/web/guest/home and...
I want to define user permissions for the Notice and Warning portlets respectively.
This article has been machine translated from its original language for your convenience. Please use discretion as this translation may include some inaccuracies. If you encounter issues with the translation, please...
How to resolve "Unable to validate referenced file entry" UI errors preventing Web Content from being updated
Issue When trying to update a previously published web content article, clicking the Publish button results in an error message in the UI like the following: Error: Unable to validate referenced file entry because it...
RSS Publisher portlet on Widget Pages can be refreshed by guest users
Issue RSS Publisher portlet on Widget Pages can be refreshed by guest users. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Resolution Add an RSS publisher portlet to Wiget Page...
Deploying Liferay SAML Connector in Liferay SaaS
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue After deploying the SAML connector plugin from...