[TYPO3-core] FYI: Fixed bug #12483: Call to deprecated method t3lib_beUserAuth::trackBeUser()

Oliver Hader oliver at typo3.org
Thu Nov 5 19:36:10 CET 2009


The following changes were committed to SVN Trunk (rev. 6337)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12483

Branch: Trunk

Problem:
Each request to the backend calls the deprecated method
t3lib_beUserAuth::trackBeUser() automatically. This method is deprecated
since TYPO3 3.6 and should not be used in the Core at all.

Solution:
The call in init.php to the mentioned method gets removed - however the
method will stay in the class t3lib_beUserAuth if anyone still uses it.
This way the deprecation log does not get flooded anymore.

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012483.patch
Type: text/x-patch
Size: 567 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091105/eaa3c3fa/attachment.bin>


More information about the TYPO3-team-core mailing list