Re: [TEST] Apache Struts 6.7.2 test build is ready

2025-02-17 Thread Lukasz Lenart
This test build has been dropped in favour of the new Struts 6.7.3 test build (I will announce it shortly) and the problem should be addressed, thanks for your time & report! pon., 10 lut 2025 o 06:53 戸田 栞太(HARP) napisał(a): > > I am unable to obtain a token during the form upload process. Specif

RE: [TEST] Apache Struts 6.7.2 test build is ready

2025-02-09 Thread 戸田 栞太(HARP)
I am unable to obtain a token during the form upload process. Specifically, I have tried the following. ・I submitted a form from the browser with "enctype" set to "multipart/form-data" and used "struts.token.name" as the token name in the request. ・When executing "getTokenName()" from "TokenHel

Re: [TEST] Apache Struts 6.7.2 test build is ready

2025-02-04 Thread Lukasz Lenart
śr., 5 lut 2025 o 05:20 Kusal Kithul-Godage napisał(a): > > I've just tested this with the Confluence Data Center application. > > The file name filtering is actually causing a user experience regression for > us. > > Previously, we were able to validate the filename manually and display > the us

Re: [TEST] Apache Struts 6.7.2 test build is ready

2025-02-04 Thread Kusal Kithul-Godage
I've just tested this with the Confluence Data Center application. The file name filtering is actually causing a user experience regression for us. Previously, we were able to validate the filename manually and display the user an error - "Unsupported characters in file name". Now that the file i