Autohandler invoked twice per request

Hello,

I’m doing some debugging and I noticed that autohandler (in the root
directory) seems to be called twice for each request. Is that normal,
and why is it invoked twice?

Thanks,
Steve

Stephen Turner
Senior Programmer/Analyst - Client Support Services
MIT Information Services and Technology (IS&T)

check $m->base_comp->pathOn 6/5/07, Stephen Turner sturner@mit.edu wrote:

Hello,

I’m doing some debugging and I noticed that autohandler (in the root
directory) seems to be called twice for each request. Is that normal,
and why is it invoked twice?

Thanks,
Steve

Stephen Turner
Senior Programmer/Analyst - Client Support Services
MIT Information Services and Technology (IS&T)


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.

At Tuesday 6/5/2007 03:56 PM, Ruslan Zakirov wrote:

check $m->base_comp->path

Aha - you may have uncovered my bug! I had a print.css file without
“inherit => undef” in a flags section, so that was causing the second
call to autohandler.

Thanks so much,
Steve>On 6/5/07, Stephen Turner sturner@mit.edu wrote:

Hello,

I’m doing some debugging and I noticed that autohandler (in the root
directory) seems to be called twice for each request. Is that normal,
and why is it invoked twice?

Thanks,
Steve