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 /api/clients endpoint #17

Closed
wants to merge 1 commit into from
Closed

Fix /api/clients endpoint #17

wants to merge 1 commit into from

Conversation

darcato
Copy link
Member

@darcato darcato commented Apr 24, 2024

#12 introduced a bug on the /api/clients endpoint as found by @SteDev2 .
The server is returning error 500: java.lang.reflect.InaccessibleObjectException: Unable to make field private final int java.time.LocalDate.year accessible: module java.base does not "opens java.time" to unnamed module @642a7222

This fixes the problem.

@enricovianello enricovianello changed the base branch from v1.3.7 to v1.3.6 July 11, 2024 13:30
@enricovianello enricovianello changed the base branch from v1.3.6 to v1.3.7 July 11, 2024 13:31
@enricovianello enricovianello deleted the branch v1.3.7 July 23, 2024 13:59
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