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

Updated by Andreas Wolf about 11 years ago

  • Subject changed from Automatic creation processed files folder fails to Automatic creation of processed files folder fails
Actions #2

Updated by Gerrit Code Review about 11 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19206

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19206

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19206

Actions #5

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19638

Actions #6

Updated by Andreas Wolf about 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF