Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable23] Let repair step query exceptions bubble up #29977

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #29974

And hide the type error caused by a constructor call with missing
arguments.

`new $repairStep();` only works for the rare case that no arguments are
required. Anything else will throw. Then we previously hid the trace of
the more important query exception.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst merged commit c7d5f98 into stable23 Nov 30, 2021
@ChristophWurst ChristophWurst deleted the backport/29974/stable23 branch November 30, 2021 13:34
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2022
6 tasks
@skjnldsv skjnldsv mentioned this pull request Jan 20, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants