Search Results

All Results 7156
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Individual Content Level Staging to Live publishing
Issue "Individual Content Level Staging to Live publishing". For e.g., if there are 5 contents updated on staging environment and customer wants to publish only 3 out of five Environment Liferay DXP 7.1 Resolution Test case with step by step instructions: Start the server [Liferay 7.1 EE...
How to upload authentication XML file from Bing ownership verification
Issue One of the methods to complete the verification process required to add a website to a Bing Webmaster Tools account is uploading a XML file to the root directory of the website and make it available on a specific URL.  Environment Liferay 6.2 Liferay DXP Resolution Upload the XML...
How to migrate to DBStore
Issue How can I migrate my FileSystemStore or AdvancedFileSystemStore to DBStore? Environment DXP 7.0 DXP 7.1 Resolution Stop the DXP server and make sure to do a backup of your database and document library root folder, just in case something goes wrong and you need to roll back. Start...
Record results from the lb command on Gogoshell
Issue How do I record on a .txt file the results of executing the lb command on Gogoshell. Environment DXP 7.0 Resolution This is achieved by creating a script to record the session on Telnet. It's not possible to do it via Gogoshell. Create a script like this: #!/usr/bin/expect spawn...
User list empty
Issue The user list appears empty. Unable to find any user. Environment Liferay 6.2 Liferay DXP 7.0 Liferay DXP 7.1  Resolution This issue can be caused for three reasons There are no Users. :) The user does not have permissions to visualise the user list. The Index is empty or...
Unable to deploy Liferay Elastic Search Connector 6 LPKG on Liferay DXP 7.0
Issue While deploying Elastic Search Connector 6 LPKG on Liferay DXP 7.0, getting the below errors: INFO [com.liferay.portal.kernel.deploy.auto.AutoDeployScanner][AutoDeployDir:263] Processing Liferay Connector to Elasticsearch 6.lpkg  2019-03-26 08:13:50.391 ERROR...
When upgrading the portal from 6.2 to 7.0, Portlet ID in Advance styling option is not changed according to respective updated version
Issue Portlet ID used in Custom CSS to customize the look and feel configuration is not taken care when upgrading the portal. i.e. after upgrading to 7.0, the portlet ids are still reflecting as they were in 6.2.  Observed: Portlet ID: #portlet_58 Portlet Classes: .portlet-login...
Apply button in OAuth 2 Administration is not working
Issue When making changes under OAuth 2 Administration, such as generating a new client secret or editing Client ID, the Apply button may not respond when clicked. When viewing the browser console, you will see: Uncaught TypeError: component.simulate is not a function Environment Liferay...
S3 Snapshots on Elasticsearch 2.2.x and 2.4.x Impacted by AWS S3 SigV2 API Deprecation
[Updated Timeline] If you’re running an Elasticsearch cluster version 2.2.x and 2.4.x, AND utilize AWS S3 for snapshots, you will need to prepare for Amazon’s gradual deprecation of the S3 Sigv2 API starting on June 24th, 2020. Original Timeline: Support for SigV2 ends on June 24, 2019. ...
Web Content Templates Using Liferay Taglibs Should Not Be Cached to Avoid Incorrect Display of Web Contents
Web Content Templates allow the use of Liferay Taglibs for creating common front-end UI components in your web content. Please note that by default, Templates are cached to improve its performance, meaning that Taglibs may not function correctly if included in the Template's script....
Favicons is working in Android devices but not in Apple devices
Issue Adding the site to the home screen or a bookmark in IOS device, it is not taking a favicon rather it is taking the screenshot of the page from the site being bookmarked. Environment Liferay Portal 6.2 Resolution Specifying a webpage icon for web clip would look and behave in a way...
Password is visible as a plain text in LDAP request
Issue When intercepting the LDAP request using any third party tool(ex. Wireshark) password is visible as a plain text Environment Liferay 7.0 Resolution Enabling LDAP over SSL will transmit the credentials with encryption format in LDAP request i.e. ldaps://ipaddress:port Additional...
Guest user is unable to see the different locales after updating to SP17 or above
Issue After updating the portal from SP17 or above, locales are not working for guest users Environment Liferay Portal 6.2 Resolution Set this to 0 if the locale is not automatically prepended to a URL. This means that each URL could potentially point to many different languages. For...
Disable Commenting in Documents and Media
Issue How do I disable comments for content in Documents and Media? Environment Liferay DXP 7.1 Liferay DXP 7.0 Liferay EE 6.2 Resolution The following property can be set in the portal-ext.properties file:     dl.file.entry.comments.enabled=false, content:...
Error thrown while installing LDS
Issue While installing Liferay Developer Studio, after providing the email address and password when we click on Next, an error related to the token generation is thrown as shown below. Problem running post-install step. Installation may not complete correctly. Could not create DXP...
Whether to use OpenSSL
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 In addition to updating the OpenSSL version on theweb server and AP...
LDAP User Groups are not Importing in Liferay DXP 7.1
Issue When attempting to import Users with LDAP, sometimes User Groups do not import Environment Linux OS - Red Hat Enterprise 7.6 Liferay DXP 7.1 patched with dxp-10 LDAP Resolution This issue may occur if the User's CN contains a comma. A fix for this issue is available in LPS-95871.,...
Assignment of 'View' Permission for a folder having too many documents is taking longer time.
Issue Unable to give 'view' permission to a folder that contains a huge number of files. That is, For a particular folder consisting of a very huge number of documents (nearly more than 50k docs), giving 'view' permission to any of the roles to that folder and try to save, the saving...
Content and Display Pages are Not Synchronized from a Site Template to a Site Created Based off of it
Description This article describes how Content and Display pages created by using a Site Template behave differently from Widget Pages when a propagation happens. Resolution Unlike Widget Pages where changes are propagated if the propagation of changes is enabled, Content and Display...
Unable to process SAML SSO request
Issue After configuring SAML SSO successfully, the user is unable to perform login and getting the following error in UI and Server console. UI Error:  "Unable to process SAML request" Server Console:  ERROR [http-nio-8080-exec-1][MandatoryAuthenticatedMessageRule:37] Inbound message...
I can't autodeploy in DeveloperStudio
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 On the server in DeveloperStudio, the test module is displayed as "Could...
AWS S3 Signature Version 2 Discontinued
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 AWS S3 signature version 2 is scheduled to be discontinued, will this...
Can't publish pages to live in staging
Issue When I try to publish layouts to the Live site of Staging, it fails with an exception: java.sql.SQLException: Connection has already been closed. Environment Liferay DXP 7.0 Liferay DXP 7.1 Resolution Check your database connection pool configuration If one of the transactions last...
Long Web Content articles are not returned in search results
Issue Very long web content articles are not being returned in search results Environment Liferay DXP 7.0 Liferay DXP 7.1 Resolution This is due to a limitation in Elasticsearch where the number of bytes for any field being indexed cannot exceed 32,766. This value is hard-coded and...
Screen name validation error
Issue Unable to choose a specific Screename. It could be cause by the following reasons: This specific Screen name is already chosen This Screen Name is not validated because the characters are not according to the screename characters politics.  Conflicts with an external authentication...
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 Portal EE Resolution Web Content articles will be added to the index upon creation so that...
Parent page gets published to live even when "Ready for publication" is not marked
Issue When working with local staging, it was found that a parent page was being published even when it was not marked as "Ready for publication". The user created 1 parent page and 3 child pages underneath it. Only the third child page was marked as "Ready for publication". When the...
The user subscribed to the folder is not getting mail while uploading any document.
Issue A subscribed user doesn't get an email notification when he/she uploads/edits the document in Document and Media Portlet, whereas rest all the subscribed users will get the notification. Environment Liferay  DXP 7.0 Resolution The above behaviour is the intended behaviour of...
Using Data Providers with Proxy Servers
With the implementation of LPS-96064, it is possible to use Data Providers when Liferay DXP 7.1 or 7.2 is setup to go through a proxy server. The only caveat is Data Providers that require authentication will still not work. In such a case, no data will be retrieved and Liferay will...
Changelog and date of Documents are different between staging site and live site
Issue The changelog and change date of Documents are different between staging site and live site For example: Staging Live Environment Liferay DXP 7.0 Resolution The changelog and date displayed from Live and Staging are supposed to be different. For documents in DM, there should be...
COOKIE_SUPPORT & GUEST_LANGUAGE_ID are not marked as Secure
Issue There are two cookies generated by Liferay DXP, COOKIE_SUPPORT & GUEST_LANGUAGE_ID, which is not marked as Secure. Environment Liferay DXP 7.1 + JBoss  Resolution This is related to the Web Server and Application Server settings. When a request comes from a secure channel (e.g.,...
Open Distro for Elasticsearch
Issue Does Liferay support Open Distro for Elasticsearch? Environment Liferay DXP 7.0 & 7.1 Resolution Liferay's connectors and features for integrating with Elasticsearch are only tested with the binaries provided by Elastic. Amazon's Open Distro for Elasticsearch is not a certified or...
Known Issue: CSS Builder Versions Errors for War-style Projects
This article documents a known issue in the CSS Builder-3.0.0. This issue affects developers who are still using existing war-style (war-mvc-portlet or spring-mvc-portlet) projects and an older version of the CSS builder (css.builder-2.x) . It was discovered that if the CSS Builder...
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 Liferay Portal 6.2 Liferay DXP 7.0, 7.1, 7.2, 7.3, 7.4 Quarterly Releases...
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 created, it is used automatically. Instead of deleting it, you should either...
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 portlet displays nothing? Environment Liferay 7.0 Resolution If at least one...
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 User role. Detailed steps: Log in as Admin user.   Go to Control...
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 quickly deployed and provides many of the capabilities and tools needed to build compelling user...
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 can be dragged and dropped to be reordered. If you added the fields as A, B C and...
Disable "Success" Messages in DXP 7.1
Issue After submitting a form I want to disable Liferay’s “Success” confirmation messages. Environment Liferay DXP 7.1 Resolution At the time of writing, there isn’t an official method/process to prevent confirmation messages appearing, therefore we advise caution in using the described...
Delete Duplicate Site Templates resulting from Portal 6.1 to DXP 7.0 upgrade
Issue After upgrading from Liferay Portal 6.1 to DXP 7.0, you may observe duplicate Community/Intranet Site Templates.  I did not use the Liferay's default Community/Intranet templates Environment Liferay DXP 7.0 Liferay Portal 6.1 Resolution In DXP 7.0, go to Control Panel > Sites >...
Configuration of NTLMv2 with Liferay
Issue How to configure NTLMv2 in Liferay as there is no configuration available in Liferay control panel to differentiate the request/service Environment Liferay 6.x Liferay 7.0 and Liferay 7.1 Resolution Liferay has provided the option 'NTLM' (under Control Panel -> Configuration ->...
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 and fix packs for Liferay Portal 6.0. Compatibility Matrix - Learn about the supported configurations for...
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 in the dock bar. Environment Liferay DXP 7.1 upgraded from Liferay Portal 6.X Resolution...
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 this is increased to 100 days? Environment Liferay DXP 7.0 Resolution It...
User should be re-directed to the login page once the session expires
Issue Once the session expires, users remain on the same page on which they were already there until and unless they click on somewhere, then it redirects to the login page. Environment Liferay DXP 7.0 Resolution If you want the user to directly go to the login page on the session...
Unable to import more than 100MB
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 If you specify a lar file larger than 100MB in size for import, an error...
How to hide the popup that appears in the upper right corner when a session is expired
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 Is there any way to hide the popup (with attachments) that appears in the...
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 an expected feature where script execution is restricted to those with...
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 versions? Resolution Liferay’s products only utilize a limited set of Struts...
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 The Agenda view is not only able to show the events pertaining to...
Known Issue:
tag is removed in Alloy Editor
This article describes a known limitation visible in the Alloy Editor as documented in LPS-71067. When using the editor's source mode and entering a <form> tag, the editor will remove it upon switching back to Alloy Editor's WYSIWYG or publishing the content. Root Cause The root cause of...
Liferay DXP Web Content Management Whitepaper
This product guide will introduce the basic features in Liferay DXP that support authoring and publishing web content. It is broken into two main sections: explaining the basic components included in Liferay’s WCM and addressing general how-to topics. The paper is available for download...
Identity Management in Liferay DXP
Liferay Digital Experience Platform (DXP) provides a robust authentication and authorization framework that allows you to manage users as desired by using the built-in mechanism or plugging into other identity and authentication sources. The paper is available for download here.,...
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 checklist. The paper is available for download here., content:...
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 scenarios used. The paper is available for download here., content:...
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 faster. This guide aims to provide a starting point for companies that...
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 infrastructure in cloud environments, including Amazon Web Services...
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 administration, identity management, search and more. The paper is available for...
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 After modifying content, an error occurs on the browser side and the...

該当件数: 8,982 件中 6,121 - 6,180