Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.2.x, 7.1.x
-
Committed
-
5
-
Regression Bug
-
- LocalFile.WorkflowDocumentsAndMedia#ApproveInDMFolderCustomWorkflow
- LocalFile.WorkflowUsecase#AddDDLRecordWithDoubleApproverDefinition
- LocalFile.WorkflowUsecase#AddWebContentWithCategorySpecificDefinition
- LocalFile.WorkflowUsecase#UnpublishAndDeleteUploadedDefinition
- LocalFile.WorkflowUsecase#ViewInvalidDefinitionAlert
-
23
Description
Summary: Kaleo Designer title is no longer displayed when adding a new workflow process
Steps to reproduce:
- Go to Control Panel > Workflow > Process Builder
- Click to add a new workflow process
Actual Result: The title search is not being displayed
<log4j:event logger="com.liferay.taglib.util.IncludeTag" timestamp="1572527056109" level="ERROR" thread="http-nio-7300-exec-8"> <log4j:message><![CDATA[Current URL /group/control_panel/manage?p_p_id=com_liferay_portal_workflow_kaleo_designer_web_portlet_KaleoDesignerPortlet&p_p_lifecycle=1&p_p_state=maximized&p_p_mode=view&_com_liferay_portal_workflow_kaleo_designer_web_portlet_KaleoDesignerPortlet_javax.portlet.action=publishKaleoDefinitionVersion&p_p_auth=zvLL1tup generates exception: null]]></log4j:message> <log4j:throwable><![CDATA[java.lang.NullPointerException at com.liferay.portal.util.LocalizationImpl.getLocalization(LocalizationImpl.java:229) at com.liferay.portal.util.LocalizationImpl.getLocalization(LocalizationImpl.java:215) at com.liferay.portal.kernel.util.LocalizationUtil.getLocalization(LocalizationUtil.java:118) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at com.liferay.portal.servlet.DirectRequestDispatcher.include(DirectRequestDispatcher.java:64) at com.liferay.portal.servlet.DirectRequestDispatcherFactoryImpl$IndirectRequestDispatcher.include(DirectRequestDispatcherFactoryImpl.java:190) at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.doDispatch(ClassLoaderRequestDispatcherWrapper.java:79) at com.liferay.portal.servlet.ClassLoaderRequestDispatcherWrapper.include(ClassLoaderRequestDispatcherWrapper.java:53) at com.liferay.taglib.util.IncludeTag.includePage(IncludeTag.java:406) at com.liferay.taglib.util.IncludeTag.include(IncludeTag.java:382) at com.liferay.taglib.util.IncludeTag.doInclude(IncludeTag.java:217) at com.liferay.taglib.util.IncludeTag.doEndTag(IncludeTag.java:88) at org.apache.jsp.designer.edit_005fkaleo_005fdefinition_005fversion_jsp._jspService(edit_005fkaleo_005fdefinition_005fversion_jsp.java:1936) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:411) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:473) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:377) at javax.servlet.http.HttpServlet.service(HttpServlet.java:741) ]]></log4j:throwable> <log4j:locationInfo class="com.liferay.portal.kernel.log.LogUtil" method="log" file="LogUtil.java" line="128"/> </log4j:event>
Expected Result: The title search should be displayed
Environment:
master DXP: 91181a2b15c4436d83c1a8c2ec8e35799b6748f3
Updated on: Wed Oct 30 22:59:33 2019 -0700
Attachments
Issue Links
- is caused by
-
LPS-95929 Allow localizable input component to control both default language and selected language to display
-
- Closed
-