Project

General

Profile

Actions

Bug #39891

closed

class.t3lib_compressor floods php error log on Windows

Added by Tomasz Krawczyk over 12 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2012-08-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Such messages flood PHP error log on Windows:

[17-Aug-2012 11:11:13] http://www.domain.local/ - Core: Error handler (BE): PHP Warning: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for D:/wamp/www/www.domain.local/typo3//be/typo3lang.js in d:\wamp\www\www.domain.local\typo3_src\t3lib\class.t3lib_compressor.php line 462

[17-Aug-2012 11:11:13] http://www.domain.local/ - Core: Error handler (BE): PHP Warning: filemtime() [<a href='function.filemtime'>function.filemtime</a>]: stat failed for D:/wamp/www/www.domain.local/typo3/s/xtheme-t3skin.css in d:\wamp\www\www.domain.local\typo3_src\t3lib\class.t3lib_compressor.php line 357 

It happens on IIS and Apache. I noticed this behavior in TYPO3 versions 4.5.16, 4.6.9 and 4.6.12

I made a small patch for TYPO3 v.4.6.12 that helped me. Please, consider aplying this patch to the core.


Files

class.t3lib_compressor.php.patch (1.4 KB) class.t3lib_compressor.php.patch Tomasz Krawczyk, 2012-08-17 15:35
Actions

Also available in: Atom PDF