Skip to content
Snippets Groups Projects
Commit 4a5fa034 authored by Georg Ringer's avatar Georg Ringer Committed by Daniel Goerz
Browse files

[BUGFIX] Catch possible exceptions while loading YAML files via import

If an error happens during loading YAML files, e.g. because the path is
wrong or the used extension has been deactivated, the website must still
be working.

The error is now logged as error instead.

Resolves: #88993
Releases: master, 9.5
Change-Id: I0103fac53a6f1ff6216bdc11961ffe76fea8a9b4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61761


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent d7d8bff4
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment