Search Results

Knowledge Base 3761
Sort By
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Gulp build task fails with: "Error: It's not clear which file to import for '@import ..."
Issue After launching a gulp build task, the tool will encounter an error similar to the below: [15:14:33] 'build:compile-lib-sass' errored after 811 ms [15:14:33] Error in plugin 'gulp-sass' Message:  ...
Web Content Display portlet shows content for Guest even when permission is denied
Issue When creating a new web content with permission set to denying access to it for Guests and adding it to a Web Content Display portlet which a Guest can see, the portlet shows the content regardless of the...
How to resolve an "Invalid state passed to 'buttonStyle'" browser console error when using an asset publisher to view Rich Summary content
Issue When using the "Rich Summary" template in an Asset Publisher to view web content, we are seeing multiple warnings in the browser console that look like the following: Warning: Error: Invalid state passed to...
Microsoft Office XML metadata are copied in CKEditor
Issue Liferay content editors and administrators may sometimes notice that, on Firefox ESR, when copying (CTRL+C) and pasting (CTRL+V) the content of e.g. Microsoft Word in the CKEditor, the below XML metadata...
DXP 7.2 Service Pack 3 (SP3)/Fix Pack 8 (FP8) requires Liferay Connector to Elasticsearch 7 v3.1.0 or higher
Symptom When DXP 7.2 is configured with Elasticsearch 7 and your patch level is Service Pack 3 (SP3) or Fix Pack 8 (FP8) or higher, the following error is thrown in the console when starting DXP and the Elasticsearch...
DXP 7.2 Service Pack 3 (SP3)/Fix Pack 8 (FP8) requires Liferay Connector to Solr 7 v2.1.0 or higher
Symptom When DXP 7.2 is configured with Solr 7 and your patch level is Service Pack 3 (SP3) or Fix Pack 8 (FP8) or higher, the following error is thrown in the console when starting DXP and the Solr 7 connector...
Issues With Displaying SVG Files
When you upload an .svg image file to Documents & Media, you will not be able to add it into a Web Content while writing or editing a web content. However, you will be able to successfully upload an .svg at the...
Error Message 'Invalid Code Length Set' When Creating a Theme Using Maven in LDS
This article documents a known issue where creating a theme using Maven in LDS may result in an error message: Invalid code length set. The root cause is that some dependencies are not downloaded completely. This article...
Liferay Portal 6.2 EE SP14 Known Issues
This article lists the issues that exist in Liferay Portal 6.2 EE SP14. Resolution Status: Fixed Description: Complete local is prepended to the URL when setting local.prepend.frendly.url.style to 2. Resolution:...
Site scope is lost when clicking on a facet after upgrading to Portal 6.2
Searches done in all scopes ("Everything") from a Search portlet upgraded from Portal 6.1 will lose the scope and filter only to the current site if a facet is selected. This only happens if before the upgrade the...
DynamicCSSFilter and MinifierFilter Create Temp Files in the Wrong Directory After the Portal-67-6130 Fix Pack
The Liferay Portal 6.1 EE GA3 Portal-67 Fix Pack allows DynamicCSSFilter and MinifierFilter to create temporary files in the wrong directory. Resolution Affects Versions 6.1 EE GA3 patched with Portal-67-6130+ 6.1 EE...
SAML Plugin Throws NPE When Trying to Access Metadata
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. With...
h2 Tags Are Able to Be Edited by Default
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...
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...
JBoss Web 7.0.16 Memory Leaks
There is currently a known issue for some Liferay customers using a clustered JBoss Web 7.0.16 Server (and previous versions) in which a memory leak occurs. According to the Red Hat JBoss Enterprise Application...
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,...
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...
Patching Tool 1.0.23
The Patching Tool 1.0.23 is a maintenance release which includes fixes and minor updates. This article outlines improvements to the Patching tool, Steps on How to configure the...
Signing into Liferay Using NTLM Before the User is Imported From LDAP Causes Error
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. When...
Users Not Appearing After Reindexing
This article describes a situation where no searchable data appears in Liferay DXP 7.0, as if the indexes disappeared and reindexing does not resolve this. It is possible that your indexes have been set to...
Blade Deploy Does Not Support WAR Files
Liferay's Blade CLI is an easy way for Liferay developers to create new Liferay modules. One of its features is to deploy modules, as described in the Deploying Modules with Blade CLI documentation....
Common Errors in Remote Staging in Liferay DXP
This article documents the activation and setup errors in Remote Staging, and lists steps to resolve the issue or avoid it altogether. If users want to know about activating staging in general, please see Enable Remote...
CKEditor With Mediawiki Format
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. Liferay Support does not recommend or...
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...
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...
Enabling strip.css.sass Results in an Exception
When strip.css.sass.enabled is set to true in the portal-ext.properties, a MalformedURLException will be thrown: ERROR [http-bio-8080-exec-1][VirtualHostFilter:323] java.net.MalformedURLException: Path null does not...
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...
Developer License Marked as Invalid on Liferay Portal 6.2
Between fix packs "portal-96" and "portal-109", there is a known issue with license handling. When the maximum connection limit is reached, the license page is displayed and the license itself is marked as...
Importing Large LAR Files Fails
Importing Large LAR files (100MB+) may fail in Liferay Portal. Below are some version-specific recommendations: For versions before DXP 7.1 Increase the size of the following property:...
Installing a Patch Without Correctly Shutting Down Liferay Portal Corrupts the Portal Files
When using patching-tool version 20 and below, corruptions of portal files can occur if a patch is installed when the portal is not completely shutdown, or if it is still running....
Errors Exporting Password to LDAP
The fix on LPS-55208 modifies LDAPUserExporterImpl (PortalLDAPExporterImpl in Portal 6.2 EE) in a way that the user is only exported to LDAP when the user's modifiedDate field changed....
Audience Targeting EE Plugin Known Issues
This article outlines known issues that exist in the Audience Targeting EE plugin for Liferay 6.2 and includes links to their respective tickets for more up-to-date progress on the...
Thumbnails Are Not Displayed Correctly in Liferay Portal 6.2 EE SP9
This article outlines a specific known issue that exists within Liferay Portal 6.2 EE SP9 and provides a link to follow its resolution. At the time of release, there is one notable known issue with Liferay Portal 6.2...
User is Able to Access Web Content Functions Without Proper Permissions
This article documents a known issue in LPE-15180 where users are able to access web content functions without proper permissions. This vulnerability was fixed by the Portal-143-6210 Fix Pack. However, this fix was...
Users Are Unable to Add Content Using CKEditor on Weblogic 12.1.1
Liferay Support does not recommend or endorse specific third-party products over others. Liferay is not responsible for any instructions herein or referenced regarding these products. Any implementation of these...
AJP Sends Body With Status 304 If Using Tomcat 7.0.42
This article documents a reported status code of 304 when using Apache 2 and Tomcat 7.0.42 connected via mod_proxy_ajp. In addition, the article provides a solution to fix the bug. Resolution The...
Web Content Displayed in the Asset Publisher Portlet Is Not Updating When Edited in Portal 6.2
This article addresses a known issue with Liferay Portal 6.2 EE. The issue is that web content displayed in the Asset Publisher portlet is not being updated after editing. As a reference, please see LPS-42282....
Setting 'dl.file.extensions' Property Prevents All Documents and Media File Uploads
This article describes the issue with setting dl.file.extensions portal property preventing all Documents and Media file uploads, including using the multiple filder uploader. Steps to...