Re: Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-11-27 Thread Randolf Richardson
Vincent Veyron > To: rand...@modperl.pl > Subject: Re: Resolved: Apache2::Upload v2.17 > clobbering remaining CGI > parameters + installation notes > > On Thu, 11 Jan 2024 01:00:26 -0800 > "Randolf Richardson" wrote: > > >

Re: Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-11-27 Thread Vincent Veyron
On Thu, 11 Jan 2024 01:00:26 -0800 "Randolf Richardson" wrote: > I also attached my installation notes with the hopes that this may > be helpful to anyone else installing this upgrade on Debian 12.4 (or > another similar version of Linux). Hi, I'm reviving this thread to send Randolf a

Re: Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-01-13 Thread Randolf Richardson
The helpful people on Debian's IRC channel confirmed that v2.18 isn't even in something called "sid" and suggested I file a bug report indicating that this update resolves a serious problem (rated as "important" because v2.17 fails). I filed a bug report, and I'll provide update

Re: Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-01-13 Thread Randolf Richardson
I think this should be updated in aptitude so that Linux users have a properly-functioning APREQ2 library. I wonder, how many other applications and progrmaming languages are also negatively impacted by this given the problems with v2.17 (that v2.18 resolves)? I'll ask on the I

Re: Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-01-12 Thread Joe Schaefer
: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes Who do we need to beg or plead with to get a proper release of libapreq 2.18? This has been an issue for over a year! On Jan 11, 2024, at 4:00 AM, Randolf Richardson wrote: >Thank you, Joe. Upgrading f

Re: Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-01-11 Thread Ed Sabol
Who do we need to beg or plead with to get a proper release of libapreq 2.18? This has been an issue for over a year! On Jan 11, 2024, at 4:00 AM, Randolf Richardson wrote: > Thank you, Joe. Upgrading from libapreq-2.17 (via apt) to > libapreq-2.18 (via svn) resolved my problem -- everyt

Resolved: Apache2::Upload v2.17 clobbering remaining CGI parameters + installation notes

2024-01-11 Thread Randolf Richardson
Thank you, Joe. Upgrading from libapreq-2.17 (via apt) to libapreq-2.18 (via svn) resolved my problem -- everything is functioning as expected now, including HTML POST form handling with file upload inputs. I also attached my installation notes with the hopes that this may be help

Re: Apache2::Upload v2.17 clobbering remaining CGI parameters

2024-01-10 Thread Joe Schaefer
You need to build and install libapreq2.so from svn sources. Joe Schaefer, Ph.D. Orion - The Enterprise Jamstack Wiki 954.253.3732 On Wed, Jan 10, 2024 at 5:21 PM Randolf Richardson wrote: > I just rece

Apache2::Upload v2.17 clobbering remaining CGI parameters

2024-01-10 Thread Randolf Richardson
I just recently upgraded my systems to Debian 12, and along with it came modperl_2.17. Overall, this release is working very well, except for one thing... Handling CGI parameters in HTML forms that support file attachments, which results all CGI parameters after the file (wheth