Search Results

All Results 6965
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Using Custom Landing Page for Error Codes does not Work with /image/ in the URL
Issue When designing a custom landing page that displays a 404 Error code, invalid URLs that have /image/ in the URL string should display the customized page placed either in the /webapps/ROOT/html/portal folder or a...
Unable to Update User Records Using UserLocalServiceUtil Class
Issue The root issue is that using user.persist(); more than once while attempting to update User data via the UserLocalServiceUtil class fails in DXP 7.1. Example of failed code: user =...
The Command getPortletPath(PortletDataContext portletDataContext) does not return portlet's path
Issue Using the command protected String getPortletPath(PortletDataContext portletDataContext) { return portletDataContext.getPortletPath("quizentry_WAR_aaaportlet"); } to retrieve a portlet's path does not work,...
Known Issue: Browser Ignores Disabled Autocomplete Property for Saving User Login Information
Issue After setting company.security.login.form.autocomplete=false to disable autocomplete for user login information, the browser still permits users to save passwords or use password managers to manage password...
Why does our internal server address appear when users authenticate against our SSO?
Issue When a user authenticates against an SSO they are redirected to the server they were logging into. As part of this both the SSO address and the server address appear in the URL for a brief time. This occurs...
Sitemap include option per page is not published from staging to live
Issue The Sitemap Include options (Edit page -> SEO) are different between staging and live environment even after publishing from staging to live.  Environment Liferay 6.2 EE Resolution Check if Page Versioning is...
Dynamic content fetched by Web Content template stays the same after updates
Issue User uses web content template to fetch dynamic content from the database. The value displayed on the page stays the same even if the data in the database has already changed. Environment Liferay DXP 7.0, Liferay DXP...
Blank page with “No Group exists with the key {companyId=0, groupKey=Guest}” error in log
Issue After restarting portal, the page turns into a blank page. The following error is reported in the log: 2019-04-03 04:27:28.258 ERROR [http-nio-8080-exec-5][PortalInstances:162]...
LFR_SESSION_STATE cookies are not marked as HttpOnly
Issue LFR_SESSION_STATE cookies are not marked as HttpOnly Environment Liferay DXP, Liferay 6.2 Resolution This is not a security issue because this cookie is created and used in session.js which is the portal's Javascript. ...
Folder Permission Inheritance in Liferay
Issue Do items in documents and media or web content folders inherit permissions from the folder in Liferay? Environment Liferay DXP 7.0 Liferay DXP 7.1 Liferay Portal Resolution In Liferay, documents...
How Can I Assign Roles to Users When Importing from LDAP?
Issue When importing users to Liferay DXP from LDAP, they are not being assigned the roles I want them to have from my LDAP server. Environment Liferay DXP LDAP Resolution In Liferay DXP, Users are...
Lodash Security Vulnerability in Theme Dependencies
Issue In the Liferay theme dependencies, Lodash versions 3.10.1 and below are used extensively as dependencies throughout. Versions of Lodash prior to 4.17.5 suffer from a security risk: CVE-2018-3721...
Total Number of Index Limit Error in Elasticsearch
Issue When new contents are created or updated in Liferay, they are not being added to the Elasticsearch index (they will not be displayed on the search results) If you check the log Liferay log file you will get this...
Show Multiple Layers of Menus Using Display Templates
Description The Navigation Menu widget lets you add navigation wherever you need it. You can place the widget on a page and then select a menu and style for the menu you are displaying. This widget provides a template List...
Generating SAML Metadata with HTTPS
Issue This article documents how to generate a SAML metadata XML file that also has HTTPS enabled. Environment Liferay Portal 6.2, DXP 7.0, DXP 7.1 Any web server  Resolution In order to generate a SAML metadata.xml...
Knowledge Base File Uploads Cannot be Restricted
Issue In the default Liferay portal, we have a property called dl.file.extensions= or (OSGi configuration properties in 7.1) that allows administrators to restrict the types of files that may be uploaded....
HTMLアンカーを使う
, knowledgeArticleType: troubleshooting, legacy: true, name: HTMLアンカーを使う, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: , title: HTMLアンカーを使う
Known Issue: Classic Theme Favicon Always Displayed When Using Microsoft IE11
This article describes a known issue specific to Microsoft Internet Explorer 11 (IE11) as documented on LPS-88702. In IE11, after navigating to a website page, the favicon will always be shown as the classic...
How do we enable GDPR for Liferay products?
Issue General Data Protection Regulation (GDPR) went into effect on May 25, 2018 Environment Liferay 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution It’s ultimately your responsibility to assess...
Managing Message Boards Categories and Threads Permissions
This article sets forth the permissions rules for managing Message Boards Categories and Threads. One question is whether the system is granular enough to allow users to delete only category threads for which category...
Patching Tool 2.0.11
Published: March 05, 2019 The Patching Tool 2.0.11 is a maintenance release for Liferay Digital Experience Platform 7.0 and 7.1 which includes fixes and minor updates. Release...
Activation Keys FAQ for Liferay DXP and Liferay Commerce
What are the different types of activation keys? How do I obtain an .xml activation key for my Liferay DXP instance? What information do I need to provide to request an activation key?...
Using MS ADFS & Liferay SAML Integration
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. Any implementation of these...
Does Liferay DXP use WebDAV HTTP methods?
Issue Our security team wants to restrict the HTTP methods that are allowed through our firewall. Does Liferay DXP use WebDAV HTTP methods such as: PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, UNLOCK Environment...
Expired Articles Are Still Showing up in the Live Site After Publishing
Issue If you schedule an article to be expired on a certain date and time, after publishing the article to the live site you may find the article is not expired. There are a few possible reasons for this behavior described...
Known Issue: Modification Dates of All the Versions of a Web Content are Updated After Expiring it
This article documents a known issue related to the modified dates of Web Content versions. Issue Expiring a Web Content when System Setting Expire All Article Versions Enabled is checked, will update the modified...
Elasticsearch Connector Configuration: Reference
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....
Known Issue: Drag and Drop Pages Under Link to URL Type Pages is Working, But the Configuration is Not Saved
Issue When you drag and drop pages under Link to URL type pages, it appears as if the structure changes, but after refreshing the browser, the page order is not saved. Resolution This is a known issue, and the reason that...
Back Navigation Breaks Dialogs in iOS Safari
Summary There is a known issue with iOS Safari while using history.pushState(), which is an API that Liferay uses. Issues outside of Liferay can be found at: Stack Overflow: Alert, Confirm, and Prompt Not...
Site Roles Are Incorrectly Assigned or Lost When They Are Selected from Different Pages
This article documents a bug in the search container with any list of selectable items. It was discovered that site administrators could not assign a Site Role if that Site Role is not listed on the first page. Roles...
Remove the Ability to Add JavaScript in the Control Panel's Site Pages
Issue Disable the ability to add JavaScript to pages on DXP 7.0 and thus prevent malicious code injections. Environment  DXP 7.0 Fix Pack 60+ This functionality was introduced in DXP 7.0 Fix Pack 60 Resolution Install...
Liferay Portal 6.1 EE GA2 Update 2013-09-17 All-1 Installation Instructions
This article documents instructions for installing Liferay Portal 6.1 EE GA2 Update 2013-09-17 All-1. Resolution Extract "latest-fix-packs-6120-2013-09-17.zip" Place individual fix...
How to Translate Forms for Localisation in DXP 7.0
Issue Can I translate Forms in Liferay DXP 7.0 for localisation of our different language sites? We have found the translation function for Web Content, but cannot find it for Forms. Environment DXP 7.0, 7.1 Resolution...
Help Center Statuses and Priority Levels
There are a few different types of statuses within the workflow of a support ticket in Help Center.  Below is an overview of the 3 categories of statuses you will encounter on a ticket. System Status When you create a support...
Limitations in SASS Preprocessing in Theme Generation
This article documents the limitations for resolving potential startup performance issues when deploying custom themes and portlets in DXP 7.0. Note: the limitations are found only in 7.0. When using DXP 7.x, some...
DXP 7.0 Fix Pack 70: Compatibility changes and deployment notes for Connector to Elasticsearch 6 and Solr 5 Search Engine
Liferay DXP 7.0 Fix Pack 70 and SP10 includes the fixes for LPS-79348, LPS-78857 and LPS-80931. Part of the changes (namely in LPS-78857) new APIs were added to the com.liferay.portal.search.api module which all...
Liferay Developer Studio 3.5.0 Release Highlights
Liferay Developer Studio provides an all-in-one, integrated development environment based on Eclipse for developers to build plugins for the Liferay Digital Experience Platform....
Arbitrary Code Execution With jQuery Versions Earlier Than 3.0
This article documents a security issue in jQuery versions prior to 3.0, which is also described on Github. The issue can be reproduced with the following steps. Install a theme that uses jQuery prior to 3.0. Head to any...
Unable to Connect to External Datasources After Applying DXP 7.1 FP3+
This is no longer an issue with 7.1 FP10+. Recently, LPS-85683 was implemented in Liferay DXP 7.1's core infrastructure and can be deployed by applying DXP 7.1 Fix Pack 3.  LPS-85683 detailed a project where...
Known Issues: Liferay Commerce
This article documents a list of known issues that exist in Liferay Commerce. Commerce 2.2.0 Commerce 2.1.3 Commerce 2.1.2 Commerce 2.1.1 Commerce 2.1.0 Commerce 2.0.7 Commerce 2.0.0...