[TYPO3-core] FYI: Fixed bug #7449: Frontend editing fails due to undefined method in t3lib_BEfunc
Jeff Segars
jsegars at alumni.rice.edu
Thu Feb 7 17:36:42 CET 2008
FYI: The attached SVN patch (a real no-brainer) was committed to trunk
and 4.2 branch
Type: Bugfix
Bugtracker references: http://bugs.typo3.org/view.php?id=7449
Branches: Trunk, 4.2
Problem:
In Frontend Editing...
Fatal error: Call to undefined method
t3lib_BEfunc::getbackendinterface() in
/home/web/typo3/typo3_svn/TYPO3core/trunk/t3lib/class.t3lib_tsfebeuserauth.php
on line 432
Solution:
Use the right name for the function call :)
Thanks to Olly for noticing this!
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0007449.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080207/1e06cf3f/attachment.txt
More information about the TYPO3-team-core
mailing list