[Flow] Problem with extended Link-ActionViewHelper
Hendrik Frahmann
mail at hendrik-frahmann.de
Sun May 5 13:32:51 CEST 2013
Hello,
I testet it with an old Flow Installation from my timemachine and now I've got the exception:
======
Uncaught Exception
Runtime Notice: Declaration of
Test\Seite\ViewHelpers\Link\TestActionViewHelper::render() should be
compatible with
TYPO3\Fluid\ViewHelpers\Link\ActionViewHelper::render(…)
======
So I copied the head of the render-method from the original ActionViewHelper and added my parameters to the end of the declaration.
Now it works.
(And I deleted the Test.Seite Package from Github ;-) )
--
Hendrik Frahmann
More information about the Flow
mailing list