Geoffrey Young wrote:
 +            if (strEQ(modperl_callback_current_callback_get(),
 +                      "PerlResponseHandler")) {


IIRC, the current callback is set to PerlResponseHandler for output filters
as well, including the FilterInitHandler.

so, we probably need to include an XXX note here that push_handler() logic
is affected in FilterInitHandlers as well until we fix the outstanding
callback naming issue.  for output filters it shouldn't matter anyway.

How does it get affected? When you are inside request filters you are already inside a response phase.


__________________________________________________________________
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to