Project

General

Profile

Actions

Bug #90428

closed

missing files on a website result in a crash/error message about missing hash

Added by Daxboeck no-lastname-given about 4 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
Start date:
2020-02-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
hash file_missing
Complexity:
medium
Is Regression:
Yes
Sprint Focus:

Description

Dear TYPO3 developers,

Since 9.5.14 we recognized the following new behaviour of TYPO3:

On a page where a file is missing (e.g. an image file was deleted on the disk), we now get a Crash with a message about missing Hash.
Previously the page did still work and just not display the missing image.

A page should not crash with an error message just because a file is missing. It should only do so in "debug" mode and then give an appropriate error message "file missing".

However there seems to be a hashing mechanism, which does cause a crash, if it tries to hash a missing file.
There I propose that this mechanism is made more error tolerant.

Best regards,

Patrick

Actions

Also available in: Atom PDF