Hide Forgot
project_key: JBEPP Steps to reproduce: 1) log in as root 2) click on 'site' and then 'edit navigation' 3) under navigation management, click add node then click back, an NPE will be thrown 09:53:59,552 ERROR [PortletApplicationController] Error while processing action in the porlet java.lang.NullPointerException at org.exoplatform.navigation.webui.component.UISiteManagement$BackActionListener.execute(UISiteManagement.java:419) at org.exoplatform.webui.event.Event.broadcast(Event.java:89) at org.exoplatform.webui.core.lifecycle.UIFormLifecycle.processDecode(UIFormLifecycle.java:64) at org.exoplatform.webui.core.lifecycle.UIFormLifecycle.processDecode(UIFormLifecycle.java:40) at org.exoplatform.webui.core.UIComponent.processDecode(UIComponent.java:122) at org.exoplatform.webui.form.UIFormTabPane.processDecode(UIFormTabPane.java:80) at org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processDecode(UIApplicationLifecycle.java:46) at org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processDecode(UIApplicationLifecycle.java:31) at org.exoplatform.webui.core.UIComponent.processDecode(UIComponent.java:122) at org.exoplatform.webui.application.portlet.PortletApplication.processAction(PortletApplication.java:167) at org.exoplatform.webui.application.portlet.PortletApplicationController.processAction(PortletApplicationController.java:82) ...
Related to GateIn commit 6803 (no attached Jira)
Matt, there is one more place where same NPE appears - when adding new node in Group management. It seems like fix is only for Site management. Or do you prefer new jira for this one? Thanks!
Link: Added: This issue is a dependency of GTNPORTAL-2101
NPE when hitting back in Group Management has been fixed, closing issue.
Release Notes Docs Status: Added: Not Required