Closed
Description
Ran Cohen opened SPR-17178 and commented
I had a controller, and a field in the controller marked as Long. I tried using a url with the field being 0.88, and nothing happend.
After extensive debug, I found a Bind exception, and the reason I thought nothing happend is that the class RequestMappingHandlerAdapter in the method invokeHandlerMethod has a try... finally, no catch.
I wasted a few hours trying to figure out what happend.
Please fix it.
Affects: 4.3.14
Issue Links:
- ExceptionHandlerExceptionResolver started to log on WARN level [SPR-17383] #21916 ExceptionHandlerExceptionResolver started to log on WARN level
- AbstractHandlerExceptionResolver logs handled exceptions at WARN [SPR-17399] #21932 AbstractHandlerExceptionResolver logs handled exceptions at WARN
Referenced from: commits 8e980d9, 41e6aa6, a409233, bf7fa39, 04141de, 6ea3441, de453ac
Backported to: 4.3.19