[TYPO3-ect] Kickstarter MVC Bug: getConfiguration()

Stefan Geith typo3dev2006 at geithware.de
Thu Jun 28 12:27:23 CEST 2007


Hi there !

I tried the Kickstarter_MVC today, but the result was this error:

Fatal error: Call to undefined method 
tx_libdivtest_controller::getConfiguration() in 
/var/kunden/webs/geithman/test/typo3conf/ext/libdivtest/controllers/class.tx_libdivtest_controller.php 
on line 49

Is this is Bug of kickstarter_mvc or does the kickstarter
simply rely on an older Verion of lib/div ?

Ich think
   getConfiguration()
should be changed to
   configurations->get()
Right ?

-

Stefan


More information about the TYPO3-team-extension-coordination mailing list