Project

General

Profile

Actions

Task #104614

closed

BackendUserAuthentication::getWebmounts() should return an unique list

Added by Thomas Hohn 3 months ago. Updated 13 days ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2024-08-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Sprint Focus:

Description

A lot of places where the BackendUserAuthentication::getWebmounts()
method is called an array_unique() call is applied to filter double
entries.
Instead the method BackendUserAuthentication::getWebmounts() should do this job


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #104591: Argument #1 ($id) must be of type int in DatabaseIntegrityController.phpClosedThomas Hohn2024-08-12

Actions
Actions #1

Updated by Thomas Hohn 3 months ago

  • Description updated (diff)
Actions #2

Updated by Thomas Hohn 3 months ago

  • Related to Bug #104591: Argument #1 ($id) must be of type int in DatabaseIntegrityController.php added
Actions #3

Updated by Gerrit Code Review 3 months ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Gerrit Code Review 3 months ago

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

Actions #5

Updated by Anonymous 3 months ago

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

Updated by Benni Mack 13 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF