On Tue, 16 Dec 2003 11:55:38 -0500, Patrick LeBoutillier wrote:
> What is happening is even if one handler returns OK, the other ones are
> still invoked.
>
> I was able to get around this by creating a meta handler as such:
>
> PerlTransHandlerApache::ASP::MetaTransHandler
>
Geoffrey Young wrote:
Patrick LeBoutillier wrote:
Hi all,
I'm having some problems when I have with multiple PerlTransHandlers
defined.
What is happening is even if one handler returns OK, the other ones are
still invoked.
yes, this is a known issue. it's fixed in 2.0 but the behavior in 1.3 i
Patrick LeBoutillier wrote:
> Hi all,
>
> I'm having some problems when I have with multiple PerlTransHandlers
> defined.
>
> What is happening is even if one handler returns OK, the other ones are
> still invoked.
yes, this is a known issue. it's fixed in 2.0 but the behavior in 1.3 isn't
li
Hi all,
I'm having some problems when I have with multiple PerlTransHandlers
defined.
What is happening is even if one handler returns OK, the other ones are
still invoked. Also, the result changes depending on the order in which
the handlers are set. This should not have any impact since each ha