[JBoss JIRA] (GTNPORTAL-3343) NPE during social registration caused by TCK change
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3343?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3343:
----------------------------------
Sprint: Sprint 88
> NPE during social registration caused by TCK change
> ---------------------------------------------------
>
> Key: GTNPORTAL-3343
> URL: https://issues.jboss.org/browse/GTNPORTAL-3343
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Marek Posolda
> Assignee: Marek Posolda
> Fix For: 3.7.0.Final
>
>
> Steps to reproduce:
> 1) Enable social integration with Facebook
> 2) Try to register through Facebook. After submit registration form with pre-filled attributes from Facebook there is "Unknown Error" in UI and exception in server.log
> {code}
> 22:21:02,555 ERROR [portal:UIPortalApplication] (http-server.local.network.cz-192.168.2.7-8080-1) Error during the processAction phase: java.lang.NullPointerException
> at org.exoplatform.portal.webui.register.UIRegisterOAuth$SubscribeOAuthActionListener.execute(UIRegisterOAuth.java:156) [exo.portal.webui.portal-3.7.0.Alpha02-SNAPSHOT.jar:3.7.0.Alpha02-SNAPSHOT]
> at org.exoplatform.webui.event.Event.broadcast(Event.java:97) [exo.portal.webui.framework-3.7.0.Alpha02-SNAPSHOT.jar:3.7.0.Alpha02-SNAPSHOT]
> {code}
> The reason of this error is OrganizationService TCK change (Previously if UserProfile doesn't exists, it returned empty UserProfile. Now it returns null)
--
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
12 years, 3 months
[JBoss JIRA] (GTNPORTAL-3344) NPE when try to disable a non-exists user
by Trong Tran (JIRA)
[ 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
12 years, 3 months
[JBoss JIRA] (GTNPORTAL-3333) An attempt to reset the password of a disabled user should fail
by Hai Nguyen (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3333?focusedWorklogId=12430300&... ]
Hai Nguyen logged work on GTNPORTAL-3333:
-----------------------------------------
Author: Hai Nguyen
Created on: 09/Dec/13 11:52 PM
Start Date: 09/Dec/13 11:52 PM
Worklog Time Spent: 3 hours
Issue Time Tracking
-------------------
Time Spent: 4 hours (was: 1 hour)
Worklog Id: (was: 12430300)
> An attempt to reset the password of a disabled user should fail
> ---------------------------------------------------------------
>
> Key: GTNPORTAL-3333
> URL: https://issues.jboss.org/browse/GTNPORTAL-3333
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Trong Tran
> Assignee: Hai Nguyen
> Fix For: 3.7.0.Final
>
> Original Estimate: 1 hour
> Time Spent: 4 hours
> Remaining Estimate: 0 minutes
>
> An attempt to reset the password of a disabled user should fail with the following message : This user account is disabled. Impossible to reset the password.
> Today, the message is mixed both non-existed user and disabled user cases
--
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
12 years, 3 months
[JBoss JIRA] (GTNPORTAL-3345) Improve user search filter
by Trong Tran (JIRA)
Trong Tran created GTNPORTAL-3345:
-------------------------------------
Summary: Improve user search filter
Key: GTNPORTAL-3345
URL: https://issues.jboss.org/browse/GTNPORTAL-3345
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Trong Tran
Fix For: 3.7.0.Final
Attachments: Screen Shot 2013-12-10 at 11.20.36 AM.png
Improve user search in Organization Portlet to allow filter by "Status" of {All, Enabled, Disabled}
See attached image
--
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
12 years, 3 months