Project

General

Profile

Actions

Bug #36482

closed

Page Module refers to nonexisting javaScript file

Added by Steffen Ritter about 12 years ago. Updated almost 12 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
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 #1

Updated by Tim Lochmüller almost 12 years ago

Hey Steffen,

do you use gridelements?! Perhaps it is this error:
http://forge.typo3.org/issues/36330

Regards,
Tim

Actions #2

Updated by Daniel Schmidt almost 12 years ago

Hey guys,

seems as if Tim's hint is working. I was able to reproduce the error described by Steffen in several installations of Typo3 4.7.0. The fix of gridelements solves the problem in all of them.

Thanks Tim!

Regards,
Daniel

Actions #3

Updated by Steffen Ritter almost 12 years ago

  • Status changed from New to Rejected

seems not to be a core issue

Actions

Also available in: Atom PDF