From: "Philip M. Gollucci" <[EMAIL PROTECTED]>
I haven't followed this whole thread, so I may be way off base here:

If you're implementing a filter, you're filter handlers _will_ be called as many times as neccessary.

You can account for multiple invocations or pass along information in

$f->ctx()  see the filter examples on the docs site.

$f is an Apache2::Filter subclass....



It's not mp2, and I don't believe I am using any Apache::Filter subclasses (I did what I thought was a pretty thorough check = find /my/perl/lib -name '*.pm' -exec grep "::Filter" /dev/null {} \;)

Any suggestions for tracking down the problem?

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to