Re: 7.1.1 upload with zero file size

Greg Huber <[email protected]> Sun, 5 Oct 2025 11:04:39 +0100
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <[email protected]>
When I look here

https://github.com/apache/struts-examples/blob/main/pom.xml

is says its

<struts2.version>7.0.3</struts2.version>

...I guess I have to update this to 7.1.1 to test it.

On 05/10/2025 10:50, Lukasz Lenart wrote:
> niedz., 5 paź 2025 o 11:34 Greg Huber<[email protected]> napisał(a):
>> Looking/testing the main branch, I get no errors only this in the log:
>>
>> WARN [http-nio-8080-exec-9] multipart.JakartaMultiPartRequest
>> (JakartaMultiPartRequest.java:117) - Storing uploaded files just in
>> memory isn't supported currently, skipping file: zero-filesize-test.gif!
>>
>> WARN [http-nio-8080-exec-9] interceptor.ActionFileUploadInterceptor
>> (ActionFileUploadInterceptor.java:167) - Could not find a Filename for
>> upload. Verify that a valid file was submitted.
>>
>> Is main the correct branch for 7?
> Yes, it's basically the same as 7.1.1 test build
>
>
> Cheers
> Łukasz
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:[email protected]
> For additional commands, e-mail:[email protected]
>