Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...
Method Name Change for JournalTemplateServiceUtil.getStructureTemplates(groupId, structureId)
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...
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...
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. ...
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...
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...
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...
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...
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...
Troubleshooting Service Builder Blob Compile Issues
Issue Service builder with Blob and compound primary key throws compilation error. The console errors might look like this: [javac]...
Why are user accounts shared when I have multiple LDAP servers configured?
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...
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...
Understanding WebDAV Upload Permissions
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...
Removing Older Elasticsearch Plugins Needed for Successful Upgrade to ES 6.1
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...
Updated Email Addresses in LDAP are not Imported to Liferay DXP 7.0
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...
Receiving email notifications for updated, added, or moved web 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
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...
Patch Installation Slowdown Due to Windows Security
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...
How to resolve "Couldn't find the portal-impl.jar" errors when patching 7.0 SP 12
Issue When attempting to use the patching tool with a 7.0 Service Pack 12 bundle, the following configuration error is encountered: Problem with the configuration: Couldn't find the portal-impl.jar. Please check the...
Heavy database queries involving DLFileEntry table
Issue In some cases you could find that your database is spending a lot of time procesing this query: SELECT fileEntryId, groupId, companyId, userId, userName, createDate, modifiedDate, classNameId, classPK,...
How to quickly modify email log levels
Issue The environment is facing issues related to email but there is not enough information in the logs about it. Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Temporarily increase the log level for packages related...
Audience Targeting version 2.2.0 cannot be deployed to my Liferay DXP 7.0 environment
Issue Deployment of Audience Targeting version 2.2.0 fails in my Liferay DXP 7.0 environment  Environment Liferay DXP 7.0 with fix pack DE-59 or lower installed Resolution Audience Targeting version...
Asset Publisher Widget cannot display more than 200 items per page
Issue Configure an Asset Publisher to show a Number of Items to Display greater than 200, for example, 300. The Asset Publisher only shows 200 items. Environment Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Resolution Until...
Cannot build a theme created with blade: Sass::SyntaxError: Invalid CSS after "...nput-margin-x: "
Issue When creating a theme in the latest Developer Studio, the build fails with Sass::SyntaxError: Invalid CSS after "...nput-margin-x: ": expected expression (e.g. 1px, bold), was "!default;" Environment...
Not able to create workflow for two level Approver
Issue While creating a Workflow from Kaleo Designer for two-level Approver and while saving the below error is thrown. "An error occurred in the workflow engine". Environment Liferay DXP 7.0 Resolution The observed...
Double quotes in CKEditor source view are converted to " upon publishing the content
Issue In a web content having an HTML field, after inserting this HTML in the source view: <video id="vid1" class="video-js vjs-default-skin" controls width="100%" height="480" data-setup='{ "techOrder":...
Is it possible to show/hide the user information items?
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...
Liferay DXP 7.2 Features Overview
Liferay DXP gives businesses the ability to connect backend systems through integration along with a flexible, modular architecture that enables agile growth with user needs. Key...
Text auto-tagging settings moved to Assets configuration
Issue After installing 7.2 fix pack 1, text auto-tagging settings for Documents and Web Contents do not apply any longer. The affected settings enabled/disabled the available tagging services that can be used to...
Can I copy my current site to the new instance?
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...
The total number of search results per site does not match the total number of search results.
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...
Upgrading from Portal 6.2 to DXP 7.1 may fail for the Knowledge Base plugin
Issue When trying to upgrade the Knowledge Base plugin as part of upgrading from Liferay Portal 6.2 to Liferay DXP 7.1, an error like this may appear with: upgrade:execute...
The image should be downloaded with "Image Name" instead of the keyword "article" while saving by right clicking it on browser
Issue The image should be saved with Image original name rather saving with "article" keyword by default. Steps to reproduce: Navigate to Content and create structure and template for the web content as below...
Search Tuning modules must be deactivated when DXP 7.2 Service Pack 1 (SP1)/Fix Pack 2 (FP2) is configured with Solr 7
Issue When DXP 7.2 is configured with Solr 7 and your patch level is Service Pack 1 (SP1) or Fix Pack 2 (FP2) or higher, if you navigate to the Search Tuning category on the Control Panel "Portlet is temporarily...
While printing Wiki the background colour of the cells in tables not displayed.
Issue The printout of the Wiki pages doesn't print the coloured cells of the tables. Whereas, on the portal, the coloured cells are visible. Environment Liferay DXP 7.0 Resolution The reported behaviour can...