Bug #54375
closedalternativeTempPath is not working (6.1.5)
0%
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.
Updated by Markus Klein almost 11 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.
Updated by Ivan Dharma Kartolo almost 11 years ago
then there's no way to set alternativeTempPath for IMAGE or IMG_RESOURCE?
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Accepted
- Target version set to 7.1 (Cleanup)
- Sprint Focus set to On Location Sprint
Updated by Markus Klein over 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?
Updated by Alexander Opitz over 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.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)