Skip to content

Commit

Permalink
Fix operation result in resolveReferenceIfExists
Browse files Browse the repository at this point in the history
When the reference didn't exist the method returned null (correctly)
but incorrectly marked result as FATAL_ERROR. This is now changed to
HANDLED_ERROR.

Resolves MID-6133.
  • Loading branch information
mederly committed Mar 27, 2020
1 parent 2aeda39 commit 05dc531
Show file tree
Hide file tree
Showing 3 changed files with 2,120 additions and 2,020 deletions.

0 comments on commit 05dc531

Please sign in to comment.