Skip to content
Snippets Groups Projects
Commit 4ec39adf authored by Susanne Moog's avatar Susanne Moog Committed by Georg Ringer
Browse files

[BUGFIX] Display error messages in scheduler

The scheduler exception handling on editing silently ignored most
exceptions. The one exception was a specific exception that did not
even exist anymore.

The handling was changed to only ignore those exceptions with existing
handling and adding messages for all others.

Resolves: #80299
Releases: master, 9.5
Change-Id: I9b2a91f244bec99deb79da93a4e33680e862d16c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63568


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