FluidTYPO3 / vhs

TYPO3 extension VHS: Fluid ViewHelpers
https://fluidtypo3.org
Other
190 stars 229 forks source link

After update to 6.1.3 page.resources.fal don't work #1849

Closed max951 closed 11 months ago

max951 commented 1 year ago

After update from 6.1.2 to 6.1.3 this code doen't work.

{v:page.resources.fal( field:'heroimage', slide:'{v:condition.variable.isNull(value:heroslide,then:\'-1\',else:heroslide)}' ) -> v:variable.set(name: 'media')}

Is there a deprecation that I haven't found? Or is here a bug inside?

TYPO3 9.5.40 PHP 7.4

BenKruft commented 1 year ago

duplicate: https://github.com/FluidTYPO3/vhs/issues/1828#issue-1531077942

NamelessCoder commented 11 months ago

Fixed since https://github.com/FluidTYPO3/vhs/commit/9b64157959d6237efd8d4d8c0aeb510e10b9fc36 and https://github.com/FluidTYPO3/vhs/commit/3b4c8e04649ad9de523b4413b1fab0ca24d53a22.