Re: Struts 7.0.1 JakartaMultiPartRequest
Greg Huber <[email protected]> Sun, 2 Feb 2025 11:09:30 +0000
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
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<[email protected]> 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,275 WARN >> org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequest >> JakartaMultiPartRequest:processNormalFormField - Form field >> [action:myFiles!upload] is rejected! > Hm... the change [1] blocks DMI, looks like I must take this into > account when creating ExcludedPatternsChecker. Thanks for reporting so > quickly! > > [1]https://issues.apache.org/jira/browse/WW-5501 > > > Cheers > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail:[email protected] > For additional commands, e-mail:[email protected] >