tkvw opened a new issue, #14590: URL: https://github.com/apache/grails-core/issues/14590
The integration test in the example project shows the error. https://github.com/tkvw/issue-java8-localtime The issue is in the master branch: The test fails because there's a databinding validation error, because there's no supported format for LocalTime by default. Current behaviour: server return 500, expected behaviour: 404 with validation errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
