Skip to content
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

MissingServletRequestPartException extends ServletRequestBindingException #27948

Closed
wants to merge 1 commit into from

Conversation

heowc
Copy link
Contributor

@heowc heowc commented Jan 18, 2022

Closes gh-27910

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 18, 2022
@rstoyanchev rstoyanchev self-assigned this Feb 7, 2022
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 7, 2022
@rstoyanchev rstoyanchev added this to the 6.0.0-M3 milestone Feb 7, 2022
@rstoyanchev rstoyanchev changed the title Fix MissingServletRequestPartException MissingServletRequestPartException extends ServletRequestBindingException Feb 7, 2022
rstoyanchev added a commit that referenced this pull request Feb 14, 2022
@rstoyanchev
Copy link
Contributor

Thanks for the suggestion and pull request.

@heowc
Copy link
Contributor Author

heowc commented Feb 14, 2022

Thanks for the quick check 😁

@rstoyanchev
Copy link
Contributor

Note that this has been reverted in 6.0. See discussion under #28455 for details.

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) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MissingServletRequestPartException should extend ServletRequestBindingException directly
3 participants