[TYPO3-mvc] There's a typo.. somewhere
Julian Kleinhans
jk at marketing-factory.de
Wed Jul 29 09:18:55 CEST 2009
Hi Sebastian,
Sebastian Gebhard schrieb:
> Hi,
>
> I found a little issue but don't have time to investigate it right now.
> I took a look at Tx_Extbase_Dispatcher::getSettings(); and saw there:
>
> [interfaces] => Array
> (
> [Tx_Extbase_Persistence_Storage_Backend] => Array
> (
> [implementations] => Array
> (
> [1] => Array
> (
> [className] =>
> Tx_Extbase_Persistence_Storage_Typo3DbBackend
> )
>
> [2] => Array
> (
> [className] =>
> Tx_Extbase_PErsistence_Storage_PdoBackend
> )
>
> )
>
> )
>
> )
>
> There's a typo at the class name of the PDO Backend.
take a look at ext_typoscript_setup.txt :-)
ill add a new issue, if u cant wait, override it via typoscript
cheers
julian
More information about the TYPO3-project-typo3v4mvc
mailing list