Skip to content

Fix CustomConverter conversions. #3581

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

Closed
wants to merge 2 commits into from
Closed

Fix CustomConverter conversions. #3581

wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

This PR makes sure to fall back to the configured custom Converter if no more type specific Converter has been registered.

Closes #3580

This commit makes sure to fall back to the configured custom converter if no more type specific converter has been registered.
Copy link
Member

@artembilan artembilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mp911de mp911de added the type: regression A regression from a previous release label Mar 15, 2021
@mp911de mp911de added this to the 3.2 M5 (2021.0.0) milestone Mar 15, 2021
mp911de pushed a commit that referenced this pull request Mar 15, 2021
This commit makes sure to fall back to the configured custom converter if no more type specific converter has been registered.

Closes #3580
Original pull request: #3581.
@mp911de mp911de closed this Mar 15, 2021
@mp911de mp911de deleted the issue/3580 branch March 15, 2021 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression A regression from a previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CustomConverter conversion lookup.
3 participants