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

Can't use LocalTime, LocalDate & LocalDateTime as Key type for a Map #45

Closed
guidomedina opened this issue Aug 26, 2014 · 4 comments
Closed
Milestone

Comments

@guidomedina
Copy link

Can't use LocalTime, LocalDate & LocalDateTime as Key type for a Map which apparently is fixed by #41

@guidomedina
Copy link
Author

Confirmed, I merged the pull request into 2.4.2 branch and then built a custom joda module and it worked fine with LocalDate keys.

@cowtowncoder cowtowncoder added this to the 2.4.3 milestone Aug 27, 2014
@cowtowncoder
Copy link
Member

Fixed as per #41.

@reka18
Copy link

reka18 commented Oct 7, 2020

This appears to be happening again. Attempting to deserialize a Map with LocalDate as keys throws a Expected Object but found String exception.

@cowtowncoder
Copy link
Member

@reka18 If there is a problem, could you please file a new issue with version information (ideally tested against 2.11.3), and reproduction?

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

3 participants