Actions
Bug #24940
closedExtDirectCode is added twice
Start date:
2011-02-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Though there is an unique check, this won't work anymore for this particular piece, as the tokens are included and may change on second time called.
Just view HTML source of you backend to see the ExtDirect code double.
Soluton:
use a flag to include it only once
(issue imported from #M17464)
Files
Actions