Actions
Bug #22390
closedUnit test failure in t3lib_PageRenderer_testcase
Start date:
2010-04-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Using the latest trunk, I get the following test failure:
Testsuite: t3lib_PageRenderer_testcase
testEnableExtJsDebug
! Failure in test case testEnableExtJsDebug
File: /home/klee/eclipse/typo3_src/tests/t3lib/t3lib_pagerenderer_testcase.php
Line: 467:
Description
Failed asserting that <text> contains "<script src="contrib/extjs/adapter/jquery/ext-jquery-adapter.js" type="text/javascript"></script> <script src="contrib/extjs/ext-all-debug.js" type="text/javascript"></script>".
(issue imported from #M14018)
Files
Updated by Oliver Klee over 14 years ago
This has been fixed by the follow-up patch for issue 13998.
Actions