Skip to content
Snippets Groups Projects
Commit 54355481 authored by Claus Due's avatar Claus Due Committed by Georg Ringer
Browse files

[TASK] Update Fluid engine dependency to 2.0.2

Solves the following issues:

* ViewHelpers using compiling traits would call incorrect method if renderStatic was inherited
  https://github.com/TYPO3/Fluid/pull/226
* f:format.raw would not use the "value" argument if it was specified, only renderChildren used
  https://github.com/TYPO3/Fluid/pull/217
* Some ViewHelpers using content argument trait would fail to render or render unexpected
  output in compiled/not-compiled rendering respectively
  https://github.com/TYPO3/Fluid/pull/210

Change-Id: Ie7bbe6e63f3379a2df9d9cc2fea94cddcf4c1320
Resolves: #78584
Releases: master
Reviewed-on: https://review.typo3.org/50515


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarJosef Glatz <josef.glatz@typo3.org>
Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Tested-by: default avatarDaniel Goerz <ervaude@gmail.com>
Reviewed-by: default avatarFrank Naegler <frank.naegler@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 4eb3a118
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment