lastImageInfo has been deprecated in v10 and removed in v11.
Current behavior
The examples is using file.import.data = TSFE : lastImageInfo | origFilewhich will result in an "Undefined property: TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::$lastImageInfo" exception
TYPO3 versions
v11 and later
lastImageInfohas been deprecated in v10 and removed in v11.Current behavior
The examples is using
file.import.data = TSFE : lastImageInfo | origFilewhich will result in an "Undefined property: TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::$lastImageInfo" exceptionTYPO3 versions
v11 and later