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

Fix for #4860, ConstructorDetector with single arg constructor not working since 2.18 #4861

Merged
merged 7 commits into from
Dec 21, 2024

Conversation

JooHyukKim
Copy link
Member

fixes #4860

@cowtowncoder
Copy link
Member

Test does not verify which constructor is used, need to change that (will do).

@cowtowncoder
Copy link
Member

@JooHyukKim Thank you for the test cases & proposed fix -- I changed it slightly to tackle problem differently keeping with intent (auto-detection should be skipped due to missing parameter name), will merge.

@cowtowncoder cowtowncoder merged commit 7d94c2f into FasterXML:2.18 Dec 21, 2024
9 checks passed
@JooHyukKim JooHyukKim deleted the fix-4860 branch December 21, 2024 02:00
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