[TYPO3-mvc] There's a typo.. somewhere

Julian Kleinhans jk at marketing-factory.de
Wed Jul 29 09:23:53 CEST 2009


http://forge.typo3.org/issues/show/4035 ;-)


Julian Kleinhans schrieb:
> 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