- Notifications
You must be signed in to change notification settings - Fork95
Open
Description
TYPO3 11.5 - 13.4
I would have expected, the following would give me an error:
<f:if condition="{link.link_icon_custom}"><f:then><span><i></i></span></f:then><f:else><f:if condition="{link.link_icon}"><span><i></i></span></f:if><f:else><span><i></i></span></f:else></f:else></f:if>
However the inner else is not only executed but always executed.
Metadata
Metadata
Assignees
Labels
No labels