[TYPO3-core] FYI: Fixed bug #10431: Call to undefined method SC_wizard_list::printContent()
Oliver Hader
oliver at typo3.org
Tue Mar 31 11:45:43 CEST 2009
The following changes were committed to SVN:
* TYPO3_4-2 (rev. 5247)
* Trunk (rev. 5248)
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=10431
Branches: TYPO3_4-2, Trunk
Problem:
On using the list wizard (e.g. editing the usergroups of a backend user
and showing the available groups in a list), the PHP log file shows an
error ("PHP Fatal error: Call to undefined method
SC_wizard_list::printContent()").
Solution:
Remote the call to printContent() in the list wizard since the mentioned
class only sends redirect headers and does not have a method called
"printContent()".
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010431_4-3.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090331/f502b311/attachment.txt
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010431_4-2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090331/f502b311/attachment-0001.txt
More information about the TYPO3-team-core
mailing list