Search Results

All Results 6273
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
After Liferay DXP 7.0 Fix Pack 83, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor
Issue On Liferay DXP 7.0 Fix Pack 83+, double click on table's edges no longer opens a dialog with the table's properties in AlloyEditor Environment Liferay DXP 7.0 Fix Pack 83+ Resolution In order to...
I cannot import a LAR file through the widget's Export/Import menu
Issue I have a LAR file that was exported from the portal instance (for example: Wiki_Admin-202004081110.portlet.lar) I navigate to the page where the Wiki widget is located and select the Export/Import option in the...
Startup errors after installing a hotfix with DXP 7.1 Fix Pack 17
Issue After upgrading to a hotfix with Fix Pack 17, several errors related to OAuth are displayed Some examples : ERROR [main][OAuth2JSONWSPortalInstanceLifecycleListener:93] bundle...
When authorizing OAuth2 applications HTTP is used instead of HTTPS
Issue If there's a web server in front of Liferay, when clicking on the Authorize button to authorize OAuth2 applications HTTP is used instead of HTTPS and the following WARNs are displayed in the log. 2019-11-08...
Password Policies is inaccessible after upgrading from 6.2 to DXP 7.2
Issue After upgrading from 6.2 to 7.2, navigating to Control Panel > Users > Password Policies shows a UI error "Password Policies is temporarily unavailable", and an error is thrown in the logs: ERROR...
Why upgrade from DXP 7.0 > 7.1/7.2 Theme recommends removing <@liferay.breadcrumbs /> macro?
Issue Why DXP 7.0 > DXP 7.1 and DXP 7.2 Theme upgrade docs recommend removing the <@liferay.breadcrumbs /> macro? Environment Liferay DXP 7.1+ Resolution The Breadcrumb widget/macro are not deprecated and can be...
Errors when submitting DXP to Google Search Console
Issue After doing a URL Inspection - "Live Test" in the Google Search Console for the homepage of a Liferay DXP site, visual errors will appear in the "Screenshot" preview tab and "Page Resources" as well as...
"Unable to get search result view URL for class ..." error when searching for Polls and other entities from the Search Bar widget
Issue When we search for for example a Poll ABC, the Poll is not found and in logs we will have ERROR like this: Unable to get search result view URL for class com.liferay.polls.model.PollsQuestion with primary key...
Is it possible to set different Authentication methods for different sites in the same portal instance
Issue Is it possible to set different Authentication methods for different sites in the same portal instance? Environment Liferay DXP 7.2 Resolution Currently, it is not possible to use different authentication methods...
Liferay <-> Instagram integration
Issue Is there any way to integrate with Instagram or any plugin available for Instagram integration with Liferay? Environment Liferay DXP 7.0+ Resolution At the time of writing this article, there is no out of...
Generator-Liferay-JS: Default option isn't passed to the configuration on first page deployment
Issue When using the new Generator-Liferay-JS, default options in the /features/configuration.json file: "portletInstance": { "fields": { "drink": { "type": "string", "name": "Favorite drink", "description":...
Is the latest Microsoft Edge Chromium-based compatible with DXP?
Issue On January 15, 2020, Microsoft released the new Microsoft Edge based on Chromium: https://support.microsoft.com/en-us/help/4501095/download-the-new-microsoft-edge-based-on-chromium is this compatible with...
Can I add custom Layouts to Content Pages on 7.2?
Issue While using the new DXP feature called Content Pages, developers and editors might want to add custom layouts to the default list: Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution Out...
Web content fields are not editable
Issue While editing the web content it's opening with the disabled state. Environment Liferay DXP 7.2 Resolution Steps to reproduce: Add text field, Add select field and name it like "Category Name" Add options like...
Unable to use siteId in GraphQL after 7.2 DXP Fix Pack 4
Issue After installing Liferay DXP 7.2 Fix Pack 4, GraphQL calls using siteId will no longer work Environment Liferay DXP 7.2 Fix Pack 4+ Resolution Use siteKey instead Additional Information The reason for this...
LDAP server is unreachable when "Required" option is enabled
Issue For any virtual instances apart from a default instance, if the "Required" option in LDAP is enabled, only LDAP users can log in to the portal. When the LDAP server is down/unreachable, none of the...
How to successfully install Marketplace Apps when using Liferay PaaS
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 using Liferay PaaS, what is the process to install an...
What is the expected behavior of the Tab key in the Site Navigation Menu widget?
Issue Can I use the Tab key on the keyboard to navigate on the Site Navigation Menu from one menu item to the next menu item in sequential order? Environment Liferay DXP 7.0+ Resolution Once you tabulate on the...
Where are all Freemarker templates for the Site Navigation Menu located?
Issue Where are all Freemarker templates for the Site Navigation Menu located? Environment Liferay DXP 7.0+ Resolution The out of the box templates can be found at: 7.0:...
How to pass an array of categories to an embedded Asset Publisher?
Issue How to pass an array of categories to an embedded Asset Publisher? Environment Liferay DXP 7.0+ Resolution In 7.0, you can place something like this in the portal_normal.ftl of your custom theme: <#assign...