20:36:06 <bjo3rn> http://concert.arte.tv/de/montypython just sayin'
20:58:01 <Guest|69787> Hi I am new in using fluid and especially VHS. I need for my first extension an prev/next for a detail view and found this old thread: <f:link action="show" arguments="{card: '{fed:next(haystack: allCards, needle: card.uid)}'">Next card</f:link>
20:58:31 <Guest|69787> can somebody translate it to the current vhs version
20:59:08 <Guest|69787> I made it this way: <f:link.action action="show" arguments="{company:'{v:iterator.next(haystack: companies, needle: company)}'">Next</f:link.action>
21:00:14 <Guest|69787> but i get this error message: The argument "arguments" was registered with type "array", but is of type "string" in view helper "TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper"