This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch WW-5751-negative-maximum-size-no-limit
in repository https://gitbox.apache.org/repos/asf/struts.git
from 6469970f0 WW-5751 fix(core): treat a negative maximumSize as no upload
size limit
add 520c5ab29 WW-5751 refactor(core): extract the upload size check into a
protected method
add d1c650b10 WW-5751 fix(core): format the too-large message without a
maximum size
No new revisions were added by this update.
Summary of changes:
.../interceptor/AbstractFileUploadInterceptor.java | 15 +++++++-
.../ActionFileUploadInterceptorTest.java | 43 ++++++++++++++++++++++
2 files changed, 57 insertions(+), 1 deletion(-)