Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
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...