Actions
Bug #21310
closedEmpty condition doesn't work after #19515
Start date:
2009-10-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This stopped working after #19515:
[globalVar = GP:L = ]
#do something
[end]
possible Solution:
http://codepad.org/YbQ3UPI6
This was reported by Alexander Dick
(issue imported from #M12279)
Files
Updated by Oliver Hader about 15 years ago
Hm, I could not reproduce this behaviour in 4.3-beta1 with
- someUrl
- someUrl?L=
The condition matched sucessfully on my side.
Updated by Oliver Hader about 15 years ago
I attached a test case for the mentioned TypoScript condition.
Updated by Oliver Hader about 15 years ago
Unable to reproduce. The test cases have been committed to SVN Trunk as follow-up to #21206
Actions