Task #41271
closedTask #37081: Remove deprecated functions
Deprecated function used: returnFilemounts() - since TYPO3 6.0, will be removed in TYPO3 6.1
0%
Description
22-09-12 23:43: TYPO3\CMS\Core\Authentication\BackendUserAuthentication->returnFilemounts() - since TYPO3 6.0, will be removed in TYPO3 6.1 as getFileStorages() should be the one to be used - require(typo3\init.php),typo3\sysext\cms\layout\db_layout.php#39 // TYPO3\CMS\Core\Core\Bootstrap->initializeBackendUserMounts#100 // TYPO3\CMS\Core\Authentication\BackendUserAuthentication->returnFilemounts#784 // TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#1851 (typo3\sysext\core\Classes\Authentication\BackendUserAuthentication.php#1850)
2
Updated by Stefan Neufeind almost 12 years ago
Georg, I think this issue is about a deprecated function being used while #37081 you assigned as a parent is about removing code that is no longer used anymore. Could that be?
Updated by Christian Kuhn over 11 years ago
- Status changed from Accepted to Closed
Resolved with #36405