Skip to content

CommonsMultipartResolver should explicitly convert FileSizeLimitExceededException next to SizeLimitExceededException [SPR-14638] #19204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Aug 29, 2016 · 0 comments
Assignees
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

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Aug 29, 2016

Juergen Hoeller opened SPR-14638 and commented

While we added support for setFileSizeMax in the form of setMaxUploadSizePerFile on CommonsFileUploadSupport in Spring 4.2, we did not add corresponding translation of FileSizeLimitExceededException. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants