Project

General

Profile

Actions

Bug #20013

closed

Call to undefined method SC_wizard_list::printContent()

Added by Sven Juergens almost 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-02-13
Due date:
% Done:

0%

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

Description

I got an PHP Fatal Error in error_log
because of at
typo3/wizard_list.php is a call to $SOBE->printContent();

but there is no method printContent();

reproducible at TYPO3 4.2.6, 4.3 and other Versions

(issue imported from #M10431)


Files

0010431_4-2.patch (340 Bytes) 0010431_4-2.patch Administrator Admin, 2009-03-31 11:38
0010431_4-3.patch (342 Bytes) 0010431_4-3.patch Administrator Admin, 2009-03-31 11:38
Actions #1

Updated by Oliver Hader almost 16 years ago

There never was a method called "printContent()" - thus, the call can be removed since the wizard sends location headers...

Actions #2

Updated by Oliver Hader over 15 years ago

Committed to SVN:
  • TYPO3_4-2 (rev. 5247)
  • Trunk (rev. 5248)
Actions

Also available in: Atom PDF