Actions
Bug #23084
closedmake alt_doc.php unittestable
Start date:
2010-07-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
currently you can't write any unit test for alt_doc since 'init.php' and 'template.php' are required and $LANG ist not used via GLOBALS.
change to require_once and use GLOBALS for $LANG
(issue imported from #M14982)
Files
Actions