Feature #97452
closedEpic #88027: Properly handle Hooks/Signals and Events
Replace hooks in EditFileController
100%
Description
- $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/file_edit.php']['preOutputProcessingHook']
- $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/file_edit.php']['postOutputProcessingHook']
Updated by Gerrit Code Review over 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/+/74413
Updated by Christian Kuhn about 2 years ago
- Related to Task #96753: Streamline EditFileController added
Updated by Gerrit Code Review about 2 years 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/+/74413
Updated by Gerrit Code Review about 2 years 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/+/74413
Updated by Gerrit Code Review about 2 years 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/+/74413
Updated by Larry Garfield about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset edf20a9a73e403e018adaf59b7dc83559eab3691.
Updated by Benni Mack about 2 years ago
- Related to Task #98494: Remove hook implementation of file_edit hooks added
Updated by Oliver Bartsch about 2 years ago
- Related to Feature #98521: Add ModifyEditFileFormDataEvent added