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
likely to change.

> this still
> bothers me since the documentation and book state that what I was
> originally tring to do should work ok.

yes, very sorry about that.

> 
> Has anyone succesfully used multiple PerlTransHandlers?
> Is there anyway to "localize" (i.e. <Location>) them so that they are
> not always invoked?

you might look toward Apache::AuthenCache to see how it handles the
situation - authen handlers present a problem similar to trans handlers in
the respect you are talking about.

again, sorry for the bad info you've found.

--Geoff


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to