Project

General

Profile

Actions

Bug #80811

open

Upgrade Wizard / Execute database migrations on single rows / Migrate values in sys_file_reference crop field / Error when file is missing

Added by Christian Toffolo about 7 years ago. Updated about 5 years ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
Install Tool
Start date:
2017-04-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Error when file is missing:
Argument 1 passed to TYPO3\CMS\Core\Imaging\ImageManipulation\Area::makeRelativeBasedOnFile() must implement interface TYPO3\CMS\Core\Resource\FileInterface, null given, called in typo3/sysext/install/Classes/Updates/RowUpdater/ImageCropUpdater.php on line 85

A solution could be to skip if $file is NULL (line #79) in method updateTableRow in
typo3/sysext/install/Classes/Updates/RowUpdater/ImageCropUpdater.php

Actions

Also available in: Atom PDF