[JBoss JIRA] (GTNPORTAL-3349) Wildcard membership doesn't resolved in OrganizationPortlet and Group management
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3349?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3349:
----------------------------------
Original Estimate: 3 hours
Remaining Estimate: 3 hours
> Wildcard membership doesn't resolved in OrganizationPortlet and Group management
> --------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3349
> URL: https://issues.jboss.org/browse/GTNPORTAL-3349
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Fix For: 3.7.0.Final
>
> Attachments: addGroupUserForm.png, groupNavigation.png
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> - In Organization portlet --> Group management. When choose one group, the main panel show list of users belongs to that group, and a form to add more user
> Only user that is admin of that group can see that form (a user that have admin membership OR Wildcard membership)
> But currently, one user that has Wildcard membership doesn't see the form
> - In Group navigation management: Go to Group menu --> Manage group
> This portlet allow to manage group navigation, and only "Makeable" membership user can add group navigation
> And this is the same to above case, user that has Wildcard membership must be allow to add group navigation
> The solution is instead of using groupDAO#findGroupByMembership, we need to use groupDAO#resolveGroupByMembership
> Pls look at attached image to find the form and the add group nav button
--
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-3349) Wildcard membership doesn't resolved in OrganizationPortlet and Group management
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3349?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3349:
----------------------------------
Sprint: Sprint 88
> Wildcard membership doesn't resolved in OrganizationPortlet and Group management
> --------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3349
> URL: https://issues.jboss.org/browse/GTNPORTAL-3349
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Fix For: 3.7.0.Final
>
> Attachments: addGroupUserForm.png, groupNavigation.png
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> - In Organization portlet --> Group management. When choose one group, the main panel show list of users belongs to that group, and a form to add more user
> Only user that is admin of that group can see that form (a user that have admin membership OR Wildcard membership)
> But currently, one user that has Wildcard membership doesn't see the form
> - In Group navigation management: Go to Group menu --> Manage group
> This portlet allow to manage group navigation, and only "Makeable" membership user can add group navigation
> And this is the same to above case, user that has Wildcard membership must be allow to add group navigation
> The solution is instead of using groupDAO#findGroupByMembership, we need to use groupDAO#resolveGroupByMembership
> Pls look at attached image to find the form and the add group nav button
--
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-3349) Wildcard membership doesn't resolved in OrganizationPortlet and Group management
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3349?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3349:
----------------------------------
Fix Version/s: 3.7.0.Final
> Wildcard membership doesn't resolved in OrganizationPortlet and Group management
> --------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3349
> URL: https://issues.jboss.org/browse/GTNPORTAL-3349
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Fix For: 3.7.0.Final
>
> Attachments: addGroupUserForm.png, groupNavigation.png
>
>
> - In Organization portlet --> Group management. When choose one group, the main panel show list of users belongs to that group, and a form to add more user
> Only user that is admin of that group can see that form (a user that have admin membership OR Wildcard membership)
> But currently, one user that has Wildcard membership doesn't see the form
> - In Group navigation management: Go to Group menu --> Manage group
> This portlet allow to manage group navigation, and only "Makeable" membership user can add group navigation
> And this is the same to above case, user that has Wildcard membership must be allow to add group navigation
> The solution is instead of using groupDAO#findGroupByMembership, we need to use groupDAO#resolveGroupByMembership
> Pls look at attached image to find the form and the add group nav button
--
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-3349) Wildcard membership doesn't resolved in OrganizationPortlet and Group management
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3349?page=com.atlassian.jira.pl... ]
Trong Tran updated GTNPORTAL-3349:
----------------------------------
Affects Version/s: 3.7.0.Final
(was: 3.6.3.Final)
> Wildcard membership doesn't resolved in OrganizationPortlet and Group management
> --------------------------------------------------------------------------------
>
> Key: GTNPORTAL-3349
> URL: https://issues.jboss.org/browse/GTNPORTAL-3349
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Vu Viet Phuong
> Attachments: addGroupUserForm.png, groupNavigation.png
>
>
> - In Organization portlet --> Group management. When choose one group, the main panel show list of users belongs to that group, and a form to add more user
> Only user that is admin of that group can see that form (a user that have admin membership OR Wildcard membership)
> But currently, one user that has Wildcard membership doesn't see the form
> - In Group navigation management: Go to Group menu --> Manage group
> This portlet allow to manage group navigation, and only "Makeable" membership user can add group navigation
> And this is the same to above case, user that has Wildcard membership must be allow to add group navigation
> The solution is instead of using groupDAO#findGroupByMembership, we need to use groupDAO#resolveGroupByMembership
> Pls look at attached image to find the form and the add group nav button
--
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-3348) NPE when saving Portal Layout
by Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3348?page=com.atlassian.jira.pl... ]
Trong Tran commented on GTNPORTAL-3348:
---------------------------------------
This is a side effect of applying Organization Service TCK, similar to https://issues.jboss.org/browse/GTNPORTAL-3343
> NPE when saving Portal Layout
> -----------------------------
>
> Key: GTNPORTAL-3348
> URL: https://issues.jboss.org/browse/GTNPORTAL-3348
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Trong Tran
> Assignee: Tuyen Nguyen The
> Fix For: 3.7.0.Final
>
> Original Estimate: 6 hours
> Remaining Estimate: 6 hours
>
> There is NPE when we just do save on Site Layout:
> {code}
> java.lang.NullPointerException
> at org.exoplatform.portal.webui.portal.UIPortalComposer.save(UIPortalComposer.java:222)
> at org.exoplatform.portal.webui.portal.UIPortalComposer.access$000(UIPortalComposer.java:98)
> at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishSiteEditionActionListener.execute(UIPortalComposer.java:427)
> 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.portal.webui.workspace.UIPortalApplicationLifecycle.processAction(UIPortalApplicationLifecycle.java:73)
> at org.exoplatform.portal.webui.workspace.UIPortalApplicationLifecycle.processAction(UIPortalApplicationLifecycle.java:36)
> at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:119)
> at org.exoplatform.webui.core.UIApplication.processAction(UIApplication.java:123)
> at org.exoplatform.portal.webui.workspace.UIPortalApplication.processAction(UIPortalApplication.java:779)
> at org.exoplatform.portal.application.PortalRequestHandler.processRequest(PortalRequestHandler.java:210)
> at org.exoplatform.portal.application.PortalRequestHandler.execute(PortalRequestHandler.java:167)
> {code}
> This problem appears when the logged-in user doesn't have UserProfile. I do think there are also other places that we need to fix
--
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-3348) NPE when saving Portal Layout
by Nick Scavelli (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3348?page=com.atlassian.jira.pl... ]
Nick Scavelli commented on GTNPORTAL-3348:
------------------------------------------
Does this effect 3.6.x ?
> NPE when saving Portal Layout
> -----------------------------
>
> Key: GTNPORTAL-3348
> URL: https://issues.jboss.org/browse/GTNPORTAL-3348
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.7.0.Final
> Reporter: Trong Tran
> Assignee: Tuyen Nguyen The
> Fix For: 3.7.0.Final
>
> Original Estimate: 6 hours
> Remaining Estimate: 6 hours
>
> There is NPE when we just do save on Site Layout:
> {code}
> java.lang.NullPointerException
> at org.exoplatform.portal.webui.portal.UIPortalComposer.save(UIPortalComposer.java:222)
> at org.exoplatform.portal.webui.portal.UIPortalComposer.access$000(UIPortalComposer.java:98)
> at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishSiteEditionActionListener.execute(UIPortalComposer.java:427)
> 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.portal.webui.workspace.UIPortalApplicationLifecycle.processAction(UIPortalApplicationLifecycle.java:73)
> at org.exoplatform.portal.webui.workspace.UIPortalApplicationLifecycle.processAction(UIPortalApplicationLifecycle.java:36)
> at org.exoplatform.webui.core.UIComponent.processAction(UIComponent.java:119)
> at org.exoplatform.webui.core.UIApplication.processAction(UIApplication.java:123)
> at org.exoplatform.portal.webui.workspace.UIPortalApplication.processAction(UIPortalApplication.java:779)
> at org.exoplatform.portal.application.PortalRequestHandler.processRequest(PortalRequestHandler.java:210)
> at org.exoplatform.portal.application.PortalRequestHandler.execute(PortalRequestHandler.java:167)
> {code}
> This problem appears when the logged-in user doesn't have UserProfile. I do think there are also other places that we need to fix
--
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-3346) Message for disabled user when searching in Group Management
by Hai Nguyen (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3346?focusedWorklogId=12430406&... ]
Hai Nguyen logged work on GTNPORTAL-3346:
-----------------------------------------
Author: Hai Nguyen
Created on: 12/Dec/13 3:54 AM
Start Date: 12/Dec/13 3:53 AM
Worklog Time Spent: 1 hour
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 1 hour)
Time Spent: 1 hour
Worklog Id: (was: 12430406)
> Message for disabled user when searching in Group Management
> ------------------------------------------------------------
>
> Key: GTNPORTAL-3346
> URL: https://issues.jboss.org/browse/GTNPORTAL-3346
> Project: GateIn Portal
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Reporter: Hai Nguyen
> Assignee: Hai Nguyen
> Original Estimate: 1 hour
> Time Spent: 1 hour
> Remaining Estimate: 0 minutes
>
> Steps to reproduce:
> - Login as Root and disable user John
> - Go to Group management and search john
> - Message is displayed: User "john" doesn't exist.
--
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