-
TIL: If you want to upgrade a legacy #TYPO3 extension with a #TYOP3Fluid ViewHelper which extends AbstractConditionViewHelper, you really need to implement a
evaluateCondition()method to not run into mysterious caching issues.
evaluateCondition() method to not run into mysterious caching issues.