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

Steffen Ritter info at rs-websystems.de
Sun Feb 28 11:48:45 CET 2010


Oliver Hader schrieb:
> 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
> 
Question: where is your new mehtod called so that the class-member will 
be set?

regards

Steffen


More information about the TYPO3-team-core mailing list