[TYPO3-mvc] Use Fluid Widgets inside Widgets

Jonas Götze jonnsn at gmail.com
Fri Mar 11 12:37:58 CET 2011


Am 11.03.2011 10:38, schrieb Jonas Götze:
> Am 09.03.2011 18:29, schrieb Jonas Götze:
> One addtional Inforamtion: This error also occurs if you try to use
> forward() inside the widgetController (redirect() obviously makes less
> sense in an ajax widget I guess - but shouldn't forward() be possible?).
>
> Regards
> Jonas
One more - also occurs when trying to inject 
Tx_Extbase_Object_ObjectManagerInterface for creating objects with the 
code from [1] (injection of Repositorys works well).
Should I file a bug for this or is it not supposed to work in 
widget-Controller?
Have to use makeInstance now...

Regards
Jonas

[1] 
http://forge.typo3.org/projects/typo3v4-mvc/wiki/Dependency_Injection_%28DI%29


More information about the TYPO3-project-typo3v4mvc mailing list