Project

General

Profile

Actions

Bug #21155

closed

PHP fatal error with frameset page

Added by Rupert Germann about 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Must have
Category:
-
Target version:
-
Start date:
2009-09-30
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Problem:
PHP Fatal error: Call to undefined method tslib_fe::addBodyContent() in /trunk/typo3/sysext/cms/tslib/class.tslib_pagegen.php on line 981

steps to reproduce:
create a new page
open the template module and create a template for a new page with one of the frameset examples (e.g Candidate)

Solution:
use $pageRenderer->addBodyContent()
instead of $GLOBALS['TSFE']->addBodyContent()

(issue imported from #M12082)


Files

12082.diff (713 Bytes) 12082.diff Administrator Admin, 2009-09-30 15:52
Actions #1

Updated by Rupert Germann about 15 years ago

committed to trunk rev 6072

Actions

Also available in: Atom PDF