Re: 7.1.1 upload with zero file size

2025-10-04 Thread Greg Huber
It is not really a custom stack, it uses the workflow interceptor (to call validate())     name="excludeMethods">execute,cancel*,previous   There is something thing different to the logic used for the zero file size check compared with the max file size check, where I don't g

Re: [VOTE] Apache Struts 6.8.0

2025-10-04 Thread Lukasz Lenart
niedz., 28 wrz 2025 o 12:23 Lukasz Lenart napisał(a): > [ ] Leave at test build > [ ] Alpha > [ ] Beta > [X] General Availability (GA) +1 (binding) Regards Łukasz - To unsubscribe, e-mail: [email protected] For

Re: 7.1.1 upload with zero file size

2025-10-04 Thread Lukasz Lenart
I tested the empty file upload behaviour using the example app https://github.com/apache/struts-examples/tree/main/file-upload It uses single tag and based on struts-default package, and I get single error message: > File zero.txt for field upload is empty (0 bytes). Empty file uploads are not >