[JBoss JIRA] (GTNPORTAL-3349) Wildcard membership doesn't resolved in OrganizationPortlet and Group management
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3349?page=com.atlassian.jira.pl... ]
Vu Viet Phuong updated GTNPORTAL-3349:
--------------------------------------
Description:
- 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
was:
- 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
Pls look at attached image to find the form and the add group nav button
> 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.6.3.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-3349) Wildcard membership doesn't resolved in OrganizationPortlet and Group management
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3349?page=com.atlassian.jira.pl... ]
Vu Viet Phuong updated GTNPORTAL-3349:
--------------------------------------
Attachment: addGroupUserForm.png
groupNavigation.png
> 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.6.3.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
> 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 Vu Viet Phuong (JIRA)
Vu Viet Phuong created GTNPORTAL-3349:
-----------------------------------------
Summary: 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.6.3.Final
Reporter: Vu Viet Phuong
- 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
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 Tuyen Nguyen The (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3348?page=com.atlassian.jira.pl... ]
Work on GTNPORTAL-3348 started by Tuyen Nguyen The.
> 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 Trong Tran (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3348?page=com.atlassian.jira.pl... ]
Trong Tran reassigned GTNPORTAL-3348:
-------------------------------------
Assignee: Tuyen Nguyen The
> 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-3289) Invalid Email addresses when domain part begins with digit character
by Hai Nguyen (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3289?focusedWorklogId=12430405&... ]
Hai Nguyen logged work on GTNPORTAL-3289:
-----------------------------------------
Author: Hai Nguyen
Created on: 12/Dec/13 2:25 AM
Start Date: 12/Dec/13 2:24 AM
Worklog Time Spent: 30 minutes
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 30 minutes)
Time Spent: 30 minutes
Worklog Id: (was: 12430405)
> Invalid Email addresses when domain part begins with digit character
> --------------------------------------------------------------------
>
> Key: GTNPORTAL-3289
> URL: https://issues.jboss.org/browse/GTNPORTAL-3289
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.5.6.Final
> Reporter: Tran Trung Thanh
> Assignee: Hai Nguyen
> Priority: Minor
> Fix For: 3.5.8.Final, 3.7.0.Final
>
> Original Estimate: 30 minutes
> Time Spent: 30 minutes
> Remaining Estimate: 0 minutes
>
> To reproduce this issue:
> - Access to Administration -> Users -> Add users
> - Fill all fields of the Account setting
> - For the last field of Email Address , add an account that its domain part begins by a digit character like: *user(a)4test.com.fr
> => KO: a warning message showing Your email address is invalid. Please enter a different address.
--
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-3289) Invalid Email addresses when domain part begins with digit character
by Hai Nguyen (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3289?page=com.atlassian.jira.pl... ]
Hai Nguyen updated GTNPORTAL-3289:
----------------------------------
Status: Pull Request Sent (was: Open)
> Invalid Email addresses when domain part begins with digit character
> --------------------------------------------------------------------
>
> Key: GTNPORTAL-3289
> URL: https://issues.jboss.org/browse/GTNPORTAL-3289
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.5.6.Final
> Reporter: Tran Trung Thanh
> Assignee: Hai Nguyen
> Priority: Minor
> Fix For: 3.5.8.Final, 3.7.0.Final
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> To reproduce this issue:
> - Access to Administration -> Users -> Add users
> - Fill all fields of the Account setting
> - For the last field of Email Address , add an account that its domain part begins by a digit character like: *user(a)4test.com.fr
> => KO: a warning message showing Your email address is invalid. Please enter a different address.
--
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