[TASK] Avoid duplicate DragUploader initialization
The DragUploader module initializes itself by calling initialize() as last execution step, therefore the function does not need to be called a second time. Releases: main, 11.5 Resolves: #96566 Related: #96323 Change-Id: I5a91abb2d12f56fc955266c1723c98ffa024fc6f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73116 Tested-by:Benjamin Franzke <bfr@qbus.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Benjamin Franzke <bfr@qbus.de>
Please register or sign in to comment