Bug #41272
Task #37081: Remove deprecated functions
deprecation log TYPO3\CMS\Backend\Template\DocumentTemplate->isCMlayers()
Status: | Resolved | Start date: | 2012-09-22 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Code Cleanup | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
22-09-12 23:56: TYPO3\CMS\Backend\Template\DocumentTemplate->isCMlayers() - since TYPO3 4.7, will be removed in TYPO3 6.1 - This function makes no sense anymore - TYPO3\CMS\Backend\Controller\EditDocumentController->init#58 // TYPO3\CMS\Backend\Template\DocumentTemplate->getContextMenuCode#589 // TYPO3\CMS\Backend\Template\DocumentTemplate->isCMlayers#1527 // TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#487 (typo3\sysext\backend\Classes\Template\DocumentTemplate.php#486)
Associated revisions
[TASK] Fix deprecated $doc->isCMlayers()
Function TYPO3\CMS\Backend\Template\DocumentTemplate->isCMlayers()
is not needed and can be removed.
Change-Id: I7cef6a7711055c8cd6ce7ca0b3bf94b22e50a62f
Resolves: #41272
Releases: 6.0
Reviewed-on: http://review.typo3.org/14955
Reviewed-by: Mattias Nilsson
Tested-by: Mattias Nilsson
Reviewed-by: Oliver Klee
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Georg Ringer almost 3 years ago
- Parent task set to #37081
#2 Updated by Gerrit Code Review almost 3 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14955
#3 Updated by Benjamin Mack almost 3 years ago
Question: When it says - will be removed in 6.1 - why would we remove it now for 6.0?
#4 Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15404
#5 Updated by Gerrit Code Review almost 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14955
#6 Updated by Georg Ringer over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a75bac8c04cc922e198373d9fdd496908a980d3e.