Actions
Bug #92842
closedGIFBUILDER use wrong folder
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Image Generation / GIFBUILDER
Target version:
-
Start date:
2020-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.4
Tags:
GIFBUILDER
Complexity:
Is Regression:
Sprint Focus:
Description
I am using 9.5.22 (which shows 9.5.20) under windows server 2019 with IIS.
For test perpose I have installed a separate Typo3 system in a folder called Typo3V951 in the wwwroot directory.
This system is working fine. But now I tried to use GIFBUILDER and I figured out, that no image file was generated.
On accident I figured out, that Typo3 has stored the file not under
.../wwroot/Typo3V951/typo3temp/assets/images/
but in the
.../wwroot//typo3temp/assets/images/
So, there is soming going wrong!
Actions