Project

General

Profile

Actions

Task #98424

closed

Remove invalid deprecation trigger in dashboard

Added by Benjamin Franzke over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2022-09-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The method DashboardInitializationService::getRequireJsModules()
triggers a deprecation error, but is is actually in use and
thus should not create an error.
The deprecation message for registered requirejs modules is logged
earlier, so this message is not been useful, and didn't actually
reflect whether the deprecated interface was used or not.

Actions #1

Updated by Gerrit Code Review over 1 year 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/+/75856

Actions #2

Updated by Benjamin Franzke over 1 year ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF