[TYPO3-mvc] Custom view helpers in a partial called multiple times

François Suter fsu-lists at cobweb.ch
Thu Feb 21 09:13:49 CET 2013


Hi,

> A good indicator is if a simple hardcoded
> return value produces the same issue or not. If not it is probably that
> problem (I think you can somehow disable compilation for your VH) if
> hardcoded return value produces the problem too then you might have
> found a bug...

I have tried setting a hard-coded value in the template, as in:

<vd:wiki parseText="true">foobar</vd:wiki>

Going further I even hard-coded a return value in my view helper:

return 'foobar';

and it's empty too. Any clue what's wrong?

Cheers

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-project-typo3v4mvc mailing list