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

[WW-5388] Fixes a few issues in Servlet 6 file upload usage #873

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

lukaszlenart
Copy link
Member

  • removes duplicated validation messages where both interceptors have been used
  • defines a proper error message on a general file upload exception
  • removes generic definition in tests

Follow ups #861
Refs WW-5388

@lukaszlenart
Copy link
Member Author

//cc: @burtonrhodes

- removes duplicated validation messages where both interceptors have been used
- defines a proper error message on a general file upload exception
- removes generic definition in tests
Copy link

sonarcloud bot commented Feb 11, 2024

@burtonrhodes
Copy link
Contributor

burtonrhodes commented Feb 11, 2024

@lukaszlenart Thanks for all your work here. Limited testing on my dev machine looks good. I have uploaded this patch to a subset our server cluster and will report back with any issues I see.

@lukaszlenart
Copy link
Member Author

Are we good here?

@burtonrhodes
Copy link
Contributor

burtonrhodes commented Feb 14, 2024

@lukaszlenart Everything here seems to working well on my end. This gets my approval

@lukaszlenart lukaszlenart merged commit 7edcac8 into release/struts-7-0-x Feb 14, 2024
7 checks passed
@lukaszlenart lukaszlenart deleted the fix/WW-5388-fileupload branch February 14, 2024 16:09
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.

2 participants