Search Results

All Results 7011
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Common Errors When Applying CSS in DXP 7.0
This article documents the CSS in Web Content Management and lists steps to resolve the issue or avoid it altogether. Resolution Error: CSS in the template is not applied to web...
Expando Permission Exception
A user who is assigned to a role that can manage web content may encounter "Web Content is temporarily unavailable" error on the page. If the following error message shows up in the log, it means the user needs update...
Removing Older Versions of a Portlet When Deploying a Newer Version
This article describes how to have Liferay Portal undeploy and remove the previous version of the portlet before redeploying new version of the portlet. Resolution Liferay provides a portal.property to address this...
Remote Staging Setup for Liferay Portal and DXP
This article describes how to configure a basic remote staging setup on Liferay Portal and DXP. The troubleshooting guide at the end of the article pertains to Liferay Portal 6.2. Users who have upgraded to Portal 6.2 will...
Verifying Section 508 Compliance for Liferay Portal
The following article describes how to detect Section 508 Compliance issues. Section 508 is an, "Amendment to the United States Workforce Rehabilitation Act of 1973, which is a federal law mandating that all electronic and...
Connection/Authentication Errors When Sharing Widgets on External Sites
When trying to share a Liferay portlet to an external site, users may encounter connection/authentication errors. Steps to Reproduce: Add Blog Portlet (or any portlet) to a page Add a...
ORA-00972: 'Identifier is too long_' Error When Deploying Notifications Portlet
This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable. The...
'IllegalStateException' Errors When 'layout.parallel.render.enable' is Set to 'true' in Liferay Portal 6.2 on Tomcat
This article documents a known issue for users on Apache Tomcat 6.0.44, 7.0.69 or newer (including Tomcat 8) after Apache has issued a bug fix on those versions. When layout.parallel.render.enable=truehas been set,...
Providing User Data in SAML AuthnResponse Packets
SAML communication occurs via request and response packets between an identity provider and a service provider. This article addresses how to provide user data within the response...
Liferay's Clustering API
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding...
Patching a Liferay Cluster With No Down Time
This article describes steps for customers to patch Liferay instances in a cluster with no down time for the cluster environment. Known as a rolling change, there are limitations to...
Performance Issue With LDAP Imports When Using Oracle Database
This article is regarding a performance issue that may surface when executing an LDAP import using the UserGroup method for a large amount of users. Specifically, the issue is that the...
Export Process Fails if the Asset Name Has a Forbidden Character
This article documents a known issue in the export process if any asset has a forbidden character in the name. These characters are usually reserved for HTML and XML and thus should not be used. In the case of...
JSON Authentication for Custom Portlets
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be handled by...
Liferay Schema Encoding
The Liferay schema encoding should always match the encoding used in the database. One of the easiest ways to do this is to simply use UTF-8 across the board so that no issues arise....
Activating a Marketplace App Through a Proxy Server
If a Marketplace app activation key is acquired via OrderId, the Liferay bundle will try to validate the key by accessing www.liferay.com. This is an issue if the server requires a forward proxy to access the...
Cursor Position Glitch Specific to Using CKEditor on Microsoft Edge
This article documents a known issue for customers using CKEditor in Liferay Digital Experience Platform 7.0. When editing content that uses CKEditor—such as a Message Board thread—on a Microsoft Edge browser, you...
PNG Compatibility on Internet Explorer 11
This article documents a known issue with PNG files that are uploaded to Document Library not displaying in IE11 with a DOM7009: Unable to decode image at URL in the console.  As a security measure, and to prevent...
Storing Lucene Indexes in Various Ways
This article documents how to change where the indexes are stored. Resolution Please see the excerpt from the portal.properties file about the lucene.store.type property: Designate...
Setting up Solr on Linux with JBoss
This is an introductory guide to setting up Solr and then switching Liferay Portal's indexing method to Solr. Keep in mind that this is only one step in creating a cluster for use with...