Fred Moyer wrote:
Fred, thanks for assistance, but your patch does not touch line 144 in
ParseFormData.pm:


Thanks for the spot.  My point though was that if you're not comfortable
with using the current libapreq release because it's developer release,
then making the changes to Apache::ParseFormData for compatability with
the current mod_perl version is not that difficult.  And you seem to have
a handle on what issues need to be addressed.  Restoring deprecated
functions in mod_perl2 for backwards compatability isn't the answer.

Stanislav, that method was removed since in Apache 2.x client_block_* are broken and Apache developers aren't planning on fixing them, but deprecate them and probably remove in 2.2. As Fred has demostrated, Apache::ParseFormData needs to be adjusted to use the existing API.



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to