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

Updated by Markus Klein over 10 years ago

  • Category set to File Abstraction Layer (FAL)

Since FAL does not have these kind of temp paths anymore, I guess this is not a missing feature, but rather an obsolete configuration option, which has been forgotten to be removed from documentation.

Actions #2

Updated by Ivan Dharma Kartolo over 10 years ago

then there's no way to set alternativeTempPath for IMAGE or IMG_RESOURCE?

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Accepted
  • Target version set to 7.1 (Cleanup)
  • Sprint Focus set to On Location Sprint
Actions #4

Updated by Markus Klein about 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (7.1 (Cleanup))
  • Is Regression changed from Yes to No

There have been fixes in this area recently. Can you please check if this is still an issue on 6.2.12 or current master?

Actions #5

Updated by Alexander Opitz almost 9 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.

Actions #6

Updated by Anja Leichsenring over 8 years ago

  • Sprint Focus deleted (On Location Sprint)
Actions

Also available in: Atom PDF