Re: Struts 7.0.1 JakartaMultiPartRequest

2025-02-02 Thread Łukasz Lenart
niedz., 2 lut 2025 o 11:15 Greg Huber napisał(a): > > I get this warning: > > 2025-02-02 10:06:49,238 WARN > org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequest > JakartaMultiPartRequest:processNormalFormField - Form field > [action:myFiles!upload] is rejected! > > 2025-02-02 10:07:31,

Re: Struts 7.0.1 JakartaMultiPartRequest

2025-02-02 Thread Greg Huber
ok.  If you can post the fix I can test it. btw, I tried the previous commit on JakartaMultiPartRequest and that also did not allow the method, thought I tested this on 7.0.0.🙁 On 02/02/2025 11:04, Łukasz Lenart wrote: niedz., 2 lut 2025 o 11:15 Greg Huber napisał(a): I get this warning: 20

[TEST] Apache Struts 6.7.1 test build is ready

2025-02-02 Thread Lukasz Lenart
Hello, This is a patch release of Struts 6.x.x which contains only non-breaking changes. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version: https://github.com/apache/struts/releases/tag/STRUTS

Re: Struts 7.0.1 JakartaMultiPartRequest

2025-02-02 Thread Łukasz Lenart
niedz., 2 lut 2025 o 12:10 Greg Huber napisał(a): > > ok. If you can post the fix I can test it. Here is the fix https://github.com/apache/struts/pull/1203 > btw, I tried the previous commit on JakartaMultiPartRequest and that > also did not allow the method, thought I tested this on 7.0.0.🙁 N

Struts 7.0.1 JakartaMultiPartRequest

2025-02-02 Thread Greg Huber
I get this warning: 2025-02-02 10:06:49,238 WARN org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequest JakartaMultiPartRequest:processNormalFormField - Form field [action:myFiles!upload] is rejected! 2025-02-02 10:07:31,275 WARN org.apache.struts2.dispatcher.multipart.JakartaMulti