Actions
Bug #36482
closedPage Module refers to nonexisting javaScript file
Start date:
2012-04-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Core: Error handler (BE): PHP Warning: file_get_contents(/.../typo3/ng/res/js/be/typo3lang.js): failed to open stream: No such file or directory in /SERVER/TYPO3/src-4.7/typo3_src-4.7.0/t3lib/class.t3lib_div.php line 2743
. . . . Core: Error handler (BE): PHP Warning: filesize(): stat failed for /.../typo3/ng/res/js/be/typo3lang.js in /SERVER/TYPO3/src-4.7/typo3_src-4.7.0/t3lib/class.t3lib_compressor.php line 296
. . . . Core: Error handler (BE): PHP Warning: filemtime(): stat failed for /S.../typo3/ng/res/js/be/typo3lang.js in /SERVER/TYPO3/src-4.7/typo3_src-4.7.0/t3lib/class.t3lib_compressor.php line 296
Results in a 404 if BE-debug is enabled...
Actions