This is an automated email from the ASF dual-hosted git repository.
kusal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git
from a1de1cfde [maven-release-plugin] prepare for next development iteration
add ff249c64c WW-5528 Ensure multipart upload illegal characters reported
as error
new 02e17f591 Merge pull request #1213 from
apache/WW-5528-multipart-illegal-char-errors
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../multipart/AbstractMultiPartRequest.java | 62 +++++++++++++++-------
.../multipart/JakartaMultiPartRequest.java | 28 +++-------
.../multipart/JakartaStreamMultiPartRequest.java | 22 +++-----
.../org/apache/struts2/struts-messages.properties | 4 ++
.../multipart/AbstractMultiPartRequestTest.java | 8 +--
.../ActionFileUploadInterceptorTest.java | 20 +++----
6 files changed, 77 insertions(+), 67 deletions(-)