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

Annotation-based introspector does not include super-class fields #76

Closed
cowtowncoder opened this issue Dec 16, 2020 · 1 comment
Closed
Milestone

Comments

@cowtowncoder
Copy link
Member

Optional AnnotationBasedIntrospector extension (added in 2.11) replaces standard property introspection logic, but seems to accidentally omit inclusion of super-class fields (unlike basic implementation).

cowtowncoder added a commit that referenced this issue Dec 16, 2020
@cowtowncoder
Copy link
Member Author

Fixed in 2.12 for 2.12.1; also backported in 2.11 in case there will be 2.11.5 (which is not certain).

@cowtowncoder cowtowncoder added this to the 2.12.1 milestone Dec 16, 2020
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

No branches or pull requests

1 participant