[TYPO3-core] FYI: #9971: A call to protected method in index_ts.php
Dmitry Dulepov
dmitry at typo3.org
Thu Dec 18 14:24:35 CET 2008
Hi!
This is SVN patch request.
Type: bug
Branches: trunk
BT reference: http://bugs.typo3.org/view.php?id=9971
Problem: if admin preview is enabled, there is a call to protected $TSFE->initCaches(), which is neither correct, nor necessary because that call is made from the TSFE constructor.
Solution: remove the call.
Notes: no-brainer, so committed as FYI.
--
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/how_will_i_fix_bugs_in_extensions_from_now_on/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9971.diff
Type: text/x-diff
Size: 381 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081218/142efa5f/attachment.diff
More information about the TYPO3-team-core
mailing list