Stefan Traby wrote:
Hi !

I do not say that this is a bug, ok?
It's just not compatible with old mod_perl :)

mod_perl 1.0 doesn't use perlio layers.


While porting PApp (http://papp.plan9.de)
to mod_perl-1.99_12 I noted that internal_redirect
is not compatible with old mod_perl for a special case:

If STDOUT is crippled mod_perl-1.99_12 dies,
while 1.2x does not:

But you don't explain what you mean by a crippled STDOUT.


Take a look at this test:
t/api/internal_redirect.t                # client side
t/response/TestAPI/internal_redirect.pm  # server side

can you change it to reproduce your problem?

__________________________________________________________________
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