-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5368-Lenient-error-handler-doesn't-always-include-location-information (
#6678) * 5368---Lenient-error-handler-doesn't-always-include-location-information * Credit for #6678 --------- Co-authored-by: James Agnew <[email protected]>
- Loading branch information
1 parent
1385edc
commit 71aefee
Showing
3 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
...resources/ca/uhn/hapi/fhir/changelog/8_2_0/5368-add-location-details-to-errorhandler.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
type: add | ||
issue: 5368 | ||
title: "Several error messages reported by the LenientErrorHandler (the default parser error handler) | ||
did not include location information in their message. Thanks to Elliot Lavy for the contribution!" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters