Project

General

Profile

Actions

Bug #104780

closed

Extbase HashService not injectable any more

Added by Torben Hansen 2 months ago. Updated 16 days ago.

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

100%

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

Description

With #102763, extbase HashService has been deprecated. In that change, the new core hash service was injected into the depcreated extbase HashService using constuctor DI. Instantiation of the extbase HashService however does not work, because the the extbase HashService is registered in extbase ServiceProvider.php, where the new constructor argument is not passed.

The extbase HashService can be removed from extbase ServiceProvider.php, since the service is deprecated and not used in core any more.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #102763: Deprecate Extbase HashServiceClosedTorben Hansen2024-01-05

Actions
Actions #1

Updated by Torben Hansen 2 months ago

  • Related to Task #102763: Deprecate Extbase HashService added
Actions #2

Updated by Gerrit Code Review 2 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/+/85827

Actions #3

Updated by Gerrit Code Review 2 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/+/85827

Actions #4

Updated by Gerrit Code Review 2 months ago

Patch set 3 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/+/85827

Actions #5

Updated by Gerrit Code Review 2 months ago

Patch set 4 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/+/85827

Actions #6

Updated by Torben Hansen 2 months ago

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

Updated by Benni Mack 16 days ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF