Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Afterburner does not respect DeserializationFeature.UNWRAP_SINGLE_VALUE_ARRAYS #56

Closed
shollander opened this issue Aug 12, 2015 · 1 comment
Milestone

Comments

@shollander
Copy link

Afterburner does not respect DeserializationFeature.UNWRAP_SINGLE_VALUE_ARRAYS.
I get this error:

Can not deserialize instance of java.lang.String out of START_ARRAY token

@cowtowncoder cowtowncoder added this to the 2.6.2 milestone Sep 10, 2015
@cowtowncoder
Copy link
Member

Looks like handling was indeed incomplete. I hope fix is complete, without specific unit tests hard to be sure. But I did add couple of tests that failed before fix, now pass.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants