Project

General

Profile

Actions

Bug #46586

closed

Automatic creation of processed files folder fails

Added by Andreas Wolf about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-03-23
Due date:
% Done:

100%

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

Description

The ResourceStorage tries to automatically create the processed files folder if it does not exist. The identifier of the folder is taken from the storage's configuration.

The automatic creation however fails, because when splitting the identifier (e.g. /someFolder/_processed_/) by '/', the resulting array always contains empty elements. Creating a folder with an empty name fails however; therefore, empty elements should be skipped.

Actions

Also available in: Atom PDF