Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
When is scheduled Web Content added to the index?
Issue If Web Content articles are scheduled to be published, are they added to the index when they are created, or when they are published in the future? Environment Liferay DXP 7.0, 7.1 Liferay...
Restriction of file upload size for a Site
Issue Can we set the upload size limit for a Site instead of the complete portal? For example, Can we set the file upload size limit to 20 MB or more on a site while setting 10MB for portal wide? Environment...
Deleting Global and Default Site
Issue Attempting to delete a Global or Default Site in the Environment Environment Liferay Portal 6.2 Liferay DXP 7.0+ Resolution The Global and Default Sites cannot be deleted, since in case a new company is...
KB Portlet does not display article
Issue Configuring the home folder(which does not have an article) as a root folder and its subfolder is having an approved article, whether the respective subfolder will be available in folder selection or...
Reordering Web Content's Repeatable Fields
Issue How to change the order of the repeatable fields I started adding on a web content? (e.g.: changing a, b, c to a new order c, b, a) Environment DXP 7.0 DXP 7.1 DXP 7.2 Resolution Repeatable fields...
Disable Account Settings page for all users
Issue Question: Is it possible to disable Account Settings page for all users. Environment Liferay DXP 7.1+ Resolution Disabling the Account Settings page for all users can be achieved by defining permission for the default...
Liferay Portal 5.2
Info: Support for Liferay Portal 5.2 has ended. Liferay Portal 5.2 is software to help enterprise IT deliver engaging business solutions by providing a lightweight platform that can be...
Users who were able to view Site Pages in the Control Panel in 6.1 cannot see Site Pages in the Dockbar in 7.1
Issue In 6.1, we had an Organization Role which provided Control Panel access for users to view Site Pages. Following the upgrade to 7.1, we noticed users with this role are unable to see Site Pages...
Impact to Performance If Trash Entry Max Age is Increased
Issue By default, Liferay DXP's Trash Entry Max Age is 30 Days. In other words, the platform will clear the Recycle Bin after 30 days. The portal setting is trash.entries.max.age=43200. The question: what happens if...
Liferay Portal 6.0
Info: Support for Liferay Portal 6.0 has ended. Resources Activation Keys - Request a key for your workstation and production environments. Downloads - Get the archived service packs...
Removal of Struts 1.x from Liferay DXP
Question Apache Struts 1.x has been included in Liferay DXP 7.0. Apache Struts 1.x reached its end of product life in 2013. What is Liferay's stance towards continuing to use Apache Struts in current and future...
Calendar Agenda View: Why do I see events in the previous/next days?
Issue When viewing a Calendar portlet in agenda view, you might see events of the next day listed. Or if you step back to the previous day, you also see the events of today listed. Environment Liferay DXP 7.1 Resolution...
Security Statement on CVE-2019-11444: Disputed Groovy Script console vulnerability
Recently, a security vulnerability was filed in Mitre under CVE-2019-11444 arguing that attackers could allegedly use Liferay's Groovy script console to execute OS commands. Liferay disputes this issue because this is...
Deploying Liferay DXP on Docker
There has been growing interest in using Liferay Digital Experience Platform (DXP) with Docker, a popular software container platform that makes it easier to use containers to create, run, test and deploy applications...
Liferay DXP 7.0 Deployment Checklist
The Liferay Engineering and Global Services teams have performed intensive performance and scalability testing on Liferay Digital Experience Platform (DXP) 7.0 and the accumulated knowledge has been condensed into this...
Benchmark Study of Liferay DXP 7.1
This whitepaper is a benchmark study of Liferay Digital Enterprise 7.1 and describes optimal configuration, settings, and the methodology used for this study. The whitepaper also contains the results based on the...
When web content is saved, the content is not updated.
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...
Deploying Liferay DXP in Amazon Web Services Whitepaper
Liferay Digital Experience Platform (DXP) can be deployed into various infrastructures and cloud-based environments. The Liferay Engineering and Global Services teams have extensive experience deploying and managing...
Liferay DXP 7.1 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 functionality includes site...
Data Protection for Liferay Services and Software
This whitepaper describes the data protection policies of Liferay DXP and describes Liferay's approach to protect personal data in compliance with local regulatory requirements such as GDPR. The paper is available for...
Liferay DXP Application Security Features
This document provides an overview of application-level security features in Liferay DXP. It discusses transport security, encryption, web services, SSO, OAuth, and more.  The paper is available for download here.,...
Liferay DXP 7.0 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 functionality includes site...
After upgrading to DXP 7.1+, items in Workflow can't be rejected
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...
Liferay DXP 7.1 Datasheet
Liferay Digital Experience Platform (DXP) 7.1 is software to create and manage digital experiences across web, mobile and connected devices. This whitepaper discusses the key benefits, feature highlights, deployment...
Liferay DXP New Features Summary
Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new features in Liferay DXP. The paper is available for download here.,...
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,...
How to check for updates to pages that have propagation enabled from the site template
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...
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...
How do I restrict Guest Users from Viewing Public Pages?
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...
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. ...
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...
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...
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...
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...