Actions
Bug #43189
closedHeader thumbnail not rendered after inserting new image
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-11-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The header thumbnail is not correctly rendered when inserting new images
because the code tries to fetch the record which is not created yet.
Use the data of the temporary record instead, to be able to
correctly create the thumbnail in the header.
Actions