[BUGFIX] Fix header thumbnail for new inserted records
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. Fixes: #43189 Releases: 6.0 Change-Id: Ic75fd6c70c8c10777a762f585c4c4b3ec467fe75 Reviewed-on: http://review.typo3.org/16657 Tested-by: Anja Leichsenring Reviewed-by: Anja Leichsenring Reviewed-by: Wouter Wolters Tested-by: Wouter Wolters Reviewed-by: Stefan Neufeind Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
parent
47cde0c2
Please register or sign in to comment