Search Results

All Results 6987
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Make Editable Fields in a Custom Widget Embedded in Fragment
Issue I have a custom widget and write editable fields in the JSP like this. <div class="form-group required"> <label class="required-field-lbl form-field-lbl" data-lfr-editable-id="resume-name"...
Adding and deleting a Fragment before publishing the page still count
Issue The issue can be reproduced with the following steps: 1. Add a new Fragment Sets. 2. Add a new Basic Fragment. 3. Create a Content Page. 4. Add the newly created fragment to the Page and delete the fragment from the...
Portal getting slow/down frequently
Issue Liferay portal gets too slow or down frequently and below threads are observed in the thread dumps: at java.util.regex.Pattern$BnM.match(Pattern.java:5483) at java.util.regex.Matcher.search(Matcher.java:1248)...
Ip and Port for integrating Libreoffice
Issue What IP and Port needs to be added for integrating Libreoffice with Liferay? Environment Liferay DXP 7.2 Liferay DXP 7.3 Liferay DXP 7.4 Resolution In case the application is installed on the same server, IP...
After changing the default language of a site I can no longer create objects
Issue Changing the default language on a site leads to an error when creating an object. The UI shows this error: Unexpected token '<',"<!DOCTYPE "... is not valid JSON Environment Liferay DXP 7.4 Resolution This...
How to stop generating the redundant logs in {liferay_home}
Issue Liferay logs are generated in multiple locations: Users want to stop generating redundant logs in multiple locations. {liferay_home}/tomcat/logs/catalina.out {liferay_home}/logs/liferay.xyz.log...
Upgrading Custom Themes not created with Liferay Theme Generator from DXP 7.0 to 7.4
Issue We want to upgrade custom themes from DXP 7.0 to 7.4. But the custom themes were not created using Liferay Theme Generator. Can we upgrade custom themes using Liferay Theme Generator following this article?  ...
What are the risks of using the FreeMarker variables utilLocator, objectUtil, and staticUtil
Issue The variables utilLocator, objectUtil, and staticUtil are restricted and inaccessible to the FreeMarker engine. What are the risks of using these variables? Environment All environments Resolution If there...