Bug #89838
closedAccess modul does not set all database fields during update
100%
Description
If you edit the access rights via the pen button in the Access module, the following fields are only changed in the default language and not in the translated entries:
perms_userid, perms_groupid, perms_user, perms_group, perms_everybody
If you modify the values via icon (permissions) or inline selection field (owner & group) they will be set correctly.
Steps to reproduce:
1. Create a new page
2. Create translation of that page
3. Open the access module and click the edit icon ("Change permissions") for that page
4. Change any field (e.g. "Owner" to none) and save the form
5. The page record for the default language will have the correct values, any translation will not.
If an editor now edits the page in any language (also in the default language) an error occurs that the translations cannot be saved as long as the editor did not already have the required rights before the change in the Access module.
"Attempt to modify record ... without permissions"