Search Results

All Results 7006
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
How to find whether the Liferay bundle is Community Edition or Enterprise Edition
Issue How to find whether the Liferay bundle is Community Edition or Enterprise Edition Environment Liferay Portal 6.x Liferay DXP 7.x Resolution There are four ways to find whether the bundle is CE or EE:...
Searchable toggle is not working in web contents
Issue If I create a web content and turn the 'Searchable' switch off, it's still shown in my search results Environment Liferay Portal 6.2 Liferay DXP 7.0 Liferay DXP 7.1 Liferay DXP 7.2 Resolution As an...
/tmp directory is getting filled while bulk staging publish or lar export
Issue When using JBoss as Application Server, /tmp directory is getting filled while bulk staging publishes or LAR export. If there is size limitation on /tmp directory, this may affect Staging publish or LAR export....
Issue: An option to select the Liferay version is not available in Liferay Developer Studio
Issue While creating a workspace using LiferayDeveloperStudio-3.1.2, an option to select the Liferay version is not available in LDS. Environment LiferayDeveloperStudio-3.1.2-ga3-windows Liferay DXP 7.1 Resolution By...
javax.portlet.PortletException: Error occurred during request processing: Bad return type
Issue javax.portlet.PortletException: Error occurred during request processing: Bad return type exception throws with the custom spring module after updating the fix pack to dxp-11 and / or higher.  When deploying...
How to apply Font Awesome in a custom theme
Issue As a developer, I would like to apply Font Awesome in my custom theme via Maven. Environment Liferay DXP 7.1 Resolution 1) Create a theme based on the Simple Theme Maven Blade Sample: blade create -t theme -v...
CKEditor update on Liferay 6.2
Issue The current CKEditor version for Liferay 6.2 is 4.6.0 We would like to update to the latest version to get all the security fixes When will be the CKEditor updated on Liferay 6.2? Environment...
ModelListener for DDMFormInstanceRecord throws No form instance record versions found for form instance ID
Issue When we create a onAfterCreate ModelListener on a DDMFormInstanceRecord, we're not able to get the form field values of the latest record. The method DDMFormInstanceRecord.getDDMFormValues() always returns the...