Re: 7.1.1 upload with zero file size
Lukasz Lenart <[email protected]> Thu, 2 Oct 2025 10:47:27 +0200
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <CAMopvkN-3B+L44hw=9AHs3cE2Unf03PLRtJC4edh8O98MFSB+w@mail.gmail.com> |
czw., 2 paź 2025 o 10:03 Greg Huber <[email protected]> napisał(a): > > When testing with a zero file size, I get two action error messages: > > * File zero-filesize-test.gif for field uploadedFiles is empty (0 > bytes). Empty file uploads are not allowed. > * File zero-filesize-test.gif for field uploadedFiles is empty (0 > bytes). Empty file uploads are not allowed. > > I have checked my actions and cannot find any duplication. Do you have <s:actionerrors/> and <s:fielderrors> tags used? Cheers Łukasz