Revise AcceptHeaderLocaleResolver default locale handling [SPR-15426] #19987
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Juergen Hoeller opened SPR-15426 and commented
As pointed out against #18884,
AcceptHeaderLocaleResolver
's default locale currently only kicks in if noAccept-Language
header has been specified. It should also kick in if no supported locale is found in a given header, aligning with #17915.Affects: 4.3.7
Issue Links:
Referenced from: commits a3d199f, ea98ee8
The text was updated successfully, but these errors were encountered: