[TYPO3-core] RFC #17114: Bug: Install Tool does not install extensions properly
Ernesto Baschny [cron IT]
ernst at cron-it.de
Wed Jan 19 21:04:27 CET 2011
Steffen Kamper schrieb am 19.01.2011 18:19:
> Hi,
>
> here is the versions taking my comments into account.
>
> Including +1 by reading and testing (install standalone and in BE)
I've got a:
Call to undefined method
tx_coreupdates_installsysexts::logdeprecatedfunction() in
/www/shared/TYPO3core/trunk/typo3/sysext/install/updates/class.tx_coreupdates_installsysexts.php
So I changed that line to:
t3lib_div::logDeprecatedFunction()
and it worked.
Tested it together with the wizard from #16926 and it worked.
So +1 on reading and testing.
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list