Actions
Feature #14313
closedCall to undefined function: printcontent() in typo3\wizard_add.php on line 227
Start date:
2004-09-12
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
This class doesn't privide this function
(issue imported from #M353)
Updated by Ingmar Schlecht about 20 years ago
Could you please describe the steps that are necessary for reproducing this bug?
Updated by Peter Russ about 20 years ago
I was creating a new BE group and found that error reported in the server php-errorlog. At the moment I have no exact glue how I produced this error. But ... I guess there are not so many places thatt make use of the printContent-methode.
Updated by Ingmar Schlecht about 20 years ago
It's now fixed in the TYPO3_3-7 branch of the CVS.
Thanks also to Wolfgang Klinger who helped sorting this out.
Actions