Search Results

All Results 57
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Maximum number of users for Dynatrace
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue I would like to know how many users can I assign to our...
How long are the services logs stored in Liferay Cloud Console?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue Currently, through the web console, we only obtain the logs...
Why doesn’t copying a widget page make an exact copy of a widget page?
Issue When I make a copy of the widget page, only a copy of the layout is created(such as the columns and the portlets and configurations on the page), any web content on the original page isn't copied to the new...
Is Liferay DXP licensed under the GNU Lesser General Public License (LGPL) v2.1?
Issue Are Liferay DXP and all of its libraries used being subjected to the GNU Lesser General Public License (LGPL) v2.1? Environment Liferay DXP 7.0+ Resolution Liferay EE is released under the LGPL v2.1 license...
Help Center Project Details
On the Project Details page you can manage certain information related to your Liferay Subscription. This can be accessed in our Help Center by going to the Mega Menu > Project Details...
Staging a Site that References Another Site
There may be instances when a Site that is being staged (e.g. Site A) has references to content that was created in another Site (e.g.Site B). This article describes what is happening to the content that is not stored...
Users Fail to Import When First Name is Missing in LDAP
 This article discusses an apparent issue when Liferay Portal will throw a ContactFirstNameException error in the console. This error message appears when the first name is left out if importing a user from an LDAP...
List of Special Characters which cannot be used for tagging
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products....
LDAP Authentication and User Import/Export
This article provides an overview of LDAP integration with Liferay DXP 7.0. This content on authentication, user Import/Export, configurations, upgrade considerations and what has changed from previous Liferay...
FAQ for LDAP on Liferay DXP
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents some of the most frequently asked questions regarding the use of Lightweight Directory Access Protocol...
Liferay Digital Experience Platform 7.0
Thank you for choosing an Enterprise Subscription to Liferay Digital Experience Platform 7.0. Liferay DXP 7.0 allows you to create and connect personalized digital experiences across web, mobile, and connected devices....
Files Are Being Partially Indexed
This article explains why only a portion of some web content appears to be indexed. For example, only some portions of text files are indexed for search while other portions are not searchable. Resolution This is...
Liferay Digital Experience Platform 7.1
Thank you for choosing an Enterprise Subscription to Liferay Digital Experience Platform 7.1. Liferay DXP 7.1 allows you to create and connect personalized digital experiences across web, mobile, and connected devices....
Customer and Deployment Impact of Disabling TLS 1.0 for Inbound Traffic on Liferay Services
Due to vulnerabilities in the Transport Layer Security v1.0, Liferay has disabled TLS 1.0 for inbound secure connections on all systems and services on January 11, 2019. We previously announced in November 2018 that...
How the Patching Tool Detects Changes to JSP Files
This article explains the limitations of the patching tool (v22 and earlier) when detecting changes to the portal's JSP files. Resolution When customizations are deployed to the portal, the patching tool sometimes...
NTLM Browser Support
Affected Versions Liferay DXP 7.1 Liferay DXP 7.0 Liferay Portal 6.2 EE Liferay Portal 6.1 EE Integrating NTLM with Liferay products should only be done with Internet Explorer for...
Is it possible to add additional columns to the CSV Log Message Formatter system setting?
Issue While looking into configuring CSV Log Auditing for an environment, our team noticed that the CSV Log Message Formatter system setting (within System Settings > Audit) has +/- buttons to add/remove columns. Is...
Is there any configuration that can be done in Liferay to encode all the URLs ?
Issue If there is a mechanism available in the Liferay portal to encode all the URLs? Environment Liferay DXP 7.2 Resolution Liferay DXP 7.2 out of the box includes the Antisamy Module that protects against...
Is there an officially supported DDM field extension mechanism for Liferay?
Issue Is there an officially supported DDM field extension mechanism? Does Liferay support the adding of custom DDM form fields? Environment DXP 7.1   DXP 7.2   DXP 7.3   Liferay CE Resolution At the time of...
Tableau integration with Liferay
Issue How to integrate Tableau with Liferay? Environment Liferay DXP 7.2 Resolution There is no OOTB feature in Liferay which helps with the integration of Tableau with Liferay. For this, the Liferay Global Services...
What Is The Property Layout.url?
Issue What is this property and how it is invoked by Liferay? layout.url=${liferay:mainPath}/portal/layout?p_l_id=${liferay:plid}&p_v_l_s_g_id=${liferay:pvlsgid} Environment Liferay DXP 7.2 Resolution layout.url defines the...
Is it possible to apply ping command in Liferay SaaS shell?
Note: please note that Liferay has renamed its Liferay Experience Could offerings to Liferay SaaS (formerly LXC) and Liferay PaaS (formerly LXC-SM). Issue On Liferay SaaS v3 stack, ping command was actually available...
Email Notification for Document & Media Subscribed Folder
Issue Liferay DXP where multiple users have subscribed to a folder in Document & Media, all the users subscribed to the folder are receiving mail except the user who is uploading the document. However, in Liferay 6.2...
dl.file.rank.enabled property in Liferay
Issue Details on disabling the "dl.file.rank.enabled" property with the below queries. 1) The usage of this property? 2) What would be the impact on the system if disable it? 3) Will there be any impact on the...
I Can Not Access Exploded War With DXP 7.0+
Issue With Liferay DXP, all the deployable wars move from {LIFERAY_HOME}/deploy into {LIFERAY_HOME}/osgi/war/ directory as a war file. But in Liferay 6.2 it used to be deployed as an exploded content into...
Why is .bc.googleusercontent shown when doing nslookup on Liferay Load Balancer IP?
Issue When running a nslookup command against the Load Balancer IP that can be seen at Network > Endpoints > Ingress endpoints, .bc.googleusercontent.com will be appended to the Load Balancer's IP: $ nslookup...
Why does the liferay.cloud certificate appear when making curl/wget requests to the Load Balancer IP address?
Issue When running a curl or wget command against the Load Balancer IP that can be seen at Network > Endpoints > Ingress endpoints, the 'certificate common name' will resolve to liferay.cloud: $wget...
Can I Manually Execute Quartz Schedulers From the UI?
Issue I would like to trigger Quartz Scheduler jobs manually from the UI in case they ever miss a scheduled job. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Liferay does not currently have a feature for...
Change in "view in context" URL for document file entries
Issue Why does the Search Results Portlet display a different "view in context" URL for document file entries after upgrading to dxp-15? Environment DXP 7.2 with dxp-15+ Resolution Up until dxp-14, the URL format...
How HTTP cookies are being used in Liferay DXP 7.0+
Issue How are the cookies being used in Liferay DXP 7.0 (and above)? Tested Environments Liferay DXP 7.2 Liferay DXP 7.1 Liferay DXP 7.0 Resolution GUEST_LANGUAGE_ID: In 7.0+, used to...
How to decide which Liferay DXP image from Docker Hub to use with 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 Now that the Liferay DXP image for a Liferay PaaS environment...
Searching with JournalArticleLocalServiceUtil class for "xml" returns all contents
Issue When using the JournalArticleLocalServiceUtil class to search for web content articles, it is considering the xml tags of the field content. So if we search for "xml", it returns all the web content articles....
Component with id [...] is being registered twice console warnings in the browser
Issue We often experience some javascript warning messages when opening different parts of Liferay, e.g. the web content editor They say This can lead to unexpected behaviour in the "Liferay.component"...
Unable to capture page view data
Issue My script is not working to capture page count metrics Unable to record page count data Only able to capture page views when I refresh the browser When navigating around site pages only the content gets...
Should OSGi config files and the values in the System Settings application always be in sync?
Issue I have a module where I do not want to store sensitive data (eg. password) in the config file I would like to provide this value over the UI in System Settings Is it possible to use a "mixed" approach?...
Implement many-to-many relationship with existing Liferay entities using the Service Builder
Issue I would like to implement many-to-many relationship between my entity and an existing Liferay entity (for example the User table). Environment DXP 7.0+ Resolution Implementing relationships with the...
If I change the friendly URL of my site, do I need to modify the link?
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...
Is Adobe Flash Supported?
Issue Is Adobe Flash Supported? There is no information about it in the Support Matrix. Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution We have no official stance on Adobe Flash, it can be...
ETAG response header is missing
Issue ETAG response header is missing on a page. Environment DXP 7.1 Resolution If a page contains at least one non-cacheable portlet, - such as Asset Publisher -, the ETAG response header is not added by design. The...
There are more database connections than allowed by jdbc.default.maxPoolSize
Issue The maximum pool size of connections to the database is explicitly limited via the property jdbc.default.maxPoolSize. Nevertheless, the number of connections exceeds this maximum pool size. Environment...