[Flow] Problem with extended Link-ActionViewHelper

Hendrik Frahmann mail at hendrik-frahmann.de
Thu May 2 19:31:41 CEST 2013


Hello,

I tried to extend the Fluid Link-ActionViewHelper.
And since a few days i get the following error.

"Fatal error: Call to a member function getMethodParameters() on a non-object in .../TYPO3.Fluid/Classes/TYPO3/Fluid/Core/ViewHelper/AbstractViewHelper.php on line 339"


The reflectionService variable in "AbstractViewHelper" contains "TYPO3\Fluid\Core\ViewHelper\AbstractViewHelper". (echoed with get_class() )

I've created a test package for this problem:
https://github.com/hfrahmann/Test.Seite

I cannot figure out what the problem is.


Thanks


More information about the Flow mailing list