[TYPO3-core] RFC Bug #10190: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
Oliver Hader
oliver at typo3.org
Tue Mar 31 11:18:06 CEST 2009
FYI: Committed the attached patch to SVN Trunk (rev. 5246)
It's a no-brainer...
olly
Oliver Hader schrieb:
> This is an SVN patch request.
>
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=10190
>
> Branches: Trunk
>
> Problem:
> When activating the extension "simulatestatic", the frontend crashes
> with fatal error:
> Call to undefined method t3lib_div::calluserfunc() in
> typo3\sysext\cms\tslib\class.tslib_fe.php on line 3810
>
> Solution:
> Use t3lib_div::callUserFunction() and assigne the parameters to a
> variable since the mentioned function delivers this data by reference.
>
> olly
--
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0010190_v2.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090331/b7d669b2/attachment-0001.txt
More information about the TYPO3-team-core
mailing list