Actions
Bug #45165
closedWrong result on unequal globalVar conditions
Status:
Closed
Priority:
Must have
Assignee:
Category:
TypoScript
Target version:
Start date:
2013-02-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Test with
[globalVar = LIT:10 != 10]
page.5 = COA_INT
page.5.10 = TEXT
page.5.10.value = test
[global]
or see attached unit test, which fails.
Was introduced with #39700 and a type save check in != comparison.
Files
Actions