Project

General

Profile

Actions

Bug #59661

closed

Syscategories are duplicated for backend users

Added by Georg Ringer almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-06-19
Due date:
% Done:

0%

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

Description

If a user belongs to multiple user groups which define allowed sys categories it might be that the same category is shown multiple times.

Imagine a category tree like

- A
-- A 1
-- A 2
-- A 3
- B
-- B 1

and usergroup 1 defines access to "A" and usergrup 2 defines access to "A 2" and "B 1" the tree for the user will be

- A
-- A 1
-- A 2
-- A 3
- A 2
- B 1
Actions #1

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted 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/30870

Actions #2

Updated by Gerrit Code Review almost 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/30870

Actions #3

Updated by Gerrit Code Review almost 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/30870

Actions #4

Updated by Gerrit Code Review almost 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/30870

Actions #5

Updated by Gerrit Code Review almost 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/30870

Actions #6

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from next-patchlevel to 7.4 (Backend)
Actions #7

Updated by Gerrit Code Review about 9 years ago

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

Actions #8

Updated by Lorenz Ulrich about 9 years ago

This change request was abandoned because it would break with the way TYPO3 normally works with mountpoints.

For those who have the same requirement as we did and are OK with changing the behaviour globally, there is a small (XCLASS-based) implementation here.

Actions #9

Updated by Mathias Schreiber almost 9 years ago

  • Status changed from Under Review to New
Actions #10

Updated by Susanne Moog over 8 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #11

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #12

Updated by Frank Nägler over 8 years ago

  • Status changed from New to Closed

as mentioned in https://forge.typo3.org/issues/59661#note-8 we will close this issue.
Feel free top re-open if you think this is a mistake.

Actions

Also available in: Atom PDF