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

NXP-29867: make EventServiceImpl#fireEvent do not throw RuntimeException #4576

Merged
merged 3 commits into from Jan 11, 2021

Conversation

troger
Copy link
Member

@troger troger commented Jan 5, 2021

Do not throw a RuntimeException anymore:

  • if it's already a NuxeoException, rethrow it
  • otherwise wrap the exception in a NuxeoException

@nuxeojenkins
Copy link
Collaborator

View issue in JIRA: NXP-29867: Fix custom HTTP code thrown by event listener being ignored when DnD'ing a file in a folder in the Web UI

Do not throw a RuntimeException anymore:
- if it's already a NuxeoException, rethrow it
- otherwise wrap the exception in a NuxeoException
@troger troger force-pushed the fix-NXP-29867-http-code-error-automation branch from ec6b576 to baae2fe Compare January 6, 2021 10:31
@troger troger marked this pull request as ready for review January 6, 2021 13:22
@troger troger requested a review from ataillefer January 6, 2021 13:22
@troger troger merged commit cb251b4 into master Jan 11, 2021
@troger troger deleted the fix-NXP-29867-http-code-error-automation branch January 11, 2021 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants