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 #1

Updated by Mathias Schreiber over 9 years ago

  • Category set to Frontend
  • Target version set to 7.2 (Frontend)
  • Is Regression set to No
Actions #2

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #3

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #4

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 7 LTS
Actions #5

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from New to Needs Feedback
  • Target version changed from 7 LTS to Candidate for patchlevel

Hi. Could you try if this still happens with the latest 6.2.17 or 8.0-dev (latest master)? Thank you

Actions #6

Updated by Riccardo De Contardi about 8 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Thank you

Actions

Also available in: Atom PDF