Actions
Bug #80932
closedinstalltool: Image-URLs for "combining images"-test seem wrong
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2017-04-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
On a fresh installation the images in the "combining images"-test don't display. The commands listed below are correct and the image-name is as well.
But the HTML contains:
<img src="../../../../InstallTestcombine158f98db780a3f359965681.jpg?1492749751">
which results in trying to load:
http://example.com/InstallTestcombine158f98db780a3f359965681.jpg?1492749751
Updated by Christian Kuhn over 7 years ago
- Is duplicate of Bug #80690: Install-Tool testsetup uses deprecated function tempPath() for combine image and gdlib added
Actions