[TYPO3-mvc] tx_extbase_type ignored?

Tomita Militaru militarutomita at gmail.com
Sat May 18 19:12:14 CEST 2013


Hello Helmut,
> Be sure to set this in the place you have the ctr section defined:
>
> $TCA['tx_ext_table']['ctrl'] = array(
>     ...
>     'type' => 'tx_extbase_type',
>     ...
> )
>
Thanks a lot! That was the problem.
Do you know if the latest version of extension builder has this fixed?
I'm currently using version 2.4.7 due to TYPO3 4.5, maybe we should open 
a ticket? :)


More information about the TYPO3-project-typo3v4mvc mailing list