Re: Apache2::Upload ->upload method dies silently if any file field is empty

2025-07-18 Thread Randolf Richardson via modperl
> On Jul 17, 2025, at 1:32PM, Alex Aminoff wrote: > > I have written up a description and replication code here: > > > > http://back.nber.org/sys-admin/apache2_upload_bug.html > > > > Is this something anyone else has seen? > > Hi, Alex. Yes, this is a known problem that has been discussed on the

Re: Apache2::Upload ->upload method dies silently if any file field is empty

2025-07-18 Thread Vincent Veyron
On Thu, 17 Jul 2025 13:31:29 -0400 Alex Aminoff wrote: Hi Alex, > > I am seeing some very suprising behavior with calling ->upload on a > Apache2::Request object (with use Apache2::Upload). See this thread about the problem and how to solve it : https://lists.apache.org/thread/1wno98spl8gzf

Re: Apache2::Upload ->upload method dies silently if any file field is empty

2025-07-18 Thread Edward J. Sabol
On Jul 17, 2025, at 1:32 PM, Alex Aminoff wrote: > I have written up a description and replication code here: > > http://back.nber.org/sys-admin/apache2_upload_bug.html > > Is this something anyone else has seen? Hi, Alex. Yes, this is a known problem that has been discussed on the mod_perl an