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

Issue 4131 #4133

Merged
merged 7 commits into from
Jan 8, 2021
Merged

Issue 4131 #4133

merged 7 commits into from
Jan 8, 2021

Conversation

matthias-ronge
Copy link
Collaborator

@matthias-ronge matthias-ronge commented Jan 5, 2021

There is a lot of cleanup going on here. The real problem is fixed in the last commit: Because the exception is no longer caught at this point, the method crashes and the exception is caught further up (which was already implemented) and displayed as an error. The code no longer tries to continue working and to access the object that could not be initialized. So the UI doesn't crash anymore.

Fixes #4131

@Kathrin-Huber Kathrin-Huber merged commit b46f88f into kitodo:master Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI crashes when loading ruleset fails
2 participants