[TYPO3-core] Deprecation issue in 6.0 (helpText)
François Suter
fsu-lists at cobweb.ch
Fri Apr 26 10:46:29 CEST 2013
Hi all,
There seems to be a deprecation issue starting with TYPO3 CMS 6.0.
Method \TYPO3\CMS\Backend\Utility\BackendUtility::helpText() was marked
as deprecated (without replacement hint BTW), but it is still called by
\TYPO3\CMS\Backend\Utility\BackendUtility::wrapInHelp(). This leads to
the deprecation log being absolutely flooded with warnings. Furthermore
this deprecation sounds wrong, since the method is still actively used
by the Core.
This change is related to the following cleanup:
https://review.typo3.org/#/c/14950/
which was apparently a bit excessive. I would suggest to simply revert
the deprecation statement in
\TYPO3\CMS\Backend\Utility\BackendUtility::helpText(). Does that sound
ok or was there a further plan for this?
Cheers
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-team-core
mailing list