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

Fix Vaadin Spring issue #381 (#5902) #5954

Merged
merged 1 commit into from
Jun 21, 2019
Merged

Conversation

ujoni
Copy link
Contributor

@ujoni ujoni commented Jun 20, 2019

Use multipart request Parts directly if present instead of trying to parse the request manually.

Fixes spring#381

(cherry picked from commit cbf556f)

(rebase)


This change is Reviewable

Use multipart request Parts directly if present instead of trying to parse the request manually.

Fixes spring#381

(cherry picked from commit cbf556f)
@ujoni ujoni added this to the 1.4.6 milestone Jun 20, 2019
@ujoni ujoni mentioned this pull request Jun 20, 2019
Copy link
Contributor

@denis-anisimov denis-anisimov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all discussions resolved, 1 of 1 LGTMs obtained

@denis-anisimov denis-anisimov merged commit 7982907 into 1.4 Jun 21, 2019
@denis-anisimov denis-anisimov deleted the 1.4-cherry-picks-v2 branch June 21, 2019 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants