Closed (fixed)
Project:
Role Delegation
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
7 Apr 2011 at 07:55 UTC
Updated:
28 Jun 2011 at 13:21 UTC
Hi, I'm new to Drupal. I've read that the role delegation tab should appear with the profiles tabs, but that's not the case for me (please see attached screenshot). I haven't messed with the profile tabs at all other than styling them with a little css. Have I misunderstood something or is the module not working properly for me?
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2011-04-07 at 12.46.46 AM.png | 206.82 KB | zi |
Comments
Comment #1
Andrew Schulman commentedHi zi. The "Roles" tab will appear in users' profiles only if the logged in user does not have the "administer users" permission, and does have the "access user profiles" permission. If the logged in user has "administer users", then s/he can assign roles at admin/people or admin/people/permissions, so the "Roles" tab isn't needed and so isn't shown.
If your logged in user meets these conditions and you still can't see a "Roles" tab, then please let us know and we'll investigate further.
Comment #2
Andrew Schulman commentedSorry, I think I missed the point of your report. The "Delegate roles" link is there, but it's floating off on its own, instead of being presented as a tab. I'll look into this.
Comment #3
Andrew Schulman commentedFixed. The role delegation operations now show up in a "Roles" tab, as the module description says and consistent with D6, rather than in a "Delegate roles" link.
Please test this either by upgrading to 7.x-1.x-dev of 2011-Jun-14 when it becomes available, or else apply the patch. Either way be sure to clear your cache, then see if a Roles tab appears in the user profiles as expected.
Feel free to reopen this bug if you think the problem isn't fixed. Unless I hear otherwise from you, I'm going to release version 7.x-1.1 in the next day or so, including this fix.