Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-3
-
Fix Version/s: 1.2
-
Component/s: Web - Security
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
This may have since been fixed, but we're seeing in 1.1-beta-3 that if a user with project admin rights tries to assign a role in their project to another user, they get an exception about ModelRole not being able to be cast to Role
Issue Links
- is related to
-
CONTINUUM-1794
project admin can assign another project's roles to users
-
Sample error message:
HTTP ERROR: 500
org.codehaus.plexus.redback.role.model.ModelRole cannot be cast to
org.codehaus.plexus.redback.rbac.Role
RequestURI=/continuum/security/assignments.action