Bug #36405
usage of deprecated function returnFilemounts()
| Status: | Resolved | Start date: | 2012-04-21 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Ingmar Schlecht | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | Complexity: | ||
| PHP Version: | ||||
| Votes: | 0 |
Description
There is still the use of a deprecated function left (in init.php):
21-04-12 11:46: t3lib_userAuthGroup->returnFilemounts() - since TYPO3 6.0, will be removed in TYPO3 6.1 as getFileStorages() should be the one to be used - require(e/typo3/init.php),e/typo3/sysext/cms/layout/db_layout.php#41 // t3lib_userAuthGroup->returnFilemounts#423 // t3lib_div::logDeprecatedFunction#1677 (e/t3lib/class.t3lib_userauthgroup.php#1676)
Related issues
| related to Core - Task #41271: Deprecated function used: returnFilemounts() - since TYPO... | Closed | 2012-09-22 | ||
| related to Core - Bug #45884: Deprecated addFileMount() still used in Core | New | 2013-02-27 | ||
| duplicated by Core - Bug #43514: Deprecation Log is filled with TYPO3\CMS\Core\Authenticat... | Rejected | 2012-12-02 |
History
Updated by Ingmar Schlecht about 1 year ago
- Target version set to 6.0 final
Updated by Ingmar Schlecht about 1 year ago
- Assignee set to Ingmar Schlecht
Updated by Gerrit Code Review 4 months ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18513
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19069
Updated by Chris topher 3 months ago
Has been committed in 6.0 and master.
Updated by Christian Kuhn 3 months ago
- Project changed from File Abstraction Layer to Core
- Target version deleted (
6.0 final)
Updated by Christian Kuhn 3 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
- TYPO3 Version set to 6.0