Addition of fallback patterns to DateFormatter loses cause in Spring 5.3.5 #26804
Closed
1 task done
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: regression
A bug that is also a regression
Milestone
Overview
This is a follow up to #26777.
The support for fallback patterns introduced in Spring Framework 5.3.5 also introduced a regression regarding the loss of the original
ParseException
inorg.springframework.format.datetime.DateFormatter.parse(String, Locale)
.Deliverables
ParseException
inDateFormatter
.The text was updated successfully, but these errors were encountered: