[
https://issues.jboss.org/browse/GTNPORTAL-3344?page=com.atlassian.jira.pl...
]
Trong Tran updated GTNPORTAL-3344:
----------------------------------
Sprint: Sprint 88
NPE when try to disable a non-exists user
-----------------------------------------
Key: GTNPORTAL-3344
URL:
https://issues.jboss.org/browse/GTNPORTAL-3344
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 3.6.3.Final
Reporter: Vu Viet Phuong
Assignee: Tuyen Nguyen The
- Login as root in 2 tabs
- Goto User management portlet
- tab1: delete John
- tab2: disable John
--> NPE in the console:
{code}
java.lang.NullPointerException
at
org.exoplatform.organization.webui.component.UIListUsers$DisableEnableUserActionListener.execute(UIListUsers.java:296)
at org.exoplatform.webui.event.Event.broadcast(Event.java:97)
at org.exoplatform.webui.core.lifecycle.Lifecycle.processAction(Lifecycle.java:51)
at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:119)
at
org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processAction(UIApplicationLifecycle.java:53)
at
org.exoplatform.webui.core.lifecycle.UIApplicationLifecycle.processAction(UIApplicationLifecycle.java:30)
at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:119)
at org.exoplatform.webui.core.UIApplication.processAction(UIApplication.java:123)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira