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

Fix uncatched exception in SnippetResolver if snippet has been deleted #6542

Merged
merged 2 commits into from Apr 15, 2022

Conversation

luca-rath
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #6541
Related issues/PRs -
License MIT
Documentation PR -

What's in this PR?

Catch error in SnippetResolver if snippet has been deleted

@luca-rath luca-rath changed the base branch from 2.5 to 2.3 April 15, 2022 09:43
@luca-rath luca-rath added the Bug Error or unexpected behavior of already existing functionality label Apr 15, 2022
@alexander-schranz alexander-schranz changed the title Catch error in SnippetResolver if snippet has been deleted Fix uncatched exception in SnippetResolver if snippet has been deleted Apr 15, 2022
@alexander-schranz alexander-schranz merged commit f6af751 into sulu:2.3 Apr 15, 2022
@luca-rath luca-rath deleted the bugfix/snippet-resolver branch April 15, 2022 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

single_snippet_selection reference does not get removed when referenced snippet is removed.
2 participants