Skip to content
Snippets Groups Projects
Commit 65e23a9b authored by Susanne Moog's avatar Susanne Moog Committed by Benni Mack
Browse files

[TASK] Catch errors when displaying database connections

If TYPO3 is configured to use multiple database connections, the system
information toolbar should display information about each. However,
errors occuring when connecting to the non-essential databases should not
directly result in an exception.

Instead, these exceptions are now caught and the database status displayed
as offline.

Resolves: #89831
Releases: master
Change-Id: I52fa2df01b23ac005b63b21bc8d7b11a294ec46f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63796


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 6a040f80
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