Bug 794039 (JBEPP-1108) - NPE when hitting back button when creating a new node
Summary: NPE when hitting back button when creating a new node
Keywords:
Status: CLOSED NEXTRELEASE
Alias: JBEPP-1108
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: unspecified
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0.ER02
Assignee: Matt Wringe
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-23 14:08 UTC by Matt Wringe
Modified: 2012-02-28 16:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-22 00:17:41 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1108 0 None None None Never

Description Matt Wringe 2011-08-23 14:08:35 UTC
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)
...

Comment 1 Matt Wringe 2011-08-24 18:59:23 UTC
Related to GateIn commit 6803 (no attached Jira)

Comment 2 Michal Vanco 2011-09-13 10:49:52 UTC
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!

Comment 3 Matt Wringe 2011-09-14 20:38:10 UTC
Link: Added: This issue is a dependency of GTNPORTAL-2101


Comment 4 Matt Wringe 2011-09-15 18:33:23 UTC
NPE when hitting back in Group Management has been fixed, closing issue.

Comment 5 Jared MORGAN 2011-11-22 00:17:41 UTC
Release Notes Docs Status: Added: Not Required



Note You need to log in before you can comment on or make changes to this bug.