Skip to content

Fix regression in value to String mapping. #4373

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

Conversation

christophstrobl
Copy link
Member

Previous versions allow arbitrary values to be mapped to an string property by calling the ObjectToString converter. This behaviour got lost and is not reestablished.

Closes: #4371

Previous versions allow arbitrary values to be mapped to an string property by calling the ObjectToString converter. This behaviour got lost and is not reestablished.
@mp911de mp911de added the type: regression A regression from a previous release label May 10, 2023
mp911de pushed a commit that referenced this pull request May 10, 2023
Previous versions allow arbitrary values to be mapped to an string property by calling the ObjectToString converter. This behaviour got lost and is not reestablished.

Closes #4371
Original pull request #4373
mp911de pushed a commit that referenced this pull request May 10, 2023
Previous versions allow arbitrary values to be mapped to an string property by calling the ObjectToString converter. This behaviour got lost and is not reestablished.

Closes #4371
Original pull request #4373
mp911de pushed a commit that referenced this pull request May 10, 2023
Previous versions allow arbitrary values to be mapped to an string property by calling the ObjectToString converter. This behaviour got lost and is not reestablished.

Closes #4371
Original pull request #4373
@mp911de mp911de added this to the 3.4.12 (2021.2.12) milestone May 10, 2023
@mp911de mp911de closed this May 10, 2023
@mp911de mp911de deleted the issue/4371 branch May 10, 2023 13:00
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.

Getting exception in MappingMongoConverter while trying to map array of string into string
2 participants