Search Results

All Results 7006
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Reset the admin user password
Issue How to reset the admin password? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution Using " Forgot Password" in the "Sign in" portlet Note: Please make sure...
Custom Facet does not work with custom field (expando) created as 'searchable as keyword'
Issue Create a custom field for Web Content Articles name: mycustomfield type: text area set it 'searchable as keyword' Create a web content article and populate mycustomfield with any string (abc) call...
CSS calc() incorrect minification when css.fast.load=true
Issue When using the calc() function in a css file, e.g.:  calc(var(--elem-height) + 1px) the minifier inserts incorrect spaces after deployment, so the file cannot be interpreted: height: calc(var( - - elem -...
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...
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...
Commerce 2.1.x Breaking Changes
Commerce 2.1.3 & 2.2.0: When upgrading from 2.0.7, users must first upgrade to 2.1.0 and then to the latest version of Commerce. Commerce 2.1.2 COMMERCE-2309 & COMMERCE-4212: Discount Retrieval for Pricing Algorithm ...
Commerce 2.1.0 Release Notes
New Features Improved Administration User Experience — Liferay Commerce 2.1 features an updated administration interface that makes the day-to-day work of managing a commerce site easy and efficient. Product,...
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...
Liferay Workspace Target Versions
A Liferay Workspace is a generated environment that is built to hold and manage your Liferay projects. Please see the official documentation for further instructions on Creating a Liferay Workspace.  Resolution You can...
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":...
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...
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...
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...
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...
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...
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...
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...
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...
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 roll up email notifications about new Assets into one email?
Issue Users are Subscribed to Asset Publisher and receive email notifications about new Assets I would like to collect all notifications within a certain period of time and send them out as one email per user...
I cannot filter and order search results in Documents and Media
Issue I use the search bar in Documents and Media Once the search results are displayed, the "Filter and Order" option next to the search bar disappears I cannot filter and order the results Environment Liferay DXP...
Are there any improvements to the DXP 7.1 page columns user experience?
Issue While managing big page trees in Liferay DXP 7.1 and working on actions like drag and drop, users may experience issues, like: blue cue flickering among columns, drag action stopping or giving unexpected...
Change the Sitemap format in Liferay DXP
Issue The default Sitemap format in Liferay DXP is "Sitemap Index". For example, accessing http://localhost:8080/sitemap.xml will return the following content. How do I change the default format to use Sitemap instead?...
Resolving errors when using Liferay JSON Web Service to do the searching
Issue When invoking Liferay JSON Web Service to do the searching, you may encounter errors like the following: com.liferay.portal.kernel.dao.orm.ORMException: org.hibernate.exception.SQLGrammarException: could not execute...
What does the "Expired" filter do in Web Content?
Issue When examining Web Content assets through Site > Content > Web Content, there are filtering options that permit specific articles to be displayed. In this article, we hope to clarify the intention of the "Expired"...
Should we reindex all search indexes on a regular basis?
Issue Should we reindex all search indexes as a regular maintenance task? If so, how often should we complete it? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution It is not necessary to perform...
How to hide the title of a portlet on DXP
Issue On Liferay Portal 6.2 EE, if one would like to make the title of a portlet non-visible, an easy way is to set an empty string ('') as title. Although, on DXP (7.0 and above) it is no longer possible, hence if...
How can I keep a web page out of Google's crawler?
Issue I don't want some pages to be crawled by Google and display in the search result.  Environment DXP 7.0, DXP 7.1, DXP 7.2 Resolution You can prevent a page from appearing in Google Search by including a noindex meta tag...
LDAP users are unable to log in(Caused by: java.net.SocketException: Connection reset)
Issue If the LDAP is configured and when the LDAP users are trying to log in, authentication fails and started getting the following error in the server console. ERROR...
Can I change the default Control Menu position to closed?
Issue Is there a setting or configuration to have the left side Control Menu hidden by default when a user logs in on our site? Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution There are no settings or configurations...
How to resolve Dev Studio "Could not create DXP download token" installation errors
Issue When trying to install Liferay Dev Studio, I get a UI error that states "Problem running post-install step. Installation may not complete correctly. Could not create DXP download token," and no files are...
LPKGVerifyException is reported when upgrading to LCS client 6.0.0
Issue When upgrading to LCS client 6.0.0, the following error is reported: 12-Sep-2019 06:06:57.072 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context...
Conversion process fails in Adaptive Media
Issue When I try to convert my images in Adaptive Media, the whole conversion process fails I see this message in the console: Caused by: java.lang.IllegalArgumentException: Unknown image type 0 at...
Are Fix Packs cumulative?
Issue I would like to install the latest Fix Pack. Do I need to install all previous ones as well? Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution All Fix Packs are cumulative here at Liferay. This...
Unable to handle SAML Request
Issue After enabling the SAML, when the user is trying to log in, authentication failed with the following message in UI and in Server console. UI: "Unable to handle SAML Request" Server Console:  ERROR...
Search Result Widget does not populate Products associated with Category Content
Issue When utilizing a Category Display Widget and Search Result Widget on a page in Commerce 2.0.1, navigating to a Commerce Category at the Site level should populate Products in the Search Results Widget (i.e....
Incorrect Metadata in Document & Media
Issue While uploading a file with .pptx extension in Document and Media, the "Automatically Extracted Metadata" takes it as "Content Type application/zip". Environment Liferay DXP 7.0 Resolution The observed behavior...
How to simulate a remote staging environment with one portal
Issue To simulate a staging environment with just one portal instance. Environment Portal 6.2 DXP 7.0 DXP 7.1 DXP 7.2 DXP 7.3 Resolution Just need to configure in the remote staging configuration page, the site id of...
Method to diff two Liferay Fix Packs
Issue How can I find the difference between two fix pack versions? Is there a method to diff fix packs? Environment DXP 7.2    DXP 7.1    DXP 7.0 Portal 6.2 Resolution Quick method: Liferay provides an Online...
Authentication through LDAP when SAML is enabled
Issue Liferay has to authenticate the user through SAML as well as LDAP when SAML is enabled Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Resolution Authenticating users from LDAP when the...
Change of context between themes is not working as expected
Issue Changing pages using the navigation from Liferay won’t actually trigger a reload in the page. Instead, the content that is being displayed will change, and some of the resources and imports won’t actually be...
LDAP users are able to login with Default User Password
Issue Users from LDAP are able to login with the value which is defined in "Default User Password" field under the LDAP import/export settings. Environment Liferay DXP 7.0 Resolution Liferay will allow the...
How can I create custom form rules?
Issue I would like to create a custom rule for our forms Could you please suggest if rules can be created by custom development? Could not find any article related to that. Apparently there is some API for doing this...
LCS Connection Grace Period Message Displayed to Liferay DXP Users
A warning message will be displayed when a Liferay DXP instance, activated through Liferay Connected Services, loses it's connection for more than 1 hour. This is the connection grace period message that informs...
[LES] Issues reinstalling Liferay Connector to X-Pack Security
Issue I'm having issues reinstalling X-Pack Security How do I reinstall X-Pack Security? Environment DXP 7.2    DXP 7.1    DXP 7.0 + Fix Pack 54 onwards (de-54) Resolution To Install Add Liferay Connector to X-Pack...
Pagination not working
Issue When Liferay is manually configured with JBoss. After searching for the results and clicking on the next page. The next page appears blank instead of showing the search results. Environment Liferay DXP 7.1 JBoss...
Published web contents are not visible to users - DXP 7.1 - 7.4
Issue I cannot see web contents as a guest user, they are not visible in the Web Content Display or Asset Publisher Environment Liferay DXP 7.1 Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution The web...
Liferay DXP does not start after configuring Elasticsearch connector to Remote Operation Mode
Issue After configuring Liferay Elasticsearch connector in Remote operation mode and restarting the  portal, if communication between Liferay and Elasticsearch fails, the portal becomes inaccessible and the...
Asset Publisher does not display Web Content Article
Issue After configuring Remote Elasticsearch (version 6.1.3) with Elasticsearch Connector 1.0.0, then the Web Content is not displayed in the Asset Publisher. Environment Liferay DXP 7.0 Elasticsearch 6.1.3 Resolution...
Unresolved OAuth2 Issue with DXP 7.1 SP1 or SP2
Issue After deploying a hotfixed marketplace app like OAuth2 to a bundled Digital Experience Platform (DXP) 7.1 SP1 or DXP 7.1 SP2 instance, the issue reported to Liferay Support is not resolved. Resolution In order...
CSRF (p_auth) token is not included in portlet ResourceURLs
Issue p_auth token is not included in the resourceURL. Environment Liferay DXP Liferay 6.2 EE Resolution ResourceURLs (resource serving phase) was introduced in Portlet 2.0 to be able to serve resources (images, etc...)...
Web content is not shown with the ADT in Asset Publisher
Issue We have a Display page with an Asset Publisher that uses an Application Display Template of ours When we open a web content with that display page set, from another Asset Publisher, Search, etc,...
Preventing host header attack vulnerabilities
Issue Adjusting the Host header in the request can impact page rendering, redirections, and other server-side behaviors. This manipulation could potentially lead to Cross-Site Scripting (XSS) for example. Environment...
About Friendly URLs for Web 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...
Resources Importer runs twice and will not update all structures and templates
Issue The Resources Importer uses the path [theme-name]/src/WEB-INF/src/resources-importer] for all structures and templates. On the other hand, the liferay-js-themes gulp task...
How can I configure or customize the look and content of email notifications sent after a form entry has been submitted?
Issue I am using Liferay Forms' native email notification I would like to change the content and appearance of this email.   Image: Liferay native email notification   Environment Liferay DXP 7.0+ Resolution Currently,...
Scheduled web content is not published on time - DXP 7.0
Issue I try to schedule web content for future publication but it is not displayed on time. Environment Liferay DXP 7.0 Resolution Check interval should be set correctly. In 7.0 instance there are two Check...
[LES] How to reinstall Liferay Connector to X-Pack Security
Issue How can I reinstall x-pack security? Environment DXP 7.2    DXP 7.1    DXP 7.0 + Fix Pack 54 onward (de-54) Resolution When we uninstall X-Pack security, an entry is added to Bundle Blacklist at this...