Project

General

Profile

Actions

Bug #54375

closed

alternativeTempPath is not working (6.1.5)

Added by Ivan Dharma Kartolo over 10 years ago. Updated over 8 years ago.

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

0%

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

Description

Hi,

currently I'm having following TS:

lightbox = IMG_RESOURCE
lightbox {
    file.import.current = 1
    file.maxW = 800                # the maximum size of images in lightbox
    file.maxH = 800                # the maximum size of images in lightbox
    file.params = -quality 80
    file.alternativeTempPath = fileadmin/statistics/
}

Using TYPO3 6.1.5, the generated image is still saved in typo3temp/_processed_/. the path is also in $GLOBALS['TYPO3_CONF_VARS']['FE']['allowedTempPaths'] registered.

could it has to do with FAL? is this a "missing" feature in FAL? or do I miss something?

Thank you.

Actions

Also available in: Atom PDF