Re: Content negotiation for Accept-Language (static pages)?

2025-07-09 Thread Christopher Schultz
Fab, On 7/9/25 2:27 PM, Fab Stz wrote: Le mercredi 9 juillet 2025, 16:20:56 CEST Christopher Schultz a écrit : Fab, On 7/9/25 9:12 AM, Fab Stz wrote: I'm packaging upstream software (css-validator) for Debian so your suggestions won't really fit to ship a package working out of the box. Real

Re: I have some Java Version Confusion

2025-07-09 Thread Christopher Schultz
Alan, On 7/9/25 1:04 PM, Alan Masters wrote: I have successfully developed a WAR file with Eclipse  Version: 2024-06 (4.32.0) which has JRE System Library Java SE-17   and tested using Tomcat 9.0.91 as a local host on Windows 11. I had started work on this around a year ago and do not recall

Re: POST parameters chopped

2025-07-09 Thread Christopher Schultz
Hrvoje, On 7/9/25 1:04 PM, Hrvoje Lončar wrote: This is the form: https://thevegcat.com/suggest 13 fields are visible plus file field and few are hidden fields including csrf token - nothing special or extreme. Web app is published 6 years ago and all those years there was no trouble at all.

Re: Content negotiation for Accept-Language (static pages)?

2025-07-09 Thread Fab Stz
Le mercredi 9 juillet 2025, 16:20:56 CEST Christopher Schultz a écrit : > Fab, > > On 7/9/25 9:12 AM, Fab Stz wrote: > > I'm packaging upstream software (css-validator) for Debian so your > > suggestions won't really fit to ship a package working out of the > > box. > Really? How is your css valid

Re: POST parameters chopped

2025-07-09 Thread Hrvoje Lončar
Hi! The problem is that sometimes it works and sometimes don't but with strictly the same data entered. BR, Hrvoje *TheVegCat.com * *VegCook.net * *horvoje.net * On Sun, 6 Jul 2025, 15:22 Martin Konicsek, wrote: > Hi, > maybe

I have some Java Version Confusion

2025-07-09 Thread Alan Masters
I have successfully developed a WAR file with Eclipse  Version: 2024-06 (4.32.0) which has JRE System Library Java SE-17   and tested using Tomcat 9.0.91 as a local host on Windows 11. I had started work on this around a year ago and do not recall setting up CATALINA_HOME or JAVA_HOME, but ass

Re: POST parameters chopped

2025-07-09 Thread Hrvoje Lončar
Hi! This is the form: https://thevegcat.com/suggest 13 fields are visible plus file field and few are hidden fields including csrf token - nothing special or extreme. Web app is published 6 years ago and all those years there was no trouble at all. BR, Hrvoje *TheVegCat.com

Re: Content negotiation for Accept-Language (static pages)?

2025-07-09 Thread Christopher Schultz
Fab, On 7/9/25 9:12 AM, Fab Stz wrote: I'm packaging upstream software (css-validator) for Debian so your suggestions won't really fit to ship a package working out of the box. Really? How is your css validator packaged? Is it a web application, or just a component of a web application? So I

Re: POST parameters chopped

2025-07-09 Thread Christopher Schultz
Hrvoje, On 7/6/25 7:33 AM, Hrvoje Lončar wrote: > After recent Tomcat security changes, my POST request are failing > but not all the time. The problem is that the same request sometimes > ends up with an error and sometimes not. > > Tomcat is 10.0.42 protected by nginx which handles SSL certific

Re: Content negotiation for Accept-Language (static pages)?

2025-07-09 Thread Fab Stz
Hello, Thank you for your reply. I'm packaging upstream software (css-validator) for Debian so your suggestions won't really fit to ship a package working out of the box. So I created a request on bugzilla. https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 Regards Fab Le mardi 8 juillet 2