Autohandler error

How do I resolve this:
[debug]: /autohandler calls old style callback, use $m->callback (/opt/rt3/share/html/Elements/Callback:51)

I recently switched from RT::Authen-ExternalAuth to using LDAPSMB1.2_RT3 and now my log file is registering that line frequently.

Perhaps you should consider turning your log level from debug to
warning, error or info?

Once I’m finished debugging I will. Isn’t this an error that I should be concerned about?

Kevin W. Gagel
Network Administrator
Local 5448
My blog:
http://mail.cnc.bc.ca/blogs/gagel
My shared files:
http://mail.cnc.bc.ca/users/gagel

[debug]: /autohandler calls old style callback, use $m->callback (/opt/rt3/share/html/Elements/Callback:51)

Perhaps you should consider turning your log level from debug to
warning, error or info?

Once I’m finished debugging I will. Isn’t this an error that I should be concerned about?

Nope. That’s why it’s a debug level message rather than an error-level
one :wink:

Best,
Jesse

Jesse,

OK thanks I’ll ignore it.

Kevin W. Gagel
Network Administrator
Local 5448
My blog:
http://mail.cnc.bc.ca/blogs/gagel
My shared files:
http://mail.cnc.bc.ca/users/gagel--- Original message —
Subject: Re: [rt-users] Autohandler error
From: Jesse Vincent jesse@bestpractical.com
To: Kevin Gagel gagel@cnc.bc.ca
Cc: RT Users RT-Users@lists.bestpractical.com
Date: 10/07/2009 2:41 PM

On Fri, Jul 10, 2009 at 02:34:54PM -0700, Kevin Gagel wrote:

[debug]: /autohandler calls old style callback, use $m->callback (/opt/rt3/share/html/Elements/Callback:51)

Perhaps you should consider turning your log level from debug to
warning, error or info?

Once I’m finished debugging I will. Isn’t this an error that I should be concerned about?

Nope. That’s why it’s a debug level message rather than an error-level
one :wink:

Best,
Jesse