[rt-users] Callbacks not working

Paul Tomblin ptomblin at xcski.com
Wed Jun 13 10:01:57 EDT 2012


On Wed, Jun 13, 2012 at 9:41 AM, Mark Collins <mark at westgateit.com> wrote:
> Yes - even after the mason cache has been cleared the callback isn't running.

If the callback has an error, it exits silently.  I found a couple of
problems like this by going into /opt/rt4/lib/RT.pm and adding
"Carp::click;" just before the "die $_[0];" in the $SIG{__DIE__}
handler.  (Obviously you don't want to leave that there permanently.)


-- 
http://www.linkedin.com/in/paultomblin
http://careers.stackoverflow.com/ptomblin



More information about the rt-users mailing list