Closed (duplicate)
Project:
Localization server
Version:
6.x-2.x-dev
Component:
l10n_groups
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2010 at 16:26 UTC
Updated:
22 Mar 2010 at 09:29 UTC
It seems that, even still being configured as Manager and admin, I can't approve translations and I can't change roles in the Portuguese - Portugal translation team.
When I try to access the http://localize.drupal.org/og/users/50/roles (Configure Roles) page, I get an error "Access denied".
Miguel
Comments
Comment #1
aiwata55 commentedConfirmed. Accessing http://localize.drupal.org/og/users/48/roles returns "Access denied."
Comment #2
gábor hojtsyUh, hah. You do seem to have the role required to be able to edit permissions, but that does not seem to stick: http://skitch.com/gabor.hojtsy/n4pux/member-roles-for-equipa-portugues-d...
I think this is the same issue as #744840: Lost group specific access permissions after l.d.o update because it involves granting permissions with og_user_roles in a group. Since I cannot really institute a workaround for this one, its better to find the cause.
Comment #3
gábor hojtsyMoving to infra queue.
Comment #4
gábor hojtsy@sun helped out finding that a little piece of new code in l10n_groups caused these issues. I've deployed a quick fix now, which should make this work nicely. Please verify. I'll commit fixes for this later tomorrow as time permits.
Comment #5
aiwata55 commentedI succeeded in accessing the role configuration page. Thank you for your hard work all the time!!
Comment #6
gábor hojtsyCommitted and attached fix for this in #744840: Lost group specific access permissions after l.d.o update, marking this as duplicate. Turned out to be a code issue, not a config issue, so moving to module. Setting as duplicate too.