18:50:33 <benjamin_654> someone around? i have a problem with fluid syntax (even after years of usage ….) : this works: <f:uri.action arguments="{search: search}" action="execute" controller="Search" />
18:50:44 <benjamin_654> but this not! : {f:uri.action(arguments: {search: search}, action: 'execute', controller: 'Search'})}