[TYPO3-english] initializeAction with getArguments triggers fatal error

Tomiţă MILITARU tomita.militaru at gmail.com
Sat May 11 22:47:48 CEST 2013


Hello,

In my extbase extension, I have the following code in initializeAction:
http://pastebin.com/PNg8wEmM

But I get the following error:
Fatal error: Call to a member function getArgumentNames() on a non-object

I read that the arguments are ready in initializeAction:
http://docs.typo3.org/typo3cms/ExtbaseFluidBook/b-ExtbaseReference/Index.html#id23

Can someone help me, what am I doing wrong?
Using extbase 1.3.0

Thanks.


More information about the TYPO3-english mailing list