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

aiwata55’s picture

Confirmed. Accessing http://localize.drupal.org/og/users/48/roles returns "Access denied."

gábor hojtsy’s picture

Uh, 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.

gábor hojtsy’s picture

Project: Drupal.org site moderators » Drupal.org infrastructure
Component: Localize.drupal.org » localize.drupal.org

Moving to infra queue.

gábor hojtsy’s picture

@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.

aiwata55’s picture

I succeeded in accessing the role configuration page. Thank you for your hard work all the time!!

gábor hojtsy’s picture

Project: Drupal.org infrastructure » Localization server
Version: » 6.x-2.x-dev
Component: localize.drupal.org » l10n_groups
Category: support » bug
Priority: Normal » Critical
Status: Active » Closed (duplicate)

Committed 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.