Project

General

Profile

Actions

Bug #88311

closed

Access does not set all necessary rights

Added by Daxboeck no-lastname-given almost 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Dear Ladies and Gentlemen,

On TYPO3 9.5.6 there is the following issue:
When I copy pages (from one subsite to another) and then set a new user and usergroup, the new user cannot edit the page.
Inspecting the case, I saw that in the "pages" entry, when setting rights, there is a problem with perms_userid and perms_groupid.

In my situation, I copied pages from our French subsidiary to the Spanish and changed all French content to Spanish with the idea that the Spanish editor will do all translations.
After copying the pages, I called the "access" tool and set the rights to the "Spanish" usergroup and to the "bfa" user.
However the perms_userid instead kept my administrative user (id 191) instead of the "bfa" (401) one.

There was no way I could fix the issue using the backend.

However when I inspected the database, I saw that perms_groupid and perms_userid were not correctly set.
And when I set the perms_userid to 401 and the perms_groupid to 99 the local editor was able to edit the pages.

I assume the "Access" tool has a bug when setting the rights accordingly.

Best regards,

Patrick


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #88312: User group definitions not saved properlyClosedAndreas Kienast2019-05-09

Actions
Related to TYPO3 Core - Bug #89838: Access modul does not set all database fields during updateClosed2019-12-03

Actions
Actions #1

Updated by Gone With the Wind almost 5 years ago

  • Related to Bug #88312: User group definitions not saved properly added
Actions #2

Updated by Markus Klein almost 5 years ago

  • Target version deleted (next-patchlevel)

Would you be so kind as to write down a small step by step guide on how to reproduce this on an empty v9 installation?
So, which groups to create, what TSconfig options did you set, etc.
Thanks.

Actions #3

Updated by Benni Mack about 4 years ago

  • Related to Bug #89838: Access modul does not set all database fields during update added
Actions #4

Updated by Gerrit Code Review about 4 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62930

Actions #5

Updated by Gerrit Code Review about 4 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62930

Actions #6

Updated by Gerrit Code Review about 4 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/62938

Actions #7

Updated by Benni Mack about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Benni Mack about 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF