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

Year key deser fix #134

Merged
merged 5 commits into from
Sep 5, 2019
Merged

Conversation

kupci
Copy link
Member

@kupci kupci commented Aug 31, 2019

This is @ sladkoff's proposal to fix YearKeyDeserializer so it can deserialize keys that are not in the format yyyy , i.e. the the year does not need to be padded with zeros ("0001") but could instead be "1". See issue #51

@cowtowncoder
Copy link
Member

Excellent, adding this to my TODO list to get in 2.10 after verifying.

Not sure if I should be concerned about strict/lenient handling, but that's about all.

@cowtowncoder
Copy link
Member

Going forward, it'd be great if these could be done against 2.10 branch, but I should be able to backport it quite easily.

@cowtowncoder cowtowncoder merged commit 3e051be into FasterXML:master Sep 5, 2019
cowtowncoder pushed a commit that referenced this pull request Sep 5, 2019
Year key deserializer fix #134

(cherry picked from commit 3e051be)
@cowtowncoder cowtowncoder added this to the 2.10.0 milestone Sep 5, 2019
@kupci kupci deleted the year-key-deser-fix branch September 9, 2019 02:51
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

Successfully merging this pull request may close these issues.

2 participants