Project

General

Profile

Actions

Bug #82767

closed

else if does not work as expected

Added by Anonymous about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2017-10-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In one of our latest projects I've used the else if of the if viewhelper in our site extension in one of the partials which override a partial of an installed extension.

The first page load shows the desired result. But every subsequent call shows the original template not the overriden template from our site extension.

The only working solution was to use a switch statement with the needed cases.

TYPO 3 LTS 8.7.7
Fluid 2.4.0
PHP 7.1.x

It looks like some cache related issue.

Actions

Also available in: Atom PDF