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.
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16657
Updated by Helmut Hummel about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e561820fcc398a611ff20f0c22ce0450e50ffde2.
Actions