Project

General

Profile

Actions

Bug #57587

closed

Admin BE user records should ignore db mounts

Added by Pascal Dürsteler about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2014-04-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Admin BE users are processing defined db mounts, which leads to an unnecessary big page tree because of the selected db mounts displayed in addition to the default root(uid 0).

How to reproduce
  1. Create a backend user without setting the admin flag and set a db mount.
  2. Edit the newly created user and set the admin flag. The db mount fields disappear, but are still taken into account.

Appears in 4.5 and 6.2 (didn't tested other versions).


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #61704: Filemounts do not show up for Admin usersClosed2014-09-18

Actions
Related to TYPO3 Core - Bug #56990: If user is admin, the home directory of users and groups are not mountedRejectedMathias Schreiber2014-03-17

Actions
Related to TYPO3 Core - Bug #70493: Revert "[BUGFIX] Admin users should ignore user mounts"Closed2015-10-08

Actions
Actions #1

Updated by Gerrit Code Review about 10 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/29110

Actions #2

Updated by Gerrit Code Review about 10 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/29110

Actions #3

Updated by Gerrit Code Review about 10 years ago

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

Actions #4

Updated by Gerrit Code Review about 10 years ago

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

Actions #5

Updated by Gerrit Code Review about 10 years ago

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

Actions #6

Updated by Gerrit Code Review about 10 years ago

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

Actions #7

Updated by Mathias Brodala about 10 years ago

Pascal Dürsteler wrote:

How to reproduce
  1. Create a backend user without setting the admin flag and set a db mount.
  2. Edit the newly created user and set the admin flag. The db mount fields disappear, but are still taken into account.

A more usual case:

  1. Create a backend user group, set a DB mount.
  2. Create an admin backend user
  3. Assign the backend user group to the admin backend user.

The third step is required to have pages created by this user owned by the user group and thus editable by all regular users of this group. (Unless you use PageTS)

Actions #8

Updated by Anonymous about 10 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF