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

Include BaseDeserializerBase._externalTypeIdHandler during copy construction #4189

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

JooHyukKim
Copy link
Member

fixes #4185

Summary

  • BaseDeserializerBase._externalTypeIdHandler is dropped during createContextual(), when BeanDeserializer.withByNameInclusion() is called.

Modification

  • Copy src._externalTypeIdHandler also, during copy construction.

@cowtowncoder cowtowncoder merged commit 066369f into FasterXML:2.15 Nov 6, 2023
4 checks passed
@cowtowncoder
Copy link
Member

Makes sense, thank you @JooHyukKim !

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