Project

General

Profile

Actions

Bug #50815

closed

t3lib_compressor doesn't fully sanitize filepath

Added by Markus Martens almost 11 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Start date:
2013-08-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Core: Error handler (FE): PHP Warning: 
filesize() [<a href='function.filesize'>function.filesize</a>]: 
stat failed for /kunden/305566_22529/webseiten/t3dekom/http://www.dekom.com/typo3temp/stylesheet_fad97d0aa7.css 
in /kunden/305566_22529/webseiten/typo3_src-4.6.3/t3lib/class.t3lib_compressor.php line 295

Core: Error handler (FE): PHP Warning: 
filemtime() [<a href='function.filemtime'>function.filemtime</a>]: 
stat failed for /kunden/305566_22529/webseiten/t3dekom/http://www.dekom.com/typo3temp/stylesheet_fad97d0aa7.css 
in /kunden/305566_22529/webseiten/typo3_src-4.6.3/t3lib/class.t3lib_compressor.php line 295

Looks like filename contains domain (absRefPrefix?) which isn't recognized before concatenation in class.t3lib_compressor.php:294 ...


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #43606: Wrong path when compressing and merging external js filesClosed2012-12-05

Actions
Actions

Also available in: Atom PDF