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

Sub-optimal exception with WstxOutputProperties.P_OUTPUT_VALIDATE_NAMES #107

Closed
cowtowncoder opened this issue Apr 30, 2020 · 0 comments
Closed
Milestone

Comments

@cowtowncoder
Copy link
Member

So, setting WstxOutputProperties.P_OUTPUT_VALIDATE_NAME works but gives somewhat cryptic failure like

com.fasterxml.jackson.core.JsonGenerationException: Illegal name character ' ' (code 32)

which is missing full name to attempt to write (or index). It would make sense to indicate at least name (or part thereof?), index of offending character..

@cowtowncoder cowtowncoder added this to the 6.2.1 milestone Apr 30, 2020
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

No branches or pull requests

1 participant