[TYPO3-mvc] extbase makes me crazy: The default controller can not be determined.

Marc Bastian Heinrichs typo3 at mbh-web.de
Wed Mar 9 18:37:51 CET 2011


Hey,


>> BTW, according to the [1]
>> it should be:
>> userFunc = tx_extbase_core_bootstrap->run
>>
>> [1] http://forge.typo3.org/projects/typo3v4-mvc/wiki/Dispatcher_rework
>
> also the TS registration format for switchableControllerActions changed
> as you can see on [1]. So please adjust them for your "eajax" PAGE setup.

and you are only able to limit the controller and action definitions by
TS. So you have to register all possible controllers/actions for a
plugin via Tx_Extbase_Utility_Extension::configurePlugin()

Best
Marc Bastian


More information about the TYPO3-project-typo3v4mvc mailing list