Project

General

Profile

Actions

Task #97497

closed

Clearly document removal of deprecations

Added by Björn Jacob almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
Start date:
2022-04-28
Due date:
% Done:

100%

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

Description

In the following files code has been marked as deprecated. It should be removed in 13.0 which must be clearly stated.

  • packages\TYPO3.CMS\typo3\sysext\form\Classes\Controller
    • FormEditorController.php (1 usage found)
      • 115 trigger_error('formEditor.dynamicRequireJsModules has been deprecated. Use formEditor.dynamicJavaScriptModules instead.', E_USER_DEPRECATED);
      • 168 trigger_error('formEditor.dynamicRequireJsModules has been deprecated. Use formEditor.dynamicJavaScriptModules instead.', E_USER_DEPRECATED);
    • FormManagerController.php (1 usage found)
      • 106 trigger_error('formManager.dynamicRequireJsModules has been deprecated. Use formManager.dynamicJavaScriptModules instead.', E_USER_DEPRECATED);

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #96568: Migrate Form Framework JavaScript to ES6ClosedBenjamin Franzke2022-01-18

Actions
Actions #1

Updated by Björn Jacob almost 2 years ago

  • Description updated (diff)
Actions #2

Updated by Björn Jacob almost 2 years ago

  • Sprint Focus set to Remote Sprint
Actions #3

Updated by Elias Häußler almost 2 years ago

  • Subject changed from Remove deprecations to Clearly document removal of deprecations
  • Description updated (diff)
Actions #4

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

Actions #5

Updated by Elias Häußler almost 2 years ago

  • Related to Task #96568: Migrate Form Framework JavaScript to ES6 added
Actions #6

Updated by Anonymous almost 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF