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

Missing implementation of loadIgnore in ScalarTypePgisBase #2670

Closed
lukas-lt opened this issue Apr 26, 2022 · 1 comment
Closed

Missing implementation of loadIgnore in ScalarTypePgisBase #2670

lukas-lt opened this issue Apr 26, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@lukas-lt
Copy link

Expected behavior

Increased reader position (reader.incrementPos(1);)

Actual behavior

Does nothing

Steps to reproduce

Fetch eagerly a collection of two parent beans having common child bean with field of Point type. You will see that loading second parent bean will fail on loading version because of wrong position of the reader.

@rbygrave
Copy link
Member

Darn !! Thanks for spotting that.

@rbygrave rbygrave self-assigned this Apr 26, 2022
@rbygrave rbygrave added the bug label Apr 26, 2022
@rbygrave rbygrave added this to the 13.4.1 milestone Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants