[TYPO3-core] FYI24: Fix bug #13690: Clean up class definition of frontendDoc in template.php

Oliver Hader oliver at typo3.org
Sat Feb 27 19:12:58 CET 2010


This is an SVN patch request that will be committed to SVN after 24
hours if nobody objects.

Type: Bufgix

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

Branches: TYPO3_4-3, Trunk

Problem:
The frontendDoc at the end of template.php has missing class member
definitions and a wrong disposal of the page renderer in the frontend.
The class member definitions is the unused rest of the
t3lib_PageRenderer and feeditadvanced development in TYPO3 4.3.

Solution:
Remove the superflouos undefined class members and rewrite the
getPageRenderer() method to fetch the object from TSFE since the process
happens in the frontend...

Notes:
This RFC is required to get #11805 fixed.

olly
-- 
Oliver Hader
TYPO3 v4 Core Team Leader
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013690.patch
Type: text/x-patch
Size: 1808 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100227/426d0362/attachment.bin>


More information about the TYPO3-team-core mailing list