Posted by Yuri on August 31, 2012 at 4:51pm
5 followers
Jump to:
| Project: | Entity Translation |
| Version: | 7.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I have spent a whole day wondering why authenticated users could create, but not edit their own content. I discoverd this at the point that I had Domain Access and Organi Groups and a bunch of custom code enabled, so took quite some hairpulling, disabling modules one by one, to discover that Entity translation was the cause. The setting 'edit original values' to be specific. Of course this is a big *duh* but maybe I'm not the only one here. The effect of this setting might be give a more prominent place in the documentation or project place.
Thanks
Comments
#1
You are totally right: I did not addressed this since we have not a beta out yet, but I'll make sure this appears in the release notes and update the documentation accordingly.
#2
Would it be a good idea to automatically grant that permission to certain roles via an update function, so we don't break existing sites as described above?
#3
Yes, that would make sense either. Probably any role with a edit permission for any core entity would deserve it. We could even adda a warning of the introduction of the new permission in the update function.
#4
Hm, just stumbled on #1678614: Make access control for the entity form in the original language more flexible
#5
We shoud cover also shared fields here.
#6
As to this initiated thread: http://drupal.org/node/1811956 I have to say, that I still do not get a grasp, regarding permissions limitations. I've re-checked permissions settings in my case particularly for user 1 tied to administrator's role, but still can not access originally created products in commerce before Entity translation installation. Is this kind of a normal action?
Newly created product type can be edited without problems.
#7
Done!
#8
Automatically closed -- issue fixed for 2 weeks with no activity.