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

Problem with JsonParser.nextFieldName(SerializableString) for byte-backed parser #220

Closed
cowtowncoder opened this issue Sep 30, 2015 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: offshoot of FasterXML/jackson-module-afterburner#60)

Looks like there is a bug in nextFieldName(SerializableString) implementation of UTF8StreamJsonParser, in which certain combination of indentation manages to get parser state out of whack.

@cowtowncoder cowtowncoder added this to the 2.6.3 milestone Sep 30, 2015
cowtowncoder added a commit that referenced this issue Oct 1, 2015
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