Comments

gábor hojtsy’s picture

Interesting. You seem to be admin in the group, and even only membership should give you these permissions.

KayL’s picture

StatusFileSize
new121.14 KB

even on the test group.

http://localize.drupal.org/translate/languages/test/import

and joined a new group, same result.
http://localize.drupal.org/translate/languages/hu/import

tested on different use account / different IP / broswers / OS

gábor hojtsy’s picture

Ok, I've registered a separate non-priviledged account to try this out. Looks like broken indeed.

gábor hojtsy’s picture

Assigned: Unassigned » gábor hojtsy
Status: Active » Needs work
StatusFileSize
new2.79 KB

I've "fixed" this with this patch and deployed it quickly as to not interrupt your work. Unfortunately this does expose the Import and Export tab on all languages, which is bad, bad... But it at least lets you do work this can be figured out properly.

The underlying issue is that og_user_roles hands out permissions, and for whatever reason it does not run before the menu items are checked. Which is interesting, given that not much around og.module or og_user_roles.module changed in the update. Little of the supporting code changed. I'll keep looking. You should be able to have these tabs working in the meantime!

KayL’s picture

OK. Thanks

(and the Moderate tab has gone too.)

gábor hojtsy’s picture

Yes, the moderate and browse tabs have gone as explained in the announcement :) That is intentional. You can read up on that in the announcement(s). http://localize.drupal.org/node/1218 and http://localize.drupal.org/node/993

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.

gábor hojtsy’s picture

Title: haven't access permission after L.D.O updated. » Lost group specific access permissions after l.d.o update
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: Needs work » Fixed
StatusFileSize
new3.9 KB

Ok, so the issue was with l10n_groups, and the correct fix is included and is being committed. I've rolled out a quick edit with this earlier.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.