Search Results

Capability
Feature
Deployment Approach
After upgrading to DXP 7.1+, items in Workflow can't be rejected
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: Issue After upgrading from Liferay Portal 6.X to Liferay DXP 7.1+, we are no longer able to reject items in workflow using the default Single Approver workflow Items can still be approved, but if we...
The service pack is Not available.
authorEmailAddress: jordi.rodo@liferay.com, authorName: Jordi Rodó, 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 Check...
Breakpoints in iPhone 10 Causes Mobile Device in Landscape mode to show Desktop View
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue When viewing Liferay DXP 7.0 on iPhone 10, rotating the screen to landscape causes the portal to be displayed in desktop mode. Environment Liferay DXP 7.0 iPhone 10 Resolution This is the intended behavior....
Troubleshooting SAML Single Log Out when SLO fails
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue User is not logged out from Liferay SAML when the instance has expired. Liferay Session Timeout is set to 30 minutes and SAML Session is to 90 minutes. When SLO is triggered, the user is still signed in....
Using Custom Landing Page for Error Codes does not Work with /image/ in the URL
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: 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...
Could not find the Sharepoint option when adding a new repository
authorEmailAddress: laura.li@liferay.com, authorName: Laura Li, content: Issue After deploying the Sharepoint connector, the Sharepoint option does not show up when adding a new repository in Documents and Media. Environment Liferay DXP 7.1 Resolution There is an extra step after deploying the...
Known Issue: Security Scan Shows Liferay as a Potential Sharepoint Vulnerability - False Positive
authorEmailAddress: brian.suh@liferay.com, authorName: Brian Suh, content: Issue There may be some instances where a security scan shows Liferay having a potential Sharepoint endpoint vulnerability. Specifically, the security scan's warning may be related to the /_vti_inf.html file. This is...
How to check for updates to pages that have propagation enabled from the site template
authorEmailAddress: jordi.rodo@liferay.com, authorName: Jordi Rodó, 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 How...
How do I restrict Guest Users from Viewing Public Pages?
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue Sometimes it is necessary for Guests (non-authenticated users) to be restricted from viewing Public Pages so that they are only viewable by Site Members. Otherwise, Public Pages are for Guests and Site Members...
Method Name Change for JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId)
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue In the past, developers could get the list of JournalTemplates in Portal 6.2 using JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId) After renamed as DDMTemplate, the corresponding...
Existing users in Liferay can not login through SAML with "Screen name x must not be duplicate ..." error
authorEmailAddress: emma.liu@liferay.com, authorName: Emma Liu, content: Issue If the user exists in Liferay (service provider), the user cannot log in through SAML due to duplicate screenname ERROR. 2019-04-23 04:29:45.758 ERROR [http-nio-18080-exec-7][BaseSamlStrutsAction:58] Screen name ccc...
Why does our internal server address appear when users authenticate against our SSO?
authorEmailAddress: nathan.roberts@liferay.com, authorName: Nathan Roberts, content: 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
authorEmailAddress: emma.liu@liferay.com, authorName: Emma Liu, content: 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
authorEmailAddress: emma.liu@liferay.com, authorName: Emma Liu, content: 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
authorEmailAddress: emma.liu@liferay.com, authorName: Emma Liu, content: 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
authorEmailAddress: laura.li@liferay.com, authorName: Laura Li, content: 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
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: 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?
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: 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
authorEmailAddress: michael.warren.young@liferay.com, authorName: Michael Warren Young, content: 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
authorEmailAddress: jorge.diaz@liferay.com, authorName: Jorge Diaz, content: 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
authorEmailAddress: laura.li@liferay.com, authorName: Laura Li, content: 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
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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
authorEmailAddress: christopher.lui@liferay.com, authorName: Christopher Lui, content: 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アンカーを使う
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: , knowledgeArticleType: , legacy: true, name: HTMLアンカーを使う, showDisclaimerMessage: true, sourceTeam: Support, ticketNumber: , title: HTMLアンカーを使う
Known Issue: Classic Theme Favicon Always Displayed When Using Microsoft IE11
authorEmailAddress: alfonso.crisci@liferay.com, authorName: Alfonso Crisci, content: 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?
authorEmailAddress: nathan.roberts@liferay.com, authorName: Nathan Roberts, content: 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
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: 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
authorEmailAddress: jira_integration_6b0c73@jira.zendesk-integrations.com, authorName: Liferay Support, content: 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...
Why are user accounts shared when I have multiple LDAP servers configured?
authorEmailAddress: nathan.roberts@liferay.com, authorName: Nathan Roberts, content: Issue When a Liferay DXP bundle is configured to communicate with two or more LDAP servers there can be issues with user importing and users logging in. Example: If Liferay DXP is communicating with two LDAP...
Troubleshooting Service Builder Blob Compile Issues
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue Service builder with Blob and compound primary key throws compilation error. The console errors might look like this: [javac]...
Removing Older Elasticsearch Plugins Needed for Successful Upgrade to ES 6.1
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue It was discovered that older versions of the Elasticsearch plugin can interfere whenever administrators are deploying the latest version. The use case: Administrators are deploying the latest Elasticsearch 6.1...
Custom portlet with ICEfaces integration stops working in DXP Fix Pack de-33
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: NOTE: This article is an INTERNAL article and is not visible to customers, currently. Please only link this article in internal comments, but not public comments. Issue After updating from de-32 to de-33, why is my...
Understanding WebDAV Upload Permissions
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue Are documents uploaded through WebDAV given more permissions than UI uploads? Why can one user who uploads a document through WebDAV update or delete the file while another user with the same level of...
Updated Email Addresses in LDAP are not Imported to Liferay DXP 7.0
authorEmailAddress: justin.choi@liferay.com, authorName: Justin Choi, content: Issue This article documents a product limitation and a possible workaround for importing a user whose email address was updated in LDAP into a Liferay DXP instance. Environment Liferay DXP  LDAP server Resolution This...
Patch Installation Slowdown Due to Windows Security
authorEmailAddress: gergely.szaz@liferay.com, authorName: Gergely Száz, content: Issue When Patching Tool is run on a Windows machine, Windows Security can slow down the patch installation drastically due to the large amount of file operations being performed. Resolution If you experience extreme...
Receiving email notifications for updated, added, or moved web content
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue Why can't I receive email notifications for Updated, Added, or Moved web content assets? My mail server is set up correctly and I am getting the Web Content Review notifications without issue. Environment DXP...
Resolving Static Asset Publisher Rendering Errors in Custom Layout Templates
authorEmailAddress: isaac.wilson@liferay.com, authorName: Isaac Wilson, content: Issue There is a known issue (as documented in LPS-88239) encountered when using a custom Layout Template that implements a static Asset Publisher. Instead of rendering properly, a NoSuchPortletPreferencesException...