CommonsMultipartResolver should explicitly convert FileSizeLimitExceededException next to SizeLimitExceededException [SPR-14638] #19204
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Juergen Hoeller opened SPR-14638 and commented
While we added support for
setFileSizeMax
in the form ofsetMaxUploadSizePerFile
onCommonsFileUploadSupport
in Spring 4.2, we did not add corresponding translation ofFileSizeLimitExceededException
. Let's close that gap for 4.2.8 / 4.3.3.Affects: 4.2.7, 4.3.2
Issue Links:
Referenced from: commits 05f74b4, e76ed49, 58ffca7
Backported to: 4.2.8
The text was updated successfully, but these errors were encountered: