Skip to content
Snippets Groups Projects
Commit c292a518 authored by Nicole Cordes's avatar Nicole Cordes Committed by Benni Mack
Browse files

[BUGFIX] Prevent double assets folder

With the cleanup in https://review.typo3.org/46096/ double temp folders
were introduced for temporary image files. Now temporary files are
stored in typo3temp/assets/assets/images.

This patch resets the tempPath variable of the GraphicalFunctions class
to make sure only one assets folder is used.

Resolves: #75841
Releases: master
Change-Id: I968fab0175ba54037fa82d8721aca13f81d90c83
Reviewed-on: https://review.typo3.org/47834


Reviewed-by: default avatarHelmut Hummel <helmut.hummel@typo3.org>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarPhilipp Gampe <philipp.gampe@typo3.org>
Tested-by: default avatarPhilipp Gampe <philipp.gampe@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent f2063acb
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment