Hello,

i want to disallow the edit/translate permission for users own content. They should only edit the source entity. I thought the setup i made is the right thing for that but the user can still edit all entitys in all languages and the languagebuttons are still there in the editform.
I also disable the Content Access module (and rebuild permission) in wich i allow "edit own" (i thought this overrides some permission) but no changes with the problem.

thx

CommentFileSizeAuthor
et-setup.png72.14 KBSchnitzer
ac-setup.png44.63 KBSchnitzer
entity-edit.png5.63 KBSchnitzer
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bforchhammer’s picture

Status: Active » Closed (duplicate)

I believe this is the same issue as raised in #2234759: Permission "translate own content". My comment over there (#2):

Well, the currently implemented permission model has a number of shortcomings; I guess, we can add your use case to the list.

The topic of permissions related to different translation workflows was discussed extensively when entity translation was added into drupal 8 core and I believe D8 contains a good model which should cover your usecase as well. The plan forward therefore is to backport the D8 way of doing things as discussed/suggested in #1829630: Improve workflow permissions (match D8 solution). Unfortunately there hasn't been much movement lately, but imo that issue would be the one to work on :-)