[TASK] Avoid GeneralUtility::linkThisScript in Clipboard
Replace GeneralUtility::linkThisScript with proper usage of UriBuilder in combination with the PSR-7 Request. Resolves: #94767 Releases: master Change-Id: Iba909c8d8bcc8bfaf21284edfc598a363a202e0a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70318 Tested-by:core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Clipboard/Clipboard.php 32 additions, 11 deletionstypo3/sysext/backend/Classes/Clipboard/Clipboard.php
- typo3/sysext/backend/Classes/Controller/ContextMenuController.php 1 addition, 1 deletion...sext/backend/Classes/Controller/ContextMenuController.php
- typo3/sysext/backend/Classes/Controller/File/FileController.php 3 additions, 3 deletions...sysext/backend/Classes/Controller/File/FileController.php
- typo3/sysext/backend/Classes/Controller/SimpleDataHandlerController.php 4 additions, 4 deletions...ackend/Classes/Controller/SimpleDataHandlerController.php
- typo3/sysext/filelist/Classes/Controller/FileListController.php 1 addition, 1 deletion...sysext/filelist/Classes/Controller/FileListController.php
- typo3/sysext/filelist/Classes/FileList.php 3 additions, 2 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/recordlist/Classes/Controller/RecordListController.php 1 addition, 1 deletion...xt/recordlist/Classes/Controller/RecordListController.php
Please register or sign in to comment