Actions
Bug #19634
closedFeature beUserUid in TSFE
Start date:
2008-11-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
This can be very useful in TS conditions.
At the moment you can use only this condition to verify BE_USER is logged in:
[globalVar = TSFE : beUserLogin > 0]
With this patch you can make a condition for a special BE_USER
[globalVar = TSFE : beUserUid = 13]
(issue imported from #M9821)
Files
Actions